| Thanks! I'm planning to make a short youtube video that shows how to use it. The user interface is open-ended, which I consider a strength, but it means not all the uses are immediately obvious. Things I'm thinking of adding: - Allow to sync to dropbox/drive/etc. (currently sync is only to couchdbs) - Improve full-text search - "Save session" shortcut, to tag all open tabs in the window at once. (so you can later recall all the tabs at once by finding the tag) - Automatically extract meta keywords from a url to suggest tags. (that's already written, I just need to test it and smooth it) - Maybe save content of the page too? Maybe allow to also store pages that aren't bookmarked? (Currently I don't do it because it takes too much space and affects search speed) - Automatically publish your bookmarks to a webpage (with filtering the tags you want to display). Maybe even add a social element to it, a little like delicious was. I can probably think of more ideas. In most of my projects, I usually have more ideas than time :) |