diff options
| author | Craig Jennings <c@cjennings.net> | 2025-05-30 11:49:14 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-05-30 11:49:14 -0500 |
| commit | cdccbc408c66d36e872985b009e10ebf0f37b30b (patch) | |
| tree | bd8efb945eb5e778722468d43a5cd91b58ff2ce7 /dotfiles/system/.config/calibre/gui.py.json | |
| parent | 83fe3e6fa718ba56cabcb9b51648696a5b4ecfc1 (diff) | |
updating calibre config
Diffstat (limited to 'dotfiles/system/.config/calibre/gui.py.json')
| -rw-r--r-- | dotfiles/system/.config/calibre/gui.py.json | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/system/.config/calibre/gui.py.json index ece6c19..fd48d0d 100644 --- a/dotfiles/system/.config/calibre/gui.py.json +++ b/dotfiles/system/.config/calibre/gui.py.json @@ -46,31 +46,31 @@ "jobs_search_history": [], "lrf_viewer_search_history": [], "main_search_history": [ + "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:next", + "tag:review", + "author:Lilla", + "format:epub", + "author:Julia Annas", + "author:Annas", + "author:gogol", "author:milton", "author:Chaucer", "author:chaucer", "not formats:epub", - "format:epub", "format:!epub", "author:plato format:epub", "author:Tim Snyder", "author:Jason Stanley", "title:fascism", "fascism", - "author:applebaum", - "wittgenstein", - "author:wittgenstein format:epub", - "author:marx format:epub", - "author:marx", - "Merovingian", - "tags:\"=Literary Critique\"", - "tags:\"=Literary Theory\"", - "author:xenophon", - "author:voltaire", - "author:Shaw", - "author: Shaw", - "author:Bernard Shaw", - "author:George Bernard Shaw" + "author:applebaum" ], "main_window_geometry": null, "match_tags_type": "any", @@ -80,7 +80,9 @@ "plugin_search_history": [ "rsync" ], - "save_to_disk_template_history": [], + "save_to_disk_template_history": [ + "{author_sort}/{title}/{title} - {authors}" + ], "scheduler_search_history": [], "search_as_you_type": false, "send_to_device_template_history": [], |
