💾 Archived View for bbs.geminispace.org › u › lufte › 18448 captured on 2024-08-31 at 15:55:25. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-19)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🛰️ lufte

Re: "Sync bookmark?"

In: s/Lagrange

I liked the idea behind DecSync[1]: a format spec for synchronization that relies entirely on the file system, but makes sure to avoid or resolve conflicts. If your app is able to import/export its bookmarks in this format, you could use any external tool (the author recommends Syncthing, which I love) to do the actual synchronization.

— [1] https://github.com/39aldo39/DecSync/blob/master/design.md

🛰️ lufte

Jul 09 · 8 weeks ago

3 Later Comments ↓

🍀 gritty · Jul 09 at 16:02:

I think I read some folks using syncthing

💀 requiem · Jul 10 at 14:57:

I would also love this feature, and as far as self-hosting, could we have Git storage? Also as there are apps for both MacOS and iOS, would iCloud / Files.app sync be a possibility? (Latter would be amazing as it would allow any provider to be used, like ProtonDrive etc).

🥜 smallpatatas · Jul 11 at 04:55:

I cobbled something together for this recently, still haven't had a chance to tidy up the code in order to make it easy for other people to use, but it's on my todo list :)

tl;dr - it's a bookmarks page that links to a Python CGI script that takes user input and appends URLs and descriptions to a csv, which is then read by a script that builds the bookmarks page:

— gemini.patatas.ca/posts/bookmarks-solution-gemini.gmi

Original Post

🌒 s/Lagrange

Sync bookmark? — I've never been fond of to sync my bookmark if firefox, but now on gemini, that I have a key that is attached to a 'avatar' I'm thinking that having my bookmark synced between all my lagrange browser would be interesting! I assume that if a page would be dedicated to your bookmark, lagrange could sync it... Is that something that is possible / in the work / never will happen?

💬 daruma · 7 comments · Jul 09 · 8 weeks ago