mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #169] Reset cache: Explicitly select which side to keep or whether to merge #162
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#162
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 @jlbprof on GitHub (Sep 7, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/169
I do not believe there is a way to do this now, so correct me if I am wrong.
I am looking at the recent option you added "reset cache". I am not totally sure what that is intended to do so let me explain one of the features I liked from Xmarks.
You could select normal syncing, or you could say keep what is on the server and throw away what is on the browser, or you could say keep what is on the browser and throwaway what is on the server.
I believe "reset cache" is probably equivalent to "keep what is on the browser, and throw away what is on the server".
So am I correct in what "reset cache" does?
What do you think about the other options I listed?
Right now if I want to throw away what is on the browser, I have to first delete my local bookmarks and then sync. Or if I want what is on the browser, I would delete my bookmarks.xbel file on the server and sync.
Thanx
Julian
@marcelklehr commented on GitHub (Sep 7, 2018):
Not quite. Reset cache causes floccu to sync from scratch the next time, merging both server and browser. If youonly want to keep the local bookmarks, delete the ones on the server and reset the cache (so that the already linked local bookmarks won't get removed, too, on the next sync). And vice versa if you only want to keep the server bookmarks.
The functionality you lay out would be a nice to have, IMO, as you can emulate it with the features already available, but it shouldn't be too hard to clear the browser/server before syncing if the user selects that I'm thinking, it could be a dropdown after the reset cache option.
Do you want to give it a try? :)
@jlbprof commented on GitHub (Sep 7, 2018):
I may look into it, thanx Marcel
On Fri, Sep 7, 2018 at 9:05 AM Marcel Klehr notifications@github.com
wrote:
@raxetul commented on GitHub (Feb 27, 2019):
Also better to rename "Reset" option as "Merge" and it should be acivated by default to keep user on the safe side. "Reset" makes people think it will reset all bookmarks and resync and with the "Tick this box to ...... local bookmarks together" explanation it is confusing.
@marcelklehr commented on GitHub (Feb 28, 2019):
@raxetul Thanks for the input! Renaming the option definitely makes sense. I think activating the merge/reset option by default is not a good idea, because deletions will not be propagated if this is the case.
@marcelklehr commented on GitHub (Jul 20, 2019):
Closing in favor of #244, which is essentially the same, I think.
@marcelklehr commented on GitHub (Aug 2, 2019):
Feel free to try our this feature in the latest beta
@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.