dootle.bookmarks.pony_fns
A Direct Firefox sqlite databse -> bookmarks file merger uses pony Database is found at ~/Library/ApplicationSupport/Firefox/Profiles/?/places.sqlite tables of interest: moz_bookmarks and moz_places
Functions
|
|
|
Module Contents
- dootle.bookmarks.pony_fns.init_db() tuple[pony.orm.Database, *type]
- Return type:
tuple[pony.orm.Database, *type]
- dootle.bookmarks.pony_fns.extract(
- fpath: pathlib.Path,
- debug: bool = False,
- Parameters:
fpath (pathlib.Path)
debug (bool)
- Return type:
jgdv.files.bookmarks.collection.BookmarkCollection