💾 Archived View for bbs.geminispace.org › u › skyjake › 18446 captured on 2024-08-19 at 01:04:12. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2024-08-31)

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

Comment by 🕹️ skyjake

Re: "Sync bookmark?"

In: s/Lagrange

I added this to the tracker:

— /s/Lagrange-Issues/84

To address the "why not": using a repository is technically more complex than strictly required. Granted, syncing is usually a nontrivial task, but I'm more inclined to have a simple sync method that does not rely on any external tools or libraries.

🕹️ skyjake [mod, sysop]

Jul 09 · 6 weeks ago

4 Later Comments ↓

🛰️ lufte · Jul 09 at 14:27:

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

🍀 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 · 6 weeks ago