cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Meteor0id
New member
Status: New idea

Firefox already allows exporting bookmarks, but it's all or nothing. Could we have the ability to export only selected bookmarks, including selected folders? And on reïmporting, duplicate detection and prompting the user about the duplicates.

3 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

Agentvirtuel
Contributor

Hello

Try it out
Editing with (ex) Notepad, bookmarks.html (for demonstration purposes)

<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!-- This is an automatically generated file.
     It will be read and overwritten.
     DO NOT EDIT! -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<meta http-equiv="Content-Security-Policy"
      content="default-src 'self'; script-src 'none'; img-src data: *; object-src 'none'"></meta>
<TITLE>Bookmarks</TITLE>
<H1>Menu des marque-pages</H1>

<DL><p>
    <DT><H3 ADD_DATE="1718860245" LAST_MODIFIED="1718860245">Mozilla Firefox</H3>
    <DL><p>
        <DT><A HREF="https://support.mozilla.org/products/firefox" ADD_DATE="1718860245" LAST_MODIFIED="1718860245">Obtenir de l’aide</A>
        <DT><A HREF="https://support.mozilla.org/kb/customize-firefox-controls-buttons-and-toolbars?utm_source=firefox-browser&utm_medium=default-bookmarks&utm_campaign=customize" ADD_DATE="1718860245" LAST_MODIFIED="1718860245">Personnaliser Firefox</A>
        <DT><A HREF="https://www.mozilla.org/contribute/" ADD_DATE="1718860245" LAST_MODIFIED="1718860245">Participer</A>
        <DT><A HREF="https://www.mozilla.org/about/" ADD_DATE="1718860245" LAST_MODIFIED="1718860245">À propos de Mozilla</A>
    </DL><p>
    <DT><H3 ADD_DATE="1719376116" LAST_MODIFIED="1719377529" PERSONAL_TOOLBAR_FOLDER="true">Barre personnelle</H3>
    <DL><p>
        <DT><A HREF="about:translations" ADD_DATE="1718863389" LAST_MODIFIED="1718863389">Translations</A>
        <DT><A HREF="https://connect.mozilla.org/" ADD_DATE="1719377529" LAST_MODIFIED="1719377529" ICON_URI="https://connect.mozilla.org/html/@B40579EFEE8F02263254CA9CFEACB160/assets/favicon.ico" ICON="data&colon;image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABcklEQVQ4T92RvavBURjHPz/l7Q/AxCiJychgNBBJSYlikM2sLBayWdmIzUtSVpFRSV5KsRvtXu49zy13sN3xPnXqOc9zvp/znO/RgNf3+nNo/wRgs9kIh8Piw+Vy4Xa7EYlEuF6vdDodqWezWaxWK9PplPV6/fZMPAgEAiwWCymez2fsdjt6vR5N05jP5zyfT4LBIDqdjsfjIflqtZLzAjAajWQyGVqtltzq8/kwGAzs93vMZjOVSoVarSb9XC5Hs9mkVCr9AlQWi8UYjUZMJhOi0ag0d7sdbrcbj8fD4XAgnU7T7XYFVCgUPgHD4ZDxeEw8HpfmdrsVscvl4nQ6kUql6PV6tNvtT4ASDQYDmSKRSMi7FcDr9coUx+NRAP1+/3MCv98vJiqTXq8X9/sdk8nEZrORCRTMYrEQCoUEoIxsNBqUy+UfEx0OB/l8/v01SlCtVikWi6gvVlGv13E6nSSTSdkvl0tms9kP4K38Q/IPAF+SLaYBx72WQAAAAABJRU5ErkJggg==">Home - Mozilla Connect</A>
    </DL><p>
</DL>

Delete line (e.g.)

<DT><A HREF="https://www.mozilla.org/about/" ADD_DATE="1718860245" LAST_MODIFIED="1718860245">À propos de Mozilla</A>

Then
File
Save as
Type: All files
bookmarks.html

Other subject
About, save bookmarks, other information

Manual backup
https://support.mozilla.org/en-US/kb/restore-bookmarks-from-backup-or-move-them#w_manual-backup
To save the file, which is named bookmarks-"date".json by default
Using a bookmark backup file
You can then restore the backup from the Firefox Library window, using the Choose File… option
Choose file, bookmarks-« date ».json


Caution: Restoring bookmarks from a backup will overwrite your current set of bookmarks with the ones in the backup file.

Vs

Export Firefox bookmarks to an HTML file to back up or transfer bookmarks
https://support.mozilla.org/en-US/kb/export-firefox-bookmarks-to-backup-or-transfer
Import Bookmarks from an HTML file
https://support.mozilla.org/en-US/kb/import-bookmarks-html-file


Note: The imported bookmarks will be added to your existing bookmarks, which may result in duplicate bookmarks. You can delete unwanted Firefox bookmarks before importing a new set of bookmarks, but this can be time-consuming.