Skip to content

Import Firefox bookmarks to Google / GMarks bookmarks.

Notifications You must be signed in to change notification settings

kodstark/pyimport-bookmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import bookmarks in Python

Import Firefox bookmarks to Google / GMarks bookmarks.

Firefox has bookmarks in directories structure but Google and GMarks has bookmarks in flat structure but with possible tags.

This script is going through Firefox directories and add bookmarks to flat structure with creating tags basing on directories name.

Look that Firefox allows you yo keep description with each bookmarks however GMarks and Google imports don't save description.

Usage

Default usage is:

python import_bookmarks.py -b bookmarks.html -g google_bookmarks.html -m flat_bookmarks.html

Type python import_bookmarks.py -h to see available options.

After generating google_bookmarks.html you can open it in browser and click "Start import" button.

After generating flat_bookmarks.html you can replace it with default Firefox bookmarks.html and start import in GMarks plugin.

License

Copyright (C) 2007 Kamil Demecki [email protected]

Licensed under the terms of any of the following licenses at your choice:

About

Import Firefox bookmarks to Google / GMarks bookmarks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages