mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[GH-ISSUE #264] Sync the same folder with multiple accounts #252
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#252
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 @marcelklehr on GitHub (Apr 9, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/264
@sunjam commented on GitHub (Mar 3, 2020):
Is this possible with v4.0.2?
@marcelklehr commented on GitHub (Mar 7, 2020):
It is not. Floccus is still hardcoded to avoid this, as I'm afraid people will shoot themselves in the eye if this is allowed. What is your usecase for this, so I can understand the concern better?
@Tank-Missile commented on GitHub (Apr 3, 2020):
A usecase for me is redundancy. If I could sync the same folder with multiple providers, it's an extra layer of keeping my bookmarks safely backed up. This way if one of the providers I use goes offline, I can still rely on the other providers to keep my bookmarks backed up.
@sunjam commented on GitHub (Apr 3, 2020):
For me, I want to find a way to keep copies of my bookmarks in multiple locations as well. In fact, I'd like to keep an update-to-date copy in Nextcloud + a local filesystem copy outside of my Nextcloud storage in case it becomes unavailable, or I just want to be a crazy person and use a bookmark application that looks for local filesystem html files. No worries if this request is madness. :)
@marcelklehr commented on GitHub (Apr 23, 2020):
I guess, it should be fine to remove the restriction now. The controller makes sure that no two accounts are synced at the same time, so I guess this should be fine.
@github-actions[bot] commented on GitHub (Mar 21, 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.