I'm trying to create a command with quit a lot of options, I'd like to
have less command for the queriac website. While I'm at it, I though
I'd also add in some shortcuts: to the help, tutorial and settings
page.
But all the shortcuts other than the homepage don't work.
For this, I use prefixes. I've done this quit often and it works...
exempt here.
All checkbox options (sharing, anonymous quieries...URL encoding) are
disabled for now
See option details below - options [:help1][:tutorial][:settings]
don't works
(here's a screenshot for better visbility:
http://img229.yfrog.com/img229/5501/queriacqs091024.png
)
---------------------------------------------------------
http://queri.ac[:help1][:tutorial][:settings][:mypage][:username][:cCmd][:myCmd][:cTags][:myTags][:cQuiery][:myQuiery](q)[:cShow]
Options
* help1
o description: Go to help page
o alias: hp
o value prefix: /help
* tutorial
o description: Go to tutorial page
o alias: t
o value prefix: /tutorial
* settings
o description: Go to my settings
o alias: set
o value prefix: /settings
* mypage
o description: Go to my quiriac page
o alias: mp
o value prefix: /ycc
o private: true
* username
o description: an other persons username
o alias: u
o value prefix: /
* cCmd
o param: /commands/search_all?q
o description: Search community commands...
o alias: c
* myCmd
o param: /user_commands/search?q
o description: Search my commands...
o alias: m
* cTags
o description: Search community tag...
o alias: ct
o value prefix: /user_commands/tag/
* myTags
o description: Search my tag...
o alias: mt
o value prefix: /ycc/user_commands/tag/
o private: true
* cQuiery
o description: Show community quieries for ...
o alias: cq
o value prefix: /queries/tag/
* myQuiery
o description: Show my quieries for ...
o alias: mq
o value prefix: /ycc/queries/tag/
o private: true
* cShow
o alias: show
o value prefix: /show
---------------------------------------------------------
When I do 'qs -hp', I see the same page as ...qs/show but with the
title 'Queriac Help'
If I do 'as -hp -T' I get a msg : 'The user 'help-T' doesn't exist.'
Same with options -help1, -t, -tutorial -set, -settings
Seems quieriac 'engine' thinks all inputs following
http://queri.ac/
should be usernames.
Sure, I could just remove those options, ... but I'd like to know why
they don't work.
In the same way I created one for Facebook :
http://queri.ac/ycc/fb/show
PS: I also just noticed I can't access my wiki command - I can edit,
but can't use it:
http://queri.ac/ycc/wiki/show
PS2: BTW, it would be nice if we could store draft commands, like this
cases, or for when we suddenly have to leave.
Thanks