From 64aae522f2e27612c482bc9b7850d8b1f70cbe53 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 11 Jun 2025 22:00:45 -0500 Subject: latest calibre adjustments --- dotfiles/system/.config/calibre/customize.py.json | 6 +++--- dotfiles/system/.config/calibre/gui.py.json | 24 +++++++++++------------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/dotfiles/system/.config/calibre/customize.py.json b/dotfiles/system/.config/calibre/customize.py.json index 6248208..75af0c4 100644 --- a/dotfiles/system/.config/calibre/customize.py.json +++ b/dotfiles/system/.config/calibre/customize.py.json @@ -6,11 +6,11 @@ "enabled_plugins": { "__class__": "set", "__value__": [ - "KoboTouch", "Google Images", + "Kobo Reader Device Interface", "Big Book Search", - "KoboTouchExtended", - "Kobo Reader Device Interface" + "KoboTouch", + "KoboTouchExtended" ] }, "filetype_mapping": {}, diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/system/.config/calibre/gui.py.json index 6a107ff..d6a10ba 100644 --- a/dotfiles/system/.config/calibre/gui.py.json +++ b/dotfiles/system/.config/calibre/gui.py.json @@ -46,6 +46,16 @@ "jobs_search_history": [], "lrf_viewer_search_history": [], "main_search_history": [ + "author:orwell", + "author:orwel", + "title:introducing", + "introducing", + "introducing baudrillard", + "baudrillard", + "author:baudrillard", + "author:hitchens", + "tags:\"=Literature\" author:hitchens", + "The Blues", "author:Ezra Pound", "author:James Joyce", "author:Anthony Burgess", @@ -60,17 +70,7 @@ "author:\"~,\"", "author:\"~;\"", "not format:epub tag:literature", - "not format:epub", - "author:Orwell", - "author:buzzati", - "author:aickman", - "author:orwell", - "tag:next format:epub", - "tag:next", - "constitution", - "author:Solzhenitsyn", - "title:gulag", - "Gulag" + "not format:epub" ], "main_window_geometry": null, "match_tags_type": "any", @@ -101,7 +101,7 @@ "__value__": [] }, "tweaks_search_history": [], - "upload_news_to_device": true, + "upload_news_to_device": false, "use_roman_numerals_for_series_number": false, "viewer_search_history": [], "viewer_toc_search_history": [], -- cgit v1.2.3