mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #1055] Incorporate htmlToXBel #697
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#697
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 @GreenLunar on GitHub (Feb 27, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1055
Is your feature request related to a problem? Please describe.
Some web browsers still use HTML filetype to manage bookmarks. See #616
Describe the solution you'd like
Add a tool to convert HTML to XBEL.
Why?
1.1. Andy Halford's addons were using the XBEL format too and were helpful to migrate to XBEL supportied web browsers.
Describe alternatives you've considered
Package htmlToXBel of Aurora project as an optional utility software for floccus. Mentioned at https://github.com/floccusaddon/floccus/issues/616#issuecomment-1053198133 and #1054
@marcelklehr commented on GitHub (Mar 20, 2022):
Floccus can technically already convert between XBEL and HTML. Why do you need conversion to XBEL?
@GreenLunar commented on GitHub (Mar 21, 2022):
To facilitate portability with other bookmarking software
@marcelklehr commented on GitHub (Jul 5, 2022):
I guess this is no longer necessary with https://github.com/floccusaddon/floccus/pull/1180 being merged
@github-actions[bot] commented on GitHub (Jul 6, 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.