Does anyone have a solution for full-text search of a folder of bookmarks? Specifically I want to search the sites themselves, not merely the text of the home pages (which is where the URLs point). The specific problem I’m trying to solve is searching for seeds. I have about 20 different seed vendors bookmarked I want to search across all of their seed catalogues at once (without having to visit each site to search o…
Bookmarks.txt is a concept of keeping URLs in plain text files
91–100 of 161 posts
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#92to hn
The script will open the site https://news.ycombinator.com with Chrome. I also have a help screen that lists the URL's and their mnemonics. Again, note that this is a very short list.
I like working at a command-line so it's often faster for me to run something like this instead of typing the first few characters of a site name into a browser and waiting for the URL autocomplete to finish the URL for me.
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#93I think this is going in the wrong direction. While cool URIs don't change [0], many URLs that you'd like to bookmark are not cool. So for bookmarks to be useful long-term you need to store much more data than just the URL. At the very least you need a timestamp to be able to find the resource you wanted to bookmark on the Internet Archive in the future. But better would be to save a snapshot of the site alongside th…
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#94I use emacs org mode files ... much more functional.
Could you go over how you save bookmarks with Emacs, I'm curious as a fellow Emacs user.
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#95Mozilla-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.
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#96Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#97Reading through the comments in this thread, it looks like the population is split in two groups. The first group considers "bookmarks" as a directory of often-visited sites, and needs a way to avoid typing their URLs every time. The second group intends "bookmarks" as a wish list for sites that might need a second (deeper) visit. It may be time to find another metaphor for this second group: "postcards" might work b…
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#98I think this is going in the wrong direction. While cool URIs don't change [0], many URLs that you'd like to bookmark are not cool. So for bookmarks to be useful long-term you need to store much more data than just the URL. At the very least you need a timestamp to be able to find the resource you wanted to bookmark on the Internet Archive in the future. But better would be to save a snapshot of the site alongside th…
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#99I use emacs org mode files ... much more functional.
Could you go over how you save bookmarks with Emacs, I'm curious as a fellow Emacs user.
Re: Bookmarks.txt is a concept of keeping URLs in plain text files
#100I do this, albeit, kinda a Start Page. I like it because it is plain-text, and I can access it from any browser (not just the ones I bookmarked with). Mine is online (rendered client-side) so I can access it from anywhere. https://start.oinam.com Just in case, anyone wants to look the source is at https://github.com/oinam/start