Menu

#70 Quick-add to bookmarks.

open
nobody
Interface (22)
5
2012-12-05
2005-01-21
Anonymous
No

Is it possible to add a quick-add functionality. I currently have a
button within Opera which allows me to enter in a bookmark for
the current page, but it'd be nice to be able to:

Click on the button/link, which would enter the bookmark into the
last category visited, and return back to that page.

and/or

Click on the button/link, which would enter the bookmark into the
category specified in the URL, and return back to that page.

EG: URL/button would be

javascript:window.location='http://website/olbookmarks/index.php?
show=bookmark_new&auto=1&newurl='+escape(location.href)
+'&newtitle='+escape(document.title)
+'&quick=1&category=foobar';

The 'quick=1' would quickly add the URL to the bookmarks.
The 'category=' would add it into the specified category, or if not
defined the last visited category.

Discussion


Log in to post a comment.