mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[GH-ISSUE #80] Doesn't like duplicate bookmarks - even in different folders #79
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#79
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 @Lantizia on GitHub (Apr 10, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/80
Software versions
Steps to reproduce
Expected outcome
It to sync up properly and down properly?
Actual outcome
When they were actually syncing up for the first time it stopped half way through and complained that 8 of them are "bookmarked twice locally". Saying that I needed to delete one of the two... so I did... and then it continued on just fine I think. Suffice to say, sometimes I like to bookmark the same thing twice under two different folders representing two different projects. It really shouldn't have an issue with this? if possible?
@marcelklehr commented on GitHub (Apr 10, 2018):
This is a known issue. the bookmarks app doesn't allow duplicates, so solving this would mean a lot of workarounds (the folders-to-tags functionality already bein a workaround...)
@Lantizia commented on GitHub (Apr 10, 2018):
Have raised this with the Bookmarks App github issues section. Could this possibly be kept open until maybe this gets addressed with the app?
@marcelklehr commented on GitHub (Apr 10, 2018):
I still think this would be the better place to address this, as I think the bookmarks app shouldn't need to fix issues that result from a different app.
@marcelklehr commented on GitHub (Jun 30, 2018):
I've found a solution which allows the creation of duplicate bookmarks on the client and syncs them to the bookmarks app by creating two tags (so much was obvious, the implementation details were not :D). The upcoming release of v3 will feature this functionality as well as the XBEL/WebDAV backend which naturally allows duplicates and plays much better with move operations. Stay tuned :)
@marcelklehr commented on GitHub (Jul 9, 2018):
This is fixed in the latest beta version, now. See #131 :)
@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.