From e7994a7b50a94b3a8d27ca61536d414eb3e3d93e Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 31 Jan 2026 18:22:48 -0600 Subject: feat(calibre): update config from velox (device drivers, plugins list) --- .../.config/calibre/device_drivers_KINDLE2.py.json | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 dotfiles/common/.config/calibre/device_drivers_KINDLE2.py.json (limited to 'dotfiles/common/.config/calibre/device_drivers_KINDLE2.py.json') 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 -- cgit v1.2.3