6
edits
(bookmark manager: batch tagging) |
|||
Line 105: | Line 105: | ||
* Selecting multiple tags (sidebar, below "Tags") should be possible. Only bookmarks with all selected tags should be displayed (AND). It would be nice to be able to use boolean OR as well. Use CTRL key to make multiple selections, use of SHIFT to select a range. | * Selecting multiple tags (sidebar, below "Tags") should be possible. Only bookmarks with all selected tags should be displayed (AND). It would be nice to be able to use boolean OR as well. Use CTRL key to make multiple selections, use of SHIFT to select a range. | ||
* The JSON export should not replicate all bookmarks below the tags folder. Instead, every bookmark should have a tags field and just reference tags via id or name. The current solution is impractical. It is not so much the size of the created files, but the reusability of the json files from other programs. I know this goes beyond the purpose of a backup feature. | * The JSON export should not replicate all bookmarks below the tags folder. Instead, every bookmark should have a tags field and just reference tags via id or name. The current solution is impractical. It is not so much the size of the created files, but the reusability of the json files from other programs. I know this goes beyond the purpose of a backup feature. | ||
* Batch tagging: addition, deletion, and alteration of tags on multiple bookmarks. So, for example, if I select 10 bookmarks, I should be able to then delete a tag that some or all of them share, or create a new tag that is applied to all of them, or change the name of a tag that some or all of them share. | |||
== Searching/Browsing bookmarks == | == Searching/Browsing bookmarks == |
edits