Tallefer / arora

Automatically exported from code.google.com/p/arora
0 stars 0 forks source link

Shortcuts (short names) for bookmarks #143

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Can you add bookmarks short names feature as in ff/opera? It might be edit box 
in bookmark 
adding dialog.

By example, in FF i can write 'sd' in address bar and browser will open 
'http://slashdot.org' for 
me.

Original issue reported on code.google.com by rc.4...@gmail.com on 21 Jul 2008 at 9:20

GoogleCodeExporter commented 9 years ago

Original comment by ice...@gmail.com on 28 Jul 2008 at 4:11

GoogleCodeExporter commented 9 years ago
This can be done by implementing a LocationHandler like 
SearchEngineLocationHandler.

Original comment by bique.al...@gmail.com on 9 Nov 2008 at 7:00

GoogleCodeExporter commented 9 years ago
I use this feature heavily in other browsers (for easy access to information 
sources by a keyword: various 
dictionaries, wikipedia, ...) and Aurora is 50% less suitable for me than 
Konqeror/FF because of this very 
issue. Would be nice to know whether this feature is going to be implemented 
and, if so, when.
Thanks.

Original comment by neithere on 17 Feb 2009 at 3:17

GoogleCodeExporter commented 9 years ago
Can you provide a link to documentation for this feature in Firefox?  I tried 
to find how to set sd to slashdot in 
my firefox, but was unable to figure it out.

Original comment by ice...@gmail.com on 19 Feb 2009 at 4:23

GoogleCodeExporter commented 9 years ago
Sure, take a look at this: http://lifehacker.com/software/bookmarks/hack-attack-
firefox-and-the-art-of-keyword-bookmarking-196779.php

Note that it supports sprintf-like syntax to insert custom params into the URL.
E.g. you type "w foo", hit Enter and the browser opens the URL "http://
en.wikipedia.org/wiki/foo".

Konqueror has much more flexible and elegant (imho) solution so would be great 
if 
it's considered too =)

Original comment by neithere on 19 Feb 2009 at 11:33

GoogleCodeExporter commented 9 years ago
This is quite identical to the search engines, where you're able to add a 
keyword for a search engine. 
Add "gg" to Google and "gg Arora" searches Arora at Google. 

The benefit for this issue, is you're able to add any page, any keyword, any 
form: what you want. 
Firefox has e.g. the ability to right-click at a text-input element and say 
"Create bookmark". Let's say 
you do this for the Arora issue list here at Google Code (top of the page, 
inside the blue bar) and call it 
"arora". Type "arora bookmarks" in the addressbar and you're going to the url 
http://code.google.com/p/arora/issues/list?q=bookmarks immediately!

I think this is very useful, especially because the Arora searchbox behind the 
address bar supports 
only opensearch declarations. So a very custom search is only possible with 
this shortcut bookmarks 
feature :)

Original comment by jurian%s...@gtempaccount.com on 10 Nov 2009 at 11:25