diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-31 18:22:48 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-31 18:22:48 -0600 |
| commit | e7994a7b50a94b3a8d27ca61536d414eb3e3d93e (patch) | |
| tree | 9cc5f5f9b9f115b3e9c86ca8531fd4acd9a0a237 /dotfiles/common/.config/calibre/device_drivers_KINDLE2.py.json | |
| parent | 6384ed72b301a65e8a05591690f4fbb2fd2a0dd1 (diff) | |
feat(calibre): update config from velox (device drivers, plugins list)
Diffstat (limited to 'dotfiles/common/.config/calibre/device_drivers_KINDLE2.py.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/device_drivers_KINDLE2.py.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/dotfiles/common/.config/calibre/device_drivers_KINDLE2.py.json b/dotfiles/common/.config/calibre/device_drivers_KINDLE2.py.json new file mode 100644 index 0000000..ad99d45 --- /dev/null +++ b/dotfiles/common/.config/calibre/device_drivers_KINDLE2.py.json @@ -0,0 +1,26 @@ +{ + "extra_customization": [ + true, + "fast", + "", + "", + true + ], + "format_map": [ + "azw", + "mobi", + "azw3", + "prc", + "azw1", + "tpz", + "azw4", + "kfx", + "pobi", + "txt", + "epub" + ], + "read_metadata": true, + "save_template": "{author_sort}/{title} - {authors}", + "use_author_sort": false, + "use_subdirs": true +}
\ No newline at end of file |
