Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
1–10 of 34 posts
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#2However, 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. Hopefully something like this will get added eventually.
I'm envisioning something like,
* bookmarks/
* services/
* google.md
* favicons/Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#3Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#4Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#5Other choices for this problem as usual at https://github.com/Kickball/awesome-selfhosted#bookmarks-and... .
Thanks!
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#6Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#7Really 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.…
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#8Really 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.…
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#9How about a bookmarks manager that is also a git repo?
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.
Re: Show HN: Shiori v1.5 – Self hosted bookmarks manager, now with archival support
#10The one thing missing in Shiori for me to replace it would be a share extension for mobile. I use several different browsers and also often read for mobile, where Raindrop can store the bookmark via the share sheet.
I was interested if others do similar things?