diff options
| author | Craig Jennings <c@cjennings.net> | 2025-07-16 11:07:55 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-07-16 11:07:55 -0500 |
| commit | 3f4156d2c3c93d038d3b239672a33bbd51d47be7 (patch) | |
| tree | c60ad8187525e3001b78350bf0938c151a7bb362 /dotfiles/system/.config/calibre | |
| parent | 338cf81e20014a53589052a1da9b7c21c4c520e6 (diff) | |
latest updates as of 2025-07-16 @ 11:07 AM CDT
Diffstat (limited to 'dotfiles/system/.config/calibre')
| -rw-r--r-- | dotfiles/system/.config/calibre/customize.py.json | 8 | ||||
| -rw-r--r-- | dotfiles/system/.config/calibre/gui.py.json | 28 |
2 files changed, 36 insertions, 0 deletions
diff --git a/dotfiles/system/.config/calibre/customize.py.json b/dotfiles/system/.config/calibre/customize.py.json index a648e4b..d092cb3 100644 --- a/dotfiles/system/.config/calibre/customize.py.json +++ b/dotfiles/system/.config/calibre/customize.py.json @@ -6,11 +6,19 @@ "enabled_plugins": { "__class__": "set", "__value__": [ +<<<<<<< Updated upstream "Big Book Search", "KoboTouch", "KoboTouchExtended", "Kobo Reader Device Interface", "Google Images" +======= + "Kobo Reader Device Interface", + "KoboTouchExtended", + "Big Book Search", + "Google Images", + "KoboTouch" +>>>>>>> Stashed changes ] }, "filetype_mapping": {}, diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/system/.config/calibre/gui.py.json index a6caea0..95bdc07 100644 --- a/dotfiles/system/.config/calibre/gui.py.json +++ b/dotfiles/system/.config/calibre/gui.py.json @@ -46,6 +46,7 @@ "jobs_search_history": [], "lrf_viewer_search_history": [], "main_search_history": [ +<<<<<<< Updated upstream "author:Heidegger", "author:Heidegger not format:epub", "author:Heidegger not format:pdf", @@ -53,6 +54,33 @@ "author:Heidegger ! format:epub", "author:Heidegger !format:epub", "lee braver" +======= + "rebel camus", + "author:heidegger", + "phenomenology of intuition author:heidegger", + "author:hitchens format:epub", + "author:hitchens", + "jefferson author:hitchens", + "author:koestler", + "author:orwell", + "hitchens orwell", + "CARR Yearbook", + "tag:inbox", + "inbox", + "author:machiavelli", + "machiavelli", + "authors:\"=Anne Applebaum\"", + "heidegger", + "format:epub", + "orwell hitchens", + "orwell", + "read", + "study", + "author:john rawls", + "liberty mill", + "puzzles", + "author:John Stuart Mill" +>>>>>>> Stashed changes ], "main_window_geometry": null, "match_tags_type": "any", |
