Description
merged queri.ac bootstrap commands
q -u [USERNAME] ............. Go to user page
q -s [KEYWORD] .............. Search queri.ac commands
q -m [KEYWORD].............. Search my commands
q -ct [TAG] ...................... View Community Tag ...
q -t [TAG] ....................... View my Tag ...
q -q [COMMAND] ............ View queries for command...
q -mq [COMMAND] ......... View my queries for command...
q -c [COMMAND] ........... View command... (same as [COMMAND] -h)
q -n [URL] ...................... Create New command (to append in front of a URL while browsing)
q -mc [COMMAND]/edit (or /show) ............................ Show or edit a command (this used to work without adding edit or show)
Options
-
user
- description: View User page
- alias: u
-
Search
- param: /commands/search_all?q
- description: Search All
- alias: s
-
mySearch
- param: /user_commands/search?q
- description: Search My Commands
- alias: m
-
Tags
- description: View Community Tag...
- alias: ct
- value prefix: /user_commands/tag/
-
myTags
- description: View My Tag ...
- alias: t
- value prefix: /ycc/user_commands/tag/
-
cmd
- description: View command ...
- alias: c
- value prefix: /user_commands/
-
myCmd
- alias: mc
- value prefix: /ycc/
-
Quiery
- description: View queries for tag ...
- alias: q
- value prefix: /queries/tag/
-
myQuiery
- description: View queries for my tag ...
- alias: mq
- value prefix: /ycc/queries/tag/
-
new
- description: Create New command
- alias: n
- value prefix: /user_commands/new?url=
