mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #1385] Exception after importing synchronized HTML directly into the browser #915
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#915
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 @sun2ot on GitHub (May 10, 2023).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1385
Describe the feature you'd like to request
My bookmark structure contains multiple layers of folders. When I chose
HTMLas the synchronization format, everything was fine. Any browser with Floccus installed can synchronize normally and the directory hierarchy is correct.But if I download the
HTMLfile fromWebDAVlocally and import it into the browser as a file, the directory hierarchy of the bookmark will be lost. All bookmarks are in the root directory. No any folder.I'm not sure if this is a bug or a feature. Hope to your reply. Thank you.
Describe the solution you'd like
Describe alternatives you've considered
Manually export bookmarks file from one browsers and import to another.
@marcelklehr commented on GitHub (May 21, 2023):
Which browsers have you tried?
@sun2ot commented on GitHub (May 21, 2023):
The Android mobile browser such as
Kiwi, and Windows borwser suchChrome.@marcelklehr commented on GitHub (Jun 11, 2023):
Mh, I can confirm this. The problem is that there's not really a standard for this at all, it seems. (Note to self: https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa753582(v=vs.85))
@marcelklehr commented on GitHub (Aug 27, 2023):
fixed with https://github.com/floccusaddon/floccus/pull/1396
@github-actions[bot] commented on GitHub (Aug 27, 2024):
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.