mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[GH-ISSUE #83] Empty bookmark folders not syncing #82
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#82
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/83
Software versions
Steps to reproduce
Expected outcome
It to sync up properly and down properly?
Actual outcome
Empty bookmark folders must not be syncing up, as when you try to sync them down - they don't appear. I'm guessing this is because the folders are preserved through the use of tags in the database, and the code won't make a tag to then not use it against any actual bookmark entries (also since I'm here, I've noticed the database makes the same tag many times per folder - isn't this just duplication?). Whilst this might make sense from a code point of view... I like to make the occasional empty bookmark folder to help me lay out areas in the bookmark bar for future projects that I need to popular bookmarks for. Essentially it's an organisational thing.
@marcelklehr commented on GitHub (Apr 10, 2018):
This is a known issue, as nextcloud bookmarks doesn't have the concept of folders. I realize the need to sync empty folders. It's currently not possible, though, I'm afraid.
@Lantizia commented on GitHub (Apr 10, 2018):
Have taken this up on the Bookmarks App github issues (one was already open), perhaps this could be left open until this is taken care of on that end?
@marcelklehr commented on GitHub (Aug 3, 2018):
This will not be fixed in the bookmarks app, and can only be worked around in floccus, by not using the bookmarks app. Floccus v3 provides a WebDAV adapter as an alternative. Feel free to help testing #27
@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.