diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-14 18:37:05 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-14 18:37:05 -0600 |
| commit | be8dfe753187226847eafcf90628f0081e4890a9 (patch) | |
| tree | d1db191601d368bf8c7426fc5cb675c6cf490dee /dotfiles/common/.config/calibre/dynamic.pickle.json | |
| parent | efa2dd9e490161db7df2104f1ed15af9d4264050 (diff) | |
chore(calibre): add cover plugins, update config
Add Apple Books and Kindle hi-res cover plugins.
Update GUI state and metadata source config.
Diffstat (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/dynamic.pickle.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dotfiles/common/.config/calibre/dynamic.pickle.json b/dotfiles/common/.config/calibre/dynamic.pickle.json index 919e29f..0deb38d 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -1,8 +1,14 @@ { "auto add path choose": "/home/cjennings/downloads/ebooks", + "library_delete_books_again": false, "s_r_search_mode": 0, + "save to disk dialog": "/home/cjennings/projects/homelab/inbox", "sort_history": [ [ + "#isbn", + true + ], + [ "timestamp", false ], |
