diff options
author | Craig Jennings <c@cjennings.net> | 2025-06-07 18:33:39 -0500 |
---|---|---|
committer | Craig Jennings <c@cjennings.net> | 2025-06-07 18:33:39 -0500 |
commit | 7f5d1a08f6d259f60bec8ec39746dc35c618b28f (patch) | |
tree | 44060f827e28db60dabb4557fc209700d4ea18c3 /dotfiles/system/.config/calibre | |
parent | 311775df42a2215c72ac224df18a8d4c8b1219b6 (diff) |
misc updates from thunar calibre and qalculate
Diffstat (limited to 'dotfiles/system/.config/calibre')
-rw-r--r-- | dotfiles/system/.config/calibre/gui.py.json | 32 | ||||
-rw-r--r-- | dotfiles/system/.config/calibre/plugins/Find Duplicates.json | 2 |
2 files changed, 17 insertions, 17 deletions
diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/system/.config/calibre/gui.py.json index f39ca2c..6a107ff 100644 --- a/dotfiles/system/.config/calibre/gui.py.json +++ b/dotfiles/system/.config/calibre/gui.py.json @@ -46,9 +46,23 @@ "jobs_search_history": [], "lrf_viewer_search_history": [], "main_search_history": [ + "author:Ezra Pound", + "author:James Joyce", "author:Anthony Burgess", - "author:buzzati", + "author:nabokov", + "author:cortazar", + "author:coratazar", + "author:borges", + "author:oscar wilde", + "author:wilde", + "author:artaud", + "no such thing as free speech", + "author:\"~,\"", "author:\"~;\"", + "not format:epub tag:literature", + "not format:epub", + "author:Orwell", + "author:buzzati", "author:aickman", "author:orwell", "tag:next format:epub", @@ -56,21 +70,7 @@ "constitution", "author:Solzhenitsyn", "title:gulag", - "Gulag", - "author:solzenitzyn", - "author:flann o'brien", - "author:burgess", - "can it happen here?", - "author:heidegger", - "build your own lisp", - "title:\"cambridge ancient history\"", - "\"cambridge ancient history\"", - "title\"cambridge ancient history\"", - "title:cambridge ancient history", - "tag:review", - "author:Lilla", - "format:epub", - "author:Julia Annas" + "Gulag" ], "main_window_geometry": null, "match_tags_type": "any", diff --git a/dotfiles/system/.config/calibre/plugins/Find Duplicates.json b/dotfiles/system/.config/calibre/plugins/Find Duplicates.json index e58998a..9daa2b7 100644 --- a/dotfiles/system/.config/calibre/plugins/Find Duplicates.json +++ b/dotfiles/system/.config/calibre/plugins/Find Duplicates.json @@ -4,7 +4,7 @@ "autoDeleteBinaryDups": false, "identifierType": "isbn", "includeLanguages": false, - "searchType": "titleauthor", + "searchType": "binary", "showAllGroups": true, "showTagAuthor": true, "sortGroupsByTitle": true, |