[GH-ISSUE #1055] Incorporate htmlToXBel #697

Closed
opened 2026-02-25 22:37:52 +03:00 by kerem · 4 comments
Owner

Originally created by @GreenLunar on GitHub (Feb 27, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1055

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. An addon may be a solution, but only for temporary time since we are subjected to the whims of others. See example from the past.
    1.1. Andy Halford's addons were using the XBEL format too and were helpful to migrate to XBEL supportied web browsers.
  2. An addon must be browser specific, which would require more work.

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

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. An addon may be a solution, but only for temporary time since we are subjected to the whims of others. See [example from the past](https://web.archive.org/web/20170425220517/https://www.andyhalford.com/). 1.1. Andy Halford's addons were using the XBEL format too and were helpful to [migrate to XBEL supportied web browsers](https://ubuntuforums.org/archive/index.php/t-1230791.html). 2. An addon must be browser specific, which would require more work. ### Describe alternatives you've considered Package [htmlToXBel](https://github.com/Arora/arora/tree/a2d19752759bfb183d983ee3a9d726a4b09375a9/tools/htmlToXBel) of Aurora project as an optional utility software for floccus. Mentioned at https://github.com/floccusaddon/floccus/issues/616#issuecomment-1053198133 and #1054
kerem 2026-02-25 22:37:52 +03:00
Author
Owner

@marcelklehr commented on GitHub (Mar 20, 2022):

Floccus can technically already convert between XBEL and HTML. Why do you need conversion to XBEL?

<!-- gh-comment-id:1073298462 --> @marcelklehr commented on GitHub (Mar 20, 2022): Floccus can technically already convert between XBEL and HTML. Why do you need conversion to XBEL?
Author
Owner

@GreenLunar commented on GitHub (Mar 21, 2022):

To facilitate portability with other bookmarking software

<!-- gh-comment-id:1073556356 --> @GreenLunar commented on GitHub (Mar 21, 2022): To facilitate portability with other bookmarking software
Author
Owner

@marcelklehr commented on GitHub (Jul 5, 2022):

I guess this is no longer necessary with https://github.com/floccusaddon/floccus/pull/1180 being merged

<!-- gh-comment-id:1174855099 --> @marcelklehr commented on GitHub (Jul 5, 2022): I guess this is no longer necessary with https://github.com/floccusaddon/floccus/pull/1180 being merged
Author
Owner

@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.

<!-- gh-comment-id:1622809219 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#697
No description provided.