diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-16 13:07:05 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-16 13:07:05 -0600 |
| commit | 68895f200a37cd73bed5dbe96a62b3837465b24c (patch) | |
| tree | 77c6428ea4bb2b0407398496d49d500cefc232fb /dotfiles/common/.config/calibre/gui.py.json | |
| parent | bf240c3eca5af580538ce889de372cced844d1f1 (diff) | |
| download | archsetup-68895f200a37cd73bed5dbe96a62b3837465b24c.tar.gz archsetup-68895f200a37cd73bed5dbe96a62b3837465b24c.zip | |
chore(calibre): update config, add Comments Cleaner and Reading List plugins
Diffstat (limited to 'dotfiles/common/.config/calibre/gui.py.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.py.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dotfiles/common/.config/calibre/gui.py.json b/dotfiles/common/.config/calibre/gui.py.json index 225a6a9..ebeb78a 100644 --- a/dotfiles/common/.config/calibre/gui.py.json +++ b/dotfiles/common/.config/calibre/gui.py.json @@ -46,9 +46,13 @@ "jobs_search_history": [], "lrf_viewer_search_history": [], "main_search_history": [ + "tag:favorite", + "title:architecture", + "tag:review-author", + "tag:review-author author:calibre", + "tag:news", "tag:Computers", "software architecture", - "title:architecture", "architecture", "author:lee braver", "caminos", @@ -66,11 +70,7 @@ "question concerning technology heidegger", "poetry language thought heidegger", "basic writings heidegger", - "author:corrington", - "author:stanley", - "Marco", - "format:epub", - "publisher:nolo" + "author:corrington" ], "main_window_geometry": null, "match_tags_type": "any", |
