Bookmark Publisher

Takes the Chrome Bookmarks file as input and generates a list based on a template from a subset of it.

Uses Handlebars templates. Recommended to install pybars4. (One of the Mustache-like engines that supports recursive templates.)

python bookmark-publisher.py guid.json plain.json > music.txt
python bookmark-publisher.py guid.json html.json > music.html