Hi pablo7,
Welcome to Queriac. Glad to see you're excited about its
possibilities. We are too!
For now, you can view the source of any command by copying it. You'll
see the bookmarklet in the url input field on the copy page. I agree
that seeing the url of a bookmarklet is a handy thing and will look
into displaying them fully without cluttering up a command's page.
Gabriel
PS
If you like bookmarklets, you'll like that you can convert any of
your commands to bookmarklets simply by prefixing it with your
bookmarklet command (mine is 'j') and applying a queriac javascript
symbol.
For example, take your google command, g. `j g :s` would do my google
command and replace :s with
whatever text I've selected. The other queriac javascript symbols are:
:u - url of current page
:t - title of current page
:H - full host of current page ie
http://queri.ac
:h - partial host of current page ie
queri.ac
I plan on writing a blog post about this and some other cool new
features soon. Feel free to play with this and let us know what you
think.