mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #84] Tag "floccus" created automatically #83
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#83
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 @mase76 on GitHub (Apr 14, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/84
Hi!
Why is there a tag named "floccus" created automatically?
When I delete it, it will be recreated.
@sunjam commented on GitHub (Apr 16, 2018):
Is it possible to disable the automatic creation of the "floccus" tag?
@marcelklehr commented on GitHub (Apr 18, 2018):
Short explanation: the floccus tag is a combination of
PREFIXFOLDER_PATH.PREFIXisfloccus:at the moment. TheFOLDER_PATHused to be a normal path with slashes, e.g. /foo/bar/baz, but nextcloud cannot handle that, so / are replaced with >. So, when you add a bookmark in the root folder floccus addsfloccus:>as a tag to it. This is in order to know in which folder the bookmark is when floccus syncs the next time.@marcelklehr commented on GitHub (Apr 18, 2018):
It is not possible to disable the autmatic creation of this tag, because there is no other way to know in which folder the bookmark is.
@sunjam commented on GitHub (Apr 18, 2018):
Okay, makes sense. If we cannot delete such tags, it would be nice to be able to hide this tag + the others created as part of internal floccus usage.
@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.