mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #170] "Server folder" emtpy creates "flocus:" on server #161
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#161
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 @enboig on GitHub (Sep 14, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/170
I left the "Server folder" empty for no prefix, and a "floccus:" folder/tag appeared on my server and only bookmarks with this tag are synced; and bookmarks added with browser get this tag on server also. Should'nt this option sync all bookmarks?
Steps to reproduce
I removed the extension, reinstalled it, and the problem continues
Expected outcome
If no prefix specified, all bookmarks should sync.
Actual outcome
Only some bookmarks sync.
Thanks for your job (and time!)
@marcelklehr commented on GitHub (Sep 14, 2018):
Hey @enboig
Am I correct in thinking that you have bookmarks on the server that you'd like to sync with your browser, that are not yet in the browser and have not been created on the server by floccus?
Bookmarks on the server are only synced with the client if they have a floccus tag, specifically a tag containing a folder path, prefixed by
floccus:. This is because most people want to sync with the root bookmarks folder in the browser, but the browser doesn't display any bookmarks in there, so if any bookmarks on the server without a floccus tag were to be created in the root folder that would make them unusable. As a workaround, you could export the server bookmarks and import them into a folder of your choice to have floccus create a correct tag for them on the server. You can of course also create the tag manually on the server.@marcelklehr commented on GitHub (Sep 23, 2018):
Did this solve your issue? (I'm working on folder support for the bookmarks app, so things will hopefully be much easier soon ;) )
@enboig commented on GitHub (Sep 26, 2018):
So the idea is to export my server bookmarks, import them in firefox (inside my synced folder). Wouldn't this remove any tags from my bookmarks?
@marcelklehr commented on GitHub (Sep 26, 2018):
Floccus should preserve any tags that are not prefixed with
floccus:, but it currently doesn't indeed, I just checked :SThen the only way is to select all bookmarks on the server and add the tag
floccus:@marcelklehr commented on GitHub (Nov 5, 2018):
Fixed by
github.com/marcelklehr/floccus@32685a4082@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.