mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #1086] Sync to local file #718
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#718
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joaoherberto on GitHub (Mar 20, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1086
Describe the feature you'd like to request
Configure floccus to sync to a local file/directory which Syncthing will then synchronize to other devices?
Describe the solution you'd like
First, I am using floccus with a Webdav disk and it works perfectly.
I also use KeepassXC with the browser extensions to sync my passwords and I use Syncthing to continually sync the KeepassXC file. Everytime it changes, KeepassXC reloads the file. It works flawlessly.
Is there a way to configure floccus to sync to a local file/directory which Syncthing will then synchronize to other devices?
Describe alternatives you've considered
None
@marcelklehr commented on GitHub (Mar 20, 2022):
Yes, there is :) See https://github.com/TCB13/LoFloccus#readme
@joaoherberto commented on GitHub (Mar 20, 2022):
Nice but sadly not available for Linux, it would be nicer not to have another extension. I don't want to offend anyone, because I know very little about programming, is it that difficult to add the option for a local directory?
@marcelklehr commented on GitHub (Mar 20, 2022):
Yes, that's an ongoing discussion. Web Extensions are not allowed to access your files directly, which is why floccus doesn't support this out of the box. As far as I am aware, it is still possible to build LoFloccus it yourself, but I understand that's not everbody's cup of tea. An alternative is to simply set up some other WebDAV server on your local machine, e.g. something like this: https://github.com/marlluslustosa/Floccus-WebDavDocker
@github-actions[bot] commented on GitHub (Mar 20, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.