OK, last commit has support for exporting a json file in the calibre kindle plugin format.
For now, it's created as "exported_collections_calibre_plugin.json" in the extensions folder. Would it be better to overwrite /mnt/us/systems/collections.json?
As for the export in the LibrarianSync format, it could be useful for exporting current collections, in order to modify the json by hand (since it's just labels and paths), then sync back the results.
Anyway, "export" now writes both files at once.
|