From cd2c52aa416bfe40c2032116ad2d99fc6ce3de89 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 16 Feb 2026 13:07:05 -0600 Subject: chore(calibre): update config, add Comments Cleaner and Reading List plugins --- dotfiles/common/.config/calibre/dynamic.pickle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotfiles/common/.config/calibre/dynamic.pickle.json') 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 ], [ -- cgit v1.2.3