From b700df1613ab173daa20544a99b5a91e908c4813 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 21 Feb 2026 07:00:34 -0600 Subject: feat(archsetup): add texlive-plaingeneric and masterpdfeditor packages Add texlive-plaingeneric for org-mode PDF export (ulem.sty) and masterpdfeditor from AUR for PDF form editing. Update calibre config. --- .../common/.config/calibre/dynamic.pickle.json | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) (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 3e8d29a..d43d01d 100644 --- a/dotfiles/common/.config/calibre/dynamic.pickle.json +++ b/dotfiles/common/.config/calibre/dynamic.pickle.json @@ -4,6 +4,74 @@ "s_r_search_mode": 0, "save to disk dialog": "/home/cjennings/projects/homelab/inbox", "sort_history": [ + [ + "authors", + true + ], + [ + "title", + true + ], + [ + "timestamp", + false + ], + [ + "#isbn", + true + ], + [ + "timestamp", + false + ], + [ + "marked", + true + ], + [ + "authors", + true + ], + [ + "title", + true + ], + [ + "authors", + true + ], + [ + "title", + true + ], + [ + "timestamp", + false + ], + [ + "#isbn", + true + ], + [ + "timestamp", + false + ], + [ + "marked", + true + ], + [ + "authors", + true + ], + [ + "title", + true + ], + [ + "authors", + true + ], [ "title", true -- cgit v1.2.3