Closed Bug 1917610 Opened 1 year ago Closed 10 months ago

Add "Export Folder to HTML…" Function

Categories

(Firefox :: Bookmarks & History, enhancement)

Firefox 131
enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: korwin+bugzilla, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0

Steps to reproduce:

The browser does not have the ability to export some bookmarks, but not all.

Actual results:

The "Export Folder to HTML…" item is missing from the "Library" window.

Expected results:

  1. Click on "Bookmarks"
  2. Select "Manage Bookmarks" ("Library")
  3. Right-click on any folder in the left panel
  4. Select "Export Folder to HTML…"
  5. Select a folder to save the html file with links to the specified folder, visually organized by subfolders.

The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Component: DOM: Core & HTML → Bookmarks & History
Product: Core → Firefox

Thank you for the enhancement suggestion.
Setting as NEW so the developing team can have a look.

Status: UNCONFIRMED → NEW
Ever confirmed: true

HTML is a legacy format, it's retained just because some third party apps still support it.
We're currently using json for modern development. Though we'd basically have to invent a format for partial data, that'd be unlikely supported by other browsers.

At that point it seems easier to just copy paste bookmarks across Firefox windows, or use Sync.
Also, one can copy a bookmarks folder, and then paste in a text editor, all url will be there. Then one can copy the list of urls and paste it in a browser bookmarks, I think most modern browsers support that. Let us know if you have problems with Firefox related to copy/pasting multiple links.

Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.