Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on programming.dev
opensource·Open SourcebyAmbuj Yadav

Any bookmarking solution?

I need a bookmark syncing service for managing bookmarks Requirements:- 1 Independent (Nextcloud bookmarks are really slow) 2 Web client (Reason of rejecting xbrowsersync) 3 Should be bookmark management ,not read it later 4 Should not be self-hosted or if it is self-hostable then must have some server for free account (I cant host stuffs)

Help pls , thnx

View original on programming.dev
28

23 replies

Use Firefox with a Mozilla account, sync bookmarks between browsers.

Since you already rejected xbrowsersync, I'm guessing that's not the answer you want but honestly, who needs a web client if you're syncing right into your browser?

5

This seems to be a different subject, or you're just making up new criteria on the fly 😂

Firefox has finally opened up their larger add-on repo on Android. It seems to be slow going(?) but syncing extensions across desktop and mobile should eventually be possible.

Shortcuts — idk but probably not.

5

Feel free to try my SyncMarks. It's available for any Desktop browser and can sync across all Browsers. The backend is working as Web GUI.

Backend: https://codeberg.org/Offerel/SyncMarks-Webapp

Browser Extension: https://codeberg.org/Offerel/SyncMarks-Extension

I don't know what happens with manifest v3, because the Mozilla variant is not compatible to Chromium. Maybe I have to use 2 independent branches. But I try to avoid that. Manifest v3 is a big mess of bullsh*t.

But anyway feel free to try it. You are welcome.

4
Pacoreply

I do not.

I self host it inside docker on my local network.

1
lemmy.ml

Buku with extension Bukubrow is already good for me to have offline bookmark manager, flexibel function on CLI or browser. With Archivebox combination in my Librewolf reading my archive website.

2

Look into hosting linkding on fly.io free account.

1
lemmy.world

What's the difference in bookmark management versus read-it-later? Do you need compatibility with a specific browser?

Do low tech solutions work? Like passing a JSON or something around with rsync?

1

A bookmark manager have a option to add links and search it later to go to link like Firefox Bookmarks. But,A read it later service take a link then grab page and add it to unreaded section then u read it it and it moves to readed section like wallabag.

1

You reached the end

Any bookmarking solution? | Spyke