this post was submitted on 09 Aug 2024
80 points (98.8% liked)

Open Source

30272 readers
1629 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I recently switched to using KeePass and Syncthing, and I love them. I was wondering if there's a bookmark manager where I can keep all my bookmarks on a synced file like KeePass. I've tried looking, but I haven't had any luck. Does anyone know of one?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 month ago

I was looking for a bookmark app that can sync via Syncthing too, but I had no luck finding such an app.

I think I will end up using markdown editor (notes app), specifically Markor, because it allows appending links to a file (note) through the share menu. It's using .md files which you can easily sync via Syncthing, and then open the file on desktop with some markdown editor like Joplin.
On desktop you would have to manually copy and paste the link into the file though.

It's probably possible to streamline that process more, but if you don't save a lot of links it's ok, I guess.