diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-21 05:06:54 -0800 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-21 05:06:54 -0800 |
| commit | aa43e4e1c78ed92e45c4d7f8cc83a8bb558f43e7 (patch) | |
| tree | 4267b184ec8dbd9fbde8f3a095d27361449c6a6b /dotfiles/system/.config/calibre | |
| parent | 7a0a806df05d573cf7969c9a2d80a1a49881d95a (diff) | |
session: dotfiles sync and GPG/Emacs auth debugging
Synced various dotfile configs (calibre, audacious, profile.d, xinitrc).
Diagnosed and fixed Emacs/GPG auth issue by disabling systemd emacs.service
which lacked DISPLAY environment for pinentry-dmenu.
Diffstat (limited to 'dotfiles/system/.config/calibre')
| -rw-r--r-- | dotfiles/system/.config/calibre/customize.py.json | 62 | ||||
| -rw-r--r-- | dotfiles/system/.config/calibre/fonts/scanner_cache.json | 36 | ||||
| -rw-r--r-- | dotfiles/system/.config/calibre/global.py.json | 2 | ||||
| -rw-r--r-- | dotfiles/system/.config/calibre/gui.py.json | 46 | ||||
| -rw-r--r-- | dotfiles/system/.config/calibre/history.plist | 1 | ||||
| -rw-r--r-- | dotfiles/system/.config/calibre/plugins/Kobo Utilities.zip | bin | 263800 -> 264321 bytes | |||
| -rw-r--r-- | dotfiles/system/.config/calibre/scheduler.xml | 4 | ||||
| -rw-r--r-- | dotfiles/system/.config/calibre/smtp.py.json | 7 |
8 files changed, 101 insertions, 57 deletions
diff --git a/dotfiles/system/.config/calibre/customize.py.json b/dotfiles/system/.config/calibre/customize.py.json index 1561bdd..2e47c11 100644 --- a/dotfiles/system/.config/calibre/customize.py.json +++ b/dotfiles/system/.config/calibre/customize.py.json @@ -2,56 +2,56 @@ "disabled_plugins": { "__class__": "set", "__value__": [ - "Świat Ebooków", - "Amazon ES Kindle", - "MobileRead", - "Bubok Spain", - "Wolne Lektury", - "ebook.de", "Amazon IT Kindle", - "Beam EBooks DE", - "Kobo", "Amazon FR Kindle", - "Smashwords", - "Amazon AU Kindle", + "Feedbooks", + "Bubok Spain", "Baen Ebooks", - "Amazon UK Kindle", + "Empik", + "Virtualo", + "OZON.ru", "Библио.бг", + "Amazon IN Kindle", + "Amazon UK Kindle", + "Моята библиотека", + "Amazon CA Kindle", + "Kobo", "Bubok Portugal", "Legimi", - "RW2010", - "Feedbooks", - "EbooksGratuits.com", "Woblink", "eBook.nl", + "Nexto", + "RW2010", + "Amazon DE Kindle", + "MobileRead", + "Świat Ebooków", + "EbooksGratuits.com", + "Smashwords", "Ebookpoint", - "Mills and Boon UK", "Weightless Books", - "Empik", - "Amazon IN Kindle", - "Amazon DE Kindle", - "Моята библиотека", - "OZON.ru", - "Amazon CA Kindle", + "Publio", + "Amazon AU Kindle", + "Mills and Boon UK", + "Wolne Lektury", "LitRes", - "Virtualo", - "Nexto", - "Publio" + "Amazon ES Kindle", + "Beam EBooks DE", + "ebook.de" ] }, "enabled_plugins": { "__class__": "set", "__value__": [ - "Archive.org", + "Big Book Search", + "Google Images", + "Barnes and Noble", + "Project Gutenberg", "eBooks.com", + "Archive.org", "Amazon Kindle", - "Project Gutenberg", - "ManyBooks", - "Barnes and Noble", "Pragmatic Bookshelf", - "Google Books", - "Big Book Search", - "Google Images" + "ManyBooks", + "Google Books" ] }, "filetype_mapping": {}, diff --git a/dotfiles/system/.config/calibre/fonts/scanner_cache.json b/dotfiles/system/.config/calibre/fonts/scanner_cache.json index 0c434c3..dcb0901 100644 --- a/dotfiles/system/.config/calibre/fonts/scanner_cache.json +++ b/dotfiles/system/.config/calibre/fonts/scanner_cache.json @@ -2124,6 +2124,42 @@ "wws_family_name": null, "wws_subfamily_name": null }, + "/home/cjennings/.local/share/fonts/NFM.ttf||2507556:1761438003.486015": { + "family_name": "Symbols Nerd Font Mono", + "font-family": "Symbols Nerd Font Mono", + "font-stretch": "normal", + "font-style": "normal", + "font-weight": "normal", + "fs_type": 0, + "full_name": "Symbols Nerd Font Mono", + "is_bold": false, + "is_italic": false, + "is_oblique": false, + "is_otf": false, + "is_regular": true, + "is_wws": true, + "os2_version": 4, + "panose": [ + 2, + 0, + 5, + 9, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "path": "/home/cjennings/.local/share/fonts/NFM.ttf", + "preferred_family_name": null, + "preferred_subfamily_name": null, + "subfamily_name": "Regular", + "weight": 400, + "width": 5, + "wws_family_name": null, + "wws_subfamily_name": null + }, "/home/cjennings/.local/share/fonts/NovaletraSerifCF-Bold.otf||64528:1747702940.2649155": { "family_name": "Novaletra Serif CF Medium", "font-family": "Novaletra Serif CF Medium", diff --git a/dotfiles/system/.config/calibre/global.py.json b/dotfiles/system/.config/calibre/global.py.json index 43f47a0..e44de2c 100644 --- a/dotfiles/system/.config/calibre/global.py.json +++ b/dotfiles/system/.config/calibre/global.py.json @@ -58,7 +58,7 @@ "installation_uuid": "4c998702-215a-4787-a019-abdee4cdf53c", "isbndb_com_key": "", "language": "en", - "library_path": "/home/cjennings/sync/books", + "library_path": "/home/cjennings/archive/books", "limit_search_columns": false, "limit_search_columns_to": [ "title", diff --git a/dotfiles/system/.config/calibre/gui.py.json b/dotfiles/system/.config/calibre/gui.py.json index b22be6b..1553823 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": [ + "title:nexus", + "format:pdf tags:philosophy #reviewed:true", + "format:pdf tags:literature #reviewed:true", + "format:epub tags:literature #reviewed:true", + "format:epub tags:philosophy #reviewed:true", + "format:epub tags:philosophy #reviewed", + "format:epub tags:philosophy", + "format:epub #reviewed:t tags:philosophy", + "format:epub reviewed:t tags:philosophy", + "format:epub #reviewed:t", + "format:epub", + "format:epub,pdf", + "author:Moran", + "Moran", + "author:Krasznahorkai", + "author:dermot moran title:introduction", + "author:dermot moran", + "author:moran", + "title:Beloved", + "Beloved", + "title:deep south", + "caregiver's guide to dementia", "author:bobbio", "lisper", - "title:cambridge companion to heidegger", - "author:dreyfus", - "author:Ruth Ben-Ghiat", - "author:hannah arendt", - "author:timothy snyder", - "author:jason stanley", - "title:fascism", - "titlefascism", - "fascism", - "author:corrington", - "author:Lukàcs", - "tag:chess author:cheng", - "tag:chess format:epub", - "puzzle tag:chess format:epub", - "puzzle tag:chess", - "puzzle tag:chess author:ray", - "puzzle", - "title:Schemer", - "title:Little Lisper", - "title:Little", - "author:Chassel", - "title:Lisp", - "titie:Lisp" + "title:cambridge companion to heidegger" ], "main_window_geometry": null, "match_tags_type": "any", diff --git a/dotfiles/system/.config/calibre/history.plist b/dotfiles/system/.config/calibre/history.plist index 9c9ab91..14189a8 100644 --- a/dotfiles/system/.config/calibre/history.plist +++ b/dotfiles/system/.config/calibre/history.plist @@ -5,6 +5,7 @@ <key>lineedit_history_choose_library_dialog</key> <array> <string>/home/cjennings/sync/books</string> + <string>/home/cjennings/archive/books</string> <string>/home/cjennings/books</string> <string>/home/cjennings/Library</string> </array> diff --git a/dotfiles/system/.config/calibre/plugins/Kobo Utilities.zip b/dotfiles/system/.config/calibre/plugins/Kobo Utilities.zip Binary files differindex e302cf1..4d62c4b 100644 --- a/dotfiles/system/.config/calibre/plugins/Kobo Utilities.zip +++ b/dotfiles/system/.config/calibre/plugins/Kobo Utilities.zip diff --git a/dotfiles/system/.config/calibre/scheduler.xml b/dotfiles/system/.config/calibre/scheduler.xml index 8e763e7..2ac7868 100644 --- a/dotfiles/system/.config/calibre/scheduler.xml +++ b/dotfiles/system/.config/calibre/scheduler.xml @@ -153,7 +153,7 @@ <account_info id="builtin:lemonde_dip" username="craigmartinjennings@gmail.com" password="cmjDase1n"/> - <scheduled_recipe id="builtin:lemonde_dip" title="Le Monde diplomatique - English edition" last_downloaded="2025-10-02T21:22:09.211021+00:00"><schedule type="interval">30.000000</schedule></scheduled_recipe> + <scheduled_recipe id="builtin:lemonde_dip" title="Le Monde diplomatique - English edition" last_downloaded="2025-11-11T06:03:38.664668+00:00"><schedule type="interval">30.000000</schedule></scheduled_recipe> <recipe_customization keep_issues="0" id="builtin:lemonde_dip" add_title_tag="yes" custom_tags="news" recipe_specific_options="{}"/> @@ -161,7 +161,7 @@ <recipe_customization keep_issues="7" id="builtin:economist" add_title_tag="yes" custom_tags="news" recipe_specific_options="{"res": "834"}"/> - <scheduled_recipe id="builtin:nytimes_sub" title="The New York Times" last_downloaded="2025-11-01T14:11:20.526950+00:00"><schedule type="days_of_week">0,1,2,3,4,5,6:6:0</schedule></scheduled_recipe> + <scheduled_recipe id="builtin:nytimes_sub" title="The New York Times" last_downloaded="2025-11-15T03:11:24.675164+00:00"><schedule type="days_of_week">0,1,2,3,4,5,6:6:0</schedule></scheduled_recipe> <recipe_customization keep_issues="5" id="builtin:nytimes_sub" add_title_tag="yes" custom_tags="news" recipe_specific_options="{"days": "1", "res": "mediumThreeByTwo440", "comp": "yes"}"/> diff --git a/dotfiles/system/.config/calibre/smtp.py.json b/dotfiles/system/.config/calibre/smtp.py.json index 9effd74..9e9ebb8 100644 --- a/dotfiles/system/.config/calibre/smtp.py.json +++ b/dotfiles/system/.config/calibre/smtp.py.json @@ -35,6 +35,11 @@ false, false ], + "lugrad2012_VxFH2q@kindle.com": [ + "EPUB, TPZ", + false, + false + ], "rubyblu@kindle.com": [ "EPUB,AZW3,MOBI", false, @@ -48,6 +53,7 @@ "cjennings_pixel6@kindle.com": "Pixel6", "laurajsmetanick@gmail.com": "Laura's Direct Email", "laurajsmetanick@kindle.com": "Laura's Kindle", + "lugrad2012_VxFH2q@kindle.com": "Laura's iPad Kindle", "rubyblu@kindle.com": "Christine's Kindle" }, "encryption": "TLS", @@ -64,6 +70,7 @@ "cjennings_pixel6@kindle.com": "{title}", "laurajsmetanick@gmail.com": "{title}", "laurajsmetanick@kindle.com": "Book: {title} - {author}", + "lugrad2012_VxFH2q@kindle.com": "Book: {title} - {author}", "rubyblu@kindle.com": "Book: {title} - {author}" }, "tags": {} |
