Giter Club home page Giter Club logo

Comments (6)

markuszeller avatar markuszeller commented on August 19, 2024 1

Thank you, I've done that too, and it works, but it doesn't carry over the Firefox tags as well.

I switched from Firefox to Chrome had the same problem. No Tags are there. So I coded this feature by myself and created pull request #11.

Just click the home button (in extension), then click import and select the bookmarks.html exported from Firefox.

Make a backup of your old bookmarks, because they are not merged and purged.

from bookmark-tagging.

yguan avatar yguan commented on August 19, 2024

Here is what you should do:

  1. Export the Firefox bookmarks to a HTML file.
  2. Import the HTML file to Chrome.
  3. Go to Home of the bookmark extension.
  4. Click on "Load Chrome Bookmarks"

from bookmark-tagging.

archaik avatar archaik commented on August 19, 2024

Thank you, I've done that too, and it works, but it doesn't carry over the Firefox tags as well.

from bookmark-tagging.

damko avatar damko commented on August 19, 2024

@archaik maybe you are doing what I did a few weeks ago, so let me share my experience

I did as yguan says. Then I used this extension to produce a json file (both Chrome and FF) and I imported it in Unmark
Unmark can't import the json file so I tweaked the code for my needs.

Final result: all my bookmarks are in a mysql table now :-)

from bookmark-tagging.

sschuberth avatar sschuberth commented on August 19, 2024

Any steps after "Import the HTML file to Chrome" will not have Firefox' tag information anymore as the Chrome import strips them. As a result, this extension would need to directly support Firefox tag import.

from bookmark-tagging.

VassilisVassilisVassilis avatar VassilisVassilisVassilis commented on August 19, 2024

Came up with this answer:

Only a JSON backup preserves the tags.
Note that restoring a JSON backup will replace all current bookmarks.
http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
http://kb.mozillazine.org/Export_bookmarks
source: https://support.mozilla.org/en-US/questions/944149

My question may be stupid but I really need somebody who knows to clarify this for me guys:
IF IMPORTING A JSON.file TO MY CHROME, MEANS ALL ME CURRENT BOOKMARKS WILL BE REPLACED FROM THOSE IN THE JSON FILE, THEN HOW CAN I MERGE THOSE TWO SO TO KEEP THE ONES WITHOUT LOOSING THE OTHERS?
Peace :)

from bookmark-tagging.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.