Bookmarks.txt is a concept of keeping URLs in plain text files
41–50 of 161 posts
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#42(For those curious about why one needs so many bookmarks, similar to maybe some other people, I use the bookmark feature as a "like" to save articles/URLs I find interesting).
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#43Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#44Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#45I 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
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#46I never really used browser bookmarks until I discovered Firefox's bookmark keyword feature [1]. It basically eliminates the search step. For example, I set "pr" to the GitHub pull request page. Just press Alt + D to focus the address bar, type the keyword, and hit Enter. [1] https://support.mozilla.org/en-US/kb/bookmarks-firefox#w_how...
Saves me a middleman request.
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#47This is needed, TIL but only till recently did Firefox remove their bookmarks limit, it was something like 6000 about 3 years ago. (For those curious about why one needs so many bookmarks, similar to maybe some other people, I use the bookmark feature as a "like" to save articles/URLs I find interesting).
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#48Mozilla-based browsers used to (before Firefox 3, I believe) store bookmarks as HTML (bookmarks.html) instead of using an SQLite database. It still uses a single HTML file when exporting or importing bookmarks.
I was wondering if someone else would remember this.
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#49Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#50Bookmarks are something I have grown tired of. From the days of del.icio.us, I started collecting bookmarks and it kind of trickled along almost until Pinboard went on life support (or something else if you'd prefer to call that). The thing is - I just saved bookmarks, I never really utilised them ever, to find something, to go back to. I can remember once or twice and either I couldn't find anything among my bookmar…