▲ | renegat0x0 5 days ago | |
I think that people who say they prefer keeping a simple file has never found a good app for bookmarking. There is still a space for killer app with bookmarks. I think that simple URL bookmarking is just wrong. It simply will not work for big bookmarking data sets. The key is using tags, and rating system, and automatic update which checks if URLs are even valid any more. I also thought that we miss a killer RSS app. That is why I created my own self-hosted app. - it can store bookmarks - it gather news through RSS - it provides tags (I can search bookmarks by tags) - it provides user ratings (I can filter using it too) - I can filter, or order by link, date of publish, date of creation, etc. etc. - It checks if links are rotten (and marks them) - I can mark link to read it for later - I can see how many times I have visited a link - I can check 'related links' to jump to things I have jump before from this link On the other hand, I am quite certain that I use it, because it is 'tailored for me'. I am not that interested in the looks. I know how it works - https://rumca-js.github.io/search - demo search - https://rumca-js.github.io/music - demo music - https://rumca-js.github.io/bookmarks - demo bookmarks - https://github.com/rumca-js/RSS-Link-Database - database of bookmarks - https://github.com/rumca-js/Internet-Places-Database - link meta information - https://github.com/rumca-js/Django-link-archive - main crawling engine using for all databases |