The solution I was looking for:
- browser independent
- works on desktop AND mobile
- has tags (more specifically EXCLUSIVE tagging)
- low friction / integrates with my workflow (easy to add and find bookmarks)
It's a personal bookmark manager. So everything is private. You cannot share collections.
Sure, All python related bookmarks go into a folder marked Python, or the system looks at your folder structure and then puts the correct bookmarks in the right folder by learning from some type of training.
I just wrote a bookmark manager for myself, because I couldn't find one which utilizes the concept of exclusive tagging. It's a web app and does NOT have a "read it later" feature (it just links the live website).
You can test it at sharkbookmark.com
It's free. No ads, no BS.
The solution I was looking for: - browser independent - works on desktop AND mobile - has tags (more specifically EXCLUSIVE tagging) - low friction / integrates with my workflow (easy to add and find bookmarks)
It's a personal bookmark manager. So everything is private. You cannot share collections.