Summary: | bookmark sync is missing | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | John <john-soda> |
Component: | general | Assignee: | David Rosca <nowrep> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | galilei.mail, hsantanna, justin.zobel, justin, kde, nortexoid, sjehuda, stilgar.wolf, thomholwerda |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
John
2018-04-28 17:17:07 UTC
Not only bookmarks, but sync of passwords too. *** Bug 396503 has been marked as a duplicate of this bug. *** I would favor bookmark sync, tab sync,... via my own Nextcloud instead of Mozilla or other 3rd-parties. Firefox sync of bookmarks, logins, etc. would be a terrific feature to have. Having some way to synchronise bookmarks, passwords, or even tabs between KDE machines would be an amazing addition to Falkon. If using e.g. Firefox Sync is undesirable, would it perhaps be possible to make something like this work through KDE Connect instead? Greetings! I intend to write a Falkon extension that would synchronize bookmarks, history, tabs ans other essential data. The extension will be based on the same XMPP system which is offered by Blasta. gemini://woodpeckersnest.space/~schapps/journal/2024-11-28-xmpp-for-browsers.gmi Code: https://git.xmpp-it.net/sch/Blasta Video: https://video.xmpp-it.net/w/cfozoUeVLFbBFMCCSCJ1Dn Instance: https://blasta.woodpeckersnest.eu/ So it will require an XMPP account to store the data? (In reply to Justin Zobel from comment #7) > So it will require an XMPP account to store the data? Yes. The extension will require an XMPP account. The specifications upon which the extensio be based upon be: * XEP-0060: Publish-Subscribe (PubSub); and * XEP-0163: Personal Eventing Protocol (PEP). It means, that all data be stored within PubSub nodes of self XMPP account. This is how it works with project Blasta which I have linked to. Ah OK. I'll wait for something local or even Nextcloud based. |