As there are now quite a lot of shortcuts for managing shortcuts, I wrote an overview of them:
Search Shortcuts |
||||
Keyword | Alias | Title | Example | Example description |
---|---|---|---|---|
keyword |
!k |
Search shortcuts by keyword | keyword g | Find shortcuts whose keyword starts with g |
namespace |
!n |
Search shortcuts by namespace | namespace deu | Find shortcuts in the namespace deu |
tag |
!g |
Search shortcuts by tag | tag maps | Find shortcuts tagged with maps |
title |
!t |
Search shortcuts by title | title google | Find shortcuts containing "google" in their title |
url |
!u |
Search shortcuts by url | url google.com | Find shortcuts containing google.com in their URL |
Log In and Out |
||||
login |
!li |
Login | login | Go to the login page |
logout |
!lo |
Logout | logout | Go to the logout page |
Add & Edit Shortcuts |
||||
add |
!a |
Add Shortcut | add g, Google, www.google.com | Create a shortcut with the keyword g , title Google and URL www.google.com |
Add Shortcut | add g, www.google.com | Create a shortcut with the keyword g and URL www.google.com |
||
Add Shortcut | add www.google.com | Create a shortcut with the URL www.google.com |
||
Add Shortcut | add | Create a new shortcut | ||
edit |
!e |
Edit Shortcut | edit g, 1, o | Edit the shortcut with the keyword g , 1 argument in the o namespace. |
Edit Shortcut | edit g, 1 | Edit the shortcut with the keyword g , 1 argument in your user namespace (when calling from /u/[username] . |
||
Edit Shortcut | edit g | Edit the shortcut with the keyword g in your user namespace (when calling from /u/[username] ). If there is more than one, the shortcut with the lowest argument count will be picked. |