mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[GH-ISSUE #616] Feature request: Please add Firefox HTML bookmark file format support #418
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#418
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 @Chamomile11 on GitHub (Jul 29, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/616
Please add an option to sync bookmarks into a Firefox HTML bookmark file (as you previously did for XBEL format). This format is supported by all major browser, human- and machine- readable, simple, and can be used either for browsing your freshly synced bookmarks from any other browser or device, or for transfers between browsers. Thank you.
@marcelklehr commented on GitHub (Jul 30, 2020):
I previously dismissed the HTML format for syncing, but it might be possible to make it work using the HTML id attribute to keep track of the items. This is not a priority for me, but I'm happy to help anyone willing to assemble a pull request for this. The XEBL/WebDAV adapter code can be found here: https://github.com/marcelklehr/floccus/blob/develop/src/lib/adapters/WebDav.js
Anyone interested in taking this up, please comment here or reach out on gitter ❤️
@metbril commented on GitHub (Oct 16, 2020):
Just out of curiousity @Chamomile11. Why would you need syncing this from floccus if the Bookmarks app itself can already export this if you only want to open it?
@Chamomile11 commented on GitHub (Oct 18, 2020):
This is because I like Floccus a lot but cannot use it (along with the Bookmarks app), because it is not compatible with OwnCloud (which I have to use because NextCloud cannot be installed on my box for some reason).
@GreenLunar commented on GitHub (Feb 27, 2022):
You can use http://www.linkagogo.com/go/Convert to convert HTML bookmarks into XBEL.
htmlToXBel of Aurora project does just that. See manpage at https://man.slitaz.org/?htmlToXBel.1
I think an addon for Firefox to export to XBEL is the best solution for Firefox users.
@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.