mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 22:55:59 +03:00
[GH-ISSUE #243] Allow choosing sync method per account #232
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#232
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 @Tank-Missile on GitHub (Mar 21, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/243
I'm using two providers, and the first one, as you know, has the bookmarks app available. The second provider is a backup, since relying on one provider only is bound to cause issues down the line. This second provider does not have the bookmarks app available, and so I must use the xbel sync method for it instead. However, currently you can only set the sync method globally for all accounts.
@marcelklehr commented on GitHub (Mar 22, 2019):
Oh, that's actually not true. The selector in the main view is only used when creating a new account. I should probably make this clearer in the UI. The sync method of each account is displayed along with the hostname right below the folder name.
However, even if you create a second account, you cannot, currently, sync the same folder with two accounts. I have disabled this, because I fear it would entail a lot of unforeseen issues.
@Tank-Missile commented on GitHub (Mar 22, 2019):
Oh, I'm an idiot for not noticing that. Is there no way to change the sync method per account after creation though?
@marcelklehr commented on GitHub (Mar 22, 2019):
There is not, because all adapters require different settings. Creating a new account for the same folder shouldn't be a problem, though, I think.
@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.