]> git.phdru.name Git - bookmarks_db.git/commit
Adapt JSON storage to recent Mozilla export format
authorOleg Broytman <phd@phdru.name>
Thu, 12 Jun 2014 13:40:00 +0000 (17:40 +0400)
committerOleg Broytman <phd@phdru.name>
Thu, 12 Jun 2014 13:43:33 +0000 (17:43 +0400)
commitf0cc1cb95379c0d8a18f2511bf5ccbb21f946f5f
tree8214492a2708d4d508bd2979cdc0be133e607185
parent3a248e2d5c95bcc5b92db5fe9cd637bc201edec5
Adapt JSON storage to recent Mozilla export format

Adapt JSON storage to recent export format. Tested with Firefox 29 and 30.
Remove root folder's attributes. Remove 'parent' key.
Process 'guid', and 'iconuri' keys. Store timestamps as floats.
Special handling for 'places:' "bookmarks".
Storage/bkmk_stjson.py
doc/ChangeLog