How about a bookmarks manager that is also a git repo?
I had this for years, but recent security-changes to browsers make it not work: https://github.com/skx/bookmarks.public Will work if you move the bookmark data into the main script, but then it is less easy to maintain and less clear.
Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
11–20 of 34 posts
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#12Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#13I like the ingestion via bookmarklet method, as it's low user overhead; just does the job and gets out of your way.
I have 73k bookmarks on my instance, which other sass sites sometimes aren't optimized for, and can be sluggish while filtering searching etc.. (users normally have around 5k)
I can add detail for a docker build if desired, but the build from source is pretty straightforward.
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#14Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#15Plugging my self hosted web based bookmark manager as well https://github.com/jonschoning/espial I like the ingestion via bookmarklet method, as it's low user overhead; just does the job and gets out of your way. I have 73k bookmarks on my instance, which other sass sites sometimes aren't optimized for, and can be sluggish while filtering searching etc.. (users normally have around 5k) I can add detail for a docker b…
In that context open source should be like a bazaar where we share ideas and compete a bit, and see what works, and learn from each other. Let a thousand flowers bloom; we aren't talking about seed rounds here.
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#16Other choices for this problem as usual at https://github.com/Kickball/awesome-selfhosted#bookmarks-and... .
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#17Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#18... as are Wallabag and Raindrop which a few other people mentioned. Seems like there's definitely a longtail here.
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#19Really happy to see an update to this. Shaarli is an alternative, but seems to have issues with the default Docker container. However, I would be much happier with an ncurses-based and file-system database for a bookmark manager that uses Markdown front matter or even just a TOML file: https://gohugo.io/content-management/front-matter/ Would be much easier to manage bookmarks and sync them in a directory-tree format.…
Has anyone spoken to you recently about orgmode :)