diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-16 13:07:05 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-16 13:07:05 -0600 |
| commit | 68895f200a37cd73bed5dbe96a62b3837465b24c (patch) | |
| tree | 77c6428ea4bb2b0407398496d49d500cefc232fb /dotfiles/common/.config/calibre/dynamic.pickle.json | |
| parent | bf240c3eca5af580538ce889de372cced844d1f1 (diff) | |
| download | archsetup-68895f200a37cd73bed5dbe96a62b3837465b24c.tar.gz archsetup-68895f200a37cd73bed5dbe96a62b3837465b24c.zip | |
chore(calibre): update config, add Comments Cleaner and Reading List plugins
Diffstat (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/dynamic.pickle.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/common/.config/calibre/dynamic.pickle.json b/dotfiles/common/.config/calibre/dynamic.pickle.json index b698e76..3e8d29a 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -5,7 +5,7 @@ "save to disk dialog": "/home/cjennings/projects/homelab/inbox", "sort_history": [ [ - "#isbn", + "title", true ], [ @@ -13,7 +13,7 @@ false ], [ - "title", + "#isbn", true ], [ |
