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 | cd2c52aa416bfe40c2032116ad2d99fc6ce3de89 (patch) | |
| tree | 6e3bb0643df4b7e2093d65dbaf48600c50ed0fd8 /dotfiles/common/.config/calibre/dynamic.pickle.json | |
| parent | 453749871978438170add6d5338f93a28ab68fa7 (diff) | |
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 ], [ |
