[GH-ISSUE #83] Empty bookmark folders not syncing #82

Closed
opened 2026-02-25 22:36:05 +03:00 by kerem · 4 comments
Owner

Originally created by @Lantizia on GitHub (Apr 10, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/83

Software versions

  • Browser: Chrome 65
  • Nextcloud: 12.0.5
  • Nextcloud Bookmarks app: 0.11.0
  • Floccus: 2.0.6

Steps to reproduce

  1. Donate, whether it works entirely or not yet - this is damned fine software (in theory) and needs supporting.
  2. On my home PC I copied all my bookmarks (about 2500 of them) into the bookmark folder that floccus uses for syncronisation.
  3. Went onto my work PC (with a new install/profile of Chrome) and tried to sync them down.

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.

Originally created by @Lantizia on GitHub (Apr 10, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/83 ### Software versions * Browser: Chrome 65 * Nextcloud: 12.0.5 * Nextcloud Bookmarks app: 0.11.0 * Floccus: 2.0.6 ### Steps to reproduce 1. Donate, whether it works entirely or not yet - this is damned fine software (in theory) and needs supporting. 2. On my home PC I copied all my bookmarks (about 2500 of them) into the bookmark folder that floccus uses for syncronisation. 3. Went onto my work PC (with a new install/profile of Chrome) and tried to sync them down. ### 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.
kerem 2026-02-25 22:36:05 +03:00
Author
Owner

@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.

<!-- gh-comment-id:380033412 --> @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.
Author
Owner

@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?

<!-- gh-comment-id:380034934 --> @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?
Author
Owner

@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

<!-- gh-comment-id:410390516 --> @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
Author
Owner

@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.

<!-- gh-comment-id:1477740048 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#82
No description provided.