bookmarks-manager
bookmarks-manager copied to clipboard
Add a feature to move a bookmark to a different folder.
See https://addons.mozilla.org/en-US/firefox/addon/bookmark-quick-mover/ .
You can use the drag and drop for this
@inbasic : I and other people find it hard due to https://en.wikipedia.org/wiki/Accessibility reasons.
Can you explain what this "bookmark-quick-mover" does exactly?
On Tue, 16 Oct 2018 12:52:02 +0000 (UTC) InBasic [email protected] wrote:
Can you explain what this "bookmark-quick-mover" does exactly?
yes, it adds a context menu item called "move" that pops a dialog that allows you to select a folder to which to move the selected bookmarks. like cut/paste only more convenient.
--
Shlomi Fish http://www.shlomifish.org/ Parody of "The Fountainhead" - http://shlom.in/towtf
Chuck Norris knows exactly which thing is rotten in the kingdom of Denmark. — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/
Please reply to list if it's a mailing list post - http://shlom.in/reply .
@inbasic : Please see https://github.com/shlomif/bookmarks-manager/tree/move-bookmark for a work-in-progress impl of this feature.