mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-27 23:25:55 +03:00
[GH-ISSUE #931] sync tabs create "blank" intermediary folder #603
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#603
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 @mnalis on GitHub (Aug 6, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/931
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Sync tabswithServer folder:/tabs_leiaSYNC NOWbutton on ittabs_leiafolderExpected behavior
I would expect my tabs would be directly under
tabs_leiafolder on serverScreenshots
Desktop
Server
Debug log
It is often useful to provide a debug log file along with the issue. You can obtain a debug log of the most recent sync runs by clicking 'Debug log' in the bottom right corner of the floccus panel in your browser.
Note: As your debug log usually contains large parts of your bookmark data, instead of attaching it publicly to the issue here, I recommend uploading it privately at the following URL https://cloud.marcelklehr.de/s/PCi3iLWrzdMZSmw
Additional context
This is additionally the problem if that tabs is then synced elsewhere - while the bookmarks would be visible under bookmark manager in
Menu/Bookmarks/Show All Bookmarks, if you instead go toMenu/Bookmarks/your synced folder namefirefox would claim it is empty (presumably because it can't handle folders with no name)@mnalis commented on GitHub (Aug 6, 2021):
perhaps might be related (or not): I have
Enable Container Tabsenabled in firefox preferences, although I do not use the functionality (but is required for other extension I use,Cookie Quick Manager)@mnalis commented on GitHub (Aug 6, 2021):
Whatever the cause, it should either not be there at all (if it is an error), or should have some name if it such folder must be there (for example, if there could be multiple folders - eg. one for each
container?) - at least unique numericid(or whatever) should be used if real name cannot be known.@marcelklehr commented on GitHub (Aug 7, 2021):
The reason for this folder is that floccus supports syncing tabs for multiple open windows. There will be a folder for each window. I'll see what I can do.
@github-actions[bot] commented on GitHub (Jul 5, 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.