I wish people differentiate various web based bookmark services from actual browser bookmark synchronizers.
After xmarks' demise it was really hard to find correct replacement due to the above. I want to use native bookmarks in my browser instantly including locator search etc.
I ended up using awesome xBrowserSync which has cross firefox/chrome extensions to sync bookmarks. I self host with excellent and compact https://github.com/ishani/xSyn server written in go. Though you could use public servers as it's client side encrypted and anonymous.
I've used Raindrop for a long time (https://raindrop.io) to store a bookmark of all articles I read, categorised in months. It's been interesting to see the variations in "slow" months and busier months. I can see that I'm desparate to read stuff when I'm bored for example.
The 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.
Great! How does it compare to Wallabag (https://wallabag.org/en)? Does it provide something more? Wallabag changed my life, if there are some better features, I would switch in a bliss!
Wallabag has a pretty bad user experience if I have to compare it with Shiori. Shiori is easy to install, easy to run, and automatically creates local "reader mode" and archives of the webpages as you add them. On top of that it has a full command line client and an API you can query.
Really 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:
I've been doing this with directories/text files/a handful of shell functions for the last few years. It's not _great_, so I'd love if there was a better tool that supported a similar "storage backend". Being able to grep everything, sort by modtime, etc. is pretty nice.
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 build if desired, but the build from source is pretty straightforward.
Sir, where have you been? I've been looking for exactly this, a self-hosted pinboard clone. A look and feel like miniflux [1] - there's something timeless about it. I also appreciate the public frontend. This looks like a great project. Have you sensed a need to add postgres/mysql support or perhaps that's overkill? Any plans to implement archiving?
I would love details on a docker build for my own homelab. I don't know Haskell, but perhaps it's time to tinker with something new.
also, let's be honest - the kinds of folks running self hosted software are devs and techies, and no one in the open source self hosted space is feeding their family on these tools.
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.
I've been relying on Hacker News "upvoted submissions" and Twitter's "likes" to avoid losing interesting links forever. And also browser bookmarks, synchronized or not. Kind of low tech.
Wondering if I'm missing out by neglecting bookmark managing tools. They sure would have to integrate seamlessly with my browsing habits for them to stick.
JulianWasTaken|6 years ago
ClashTheBunny|6 years ago
hrez|6 years ago
After xmarks' demise it was really hard to find correct replacement due to the above. I want to use native bookmarks in my browser instantly including locator search etc.
I ended up using awesome xBrowserSync which has cross firefox/chrome extensions to sync bookmarks. I self host with excellent and compact https://github.com/ishani/xSyn server written in go. Though you could use public servers as it's client side encrypted and anonymous.
charles_f|6 years ago
Thanks!
Tehnix|6 years ago
The 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?
sandinmyjoints|6 years ago
kissgyorgy|6 years ago
ekianjo|6 years ago
techntoke|6 years ago
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. Hopefully something like this will get added eventually.
I'm envisioning something like,
mh-|6 years ago
WhatIsDukkha|6 years ago
platz|6 years ago
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 build if desired, but the build from source is pretty straightforward.
brettinternet|6 years ago
I would love details on a docker build for my own homelab. I don't know Haskell, but perhaps it's time to tinker with something new.
[1]: https://miniflux.app/
platz|6 years ago
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.
norswap|6 years ago
bravura|6 years ago
stevekemp|6 years ago
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.
darekkay|6 years ago
[1] https://darekkay.com/static-marks/
pacoverdi|6 years ago
Wondering if I'm missing out by neglecting bookmark managing tools. They sure would have to integrate seamlessly with my browsing habits for them to stick.
mglass3000|6 years ago
joker99|6 years ago
fastbmk|6 years ago
eximius|6 years ago
mitchtbaum|6 years ago
lanius|6 years ago
bedros|6 years ago
ronaldl93|6 years ago
burtonator|6 years ago
https://getpolarized.io/
... as are Wallabag and Raindrop which a few other people mentioned. Seems like there's definitely a longtail here.