diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-12 12:08:18 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-12 12:08:18 -0600 |
| commit | 15dfb4275c65bea9b31b2e8b202fcad44ca56736 (patch) | |
| tree | 210f78579babb304bd18eb4312abf24d60bf9d51 /dotfiles/common/.config/calibre/gui.json | |
| parent | 105082d016b239378d95b6dbe55fd066a6c5f803 (diff) | |
chore(calibre): update calibre config state
Diffstat (limited to 'dotfiles/common/.config/calibre/gui.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.json | 147 |
1 files changed, 142 insertions, 5 deletions
diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json index b1e1c40..cb6ada7 100644 --- a/dotfiles/common/.config/calibre/gui.json +++ b/dotfiles/common/.config/calibre/gui.json @@ -40,6 +40,29 @@ "Help", "Check Books" ], + "all_on_one_metadata_splitter_1_state": { + "__class__": "bytearray", + "__value__": "AAAA/wAAAAEAAAACAAABnQAACX4B/////wEAAAACAA==" + }, + "all_on_one_metadata_splitter_2_state": { + "__class__": "bytearray", + "__value__": "AAAA/wAAAAEAAAACAAADLAAAATwB/////wEAAAABAA==" + }, + "all_on_one_metadata_splitter_3_state": { + "__class__": "bytearray", + "__value__": "AAAA/wAAAAEAAAACAAAB4gAAAGAB/////wEAAAACAA==" + }, + "auto_add_auto_convert": false, + "auto_add_check_for_duplicates": true, + "auto_add_path": "/home/cjennings/downloads/ebooks", + "basic_metadata_widget_splitter_state": { + "__class__": "bytearray", + "__value__": "AAAA/wAAAAEAAAADAAAA+gAAAXoAAAEKAf////8BAAAAAQA=" + }, + "book_details_widget_splitter_state_horizontal": { + "__class__": "bytearray", + "__value__": "AAAA/wAAAAEAAAACAAAB8wAAA9sB/////wEAAAABAA==" + }, "book_list_pin_splitter_state": { "__class__": "bytearray", "__value__": "AAAA/wAAAAEAAAACAAABAAAAAEYA/////wEAAAABAA==" @@ -210,17 +233,23 @@ "WindowText-disabled": "#58574e" } }, + "edit_metadata_single_layout": "alt2", + "filename_pattern_history": [ + "(?P<title>.+) - (?P<author>[^_]+)", + "(?P<title>.+)", + "(?P<author>[^_-]+) -?\\s*(?P<series>[^_0-9-]*)(?P<series_index>[0-9]*)\\s*-\\s*(?P<title>[^_].+) ?" + ], "geometry-of-calibre_main_window_geometry": { "frame_geometry": { "height": 1314, - "width": 3374, + "width": 1828, "x": 0, "y": 0 }, "full_screened": false, "geometry": { "height": 1314, - "width": 3374, + "width": 1828, "x": 0, "y": 0 }, @@ -233,7 +262,7 @@ }, "qt": { "__class__": "bytearray", - "__value__": "AdnQywADAAAAAAAAAAAAAAAADS0AAAUhAAAAAAAAAAAAAAcjAAAFIQAAAAACAAAADXAAAAAAAAAAAAAADS0AAAUh" + "__value__": "AdnQywADAAAAAAAAAAAAAAAAByMAAAUhAAAAAAAAAAAAAAcjAAAFIQAAAAACAAAADXAAAAAAAAAAAAAAByMAAAUh" }, "screen": { "depth": 32, @@ -363,6 +392,108 @@ } } }, + "geometry-of-duplicates-question-dialog-geometry": { + "frame_geometry": { + "height": 378, + "width": 560, + "x": 0, + "y": 0 + }, + "full_screened": false, + "geometry": { + "height": 378, + "width": 560, + "x": 0, + "y": 0 + }, + "maximized": true, + "normal_geometry": { + "height": 378, + "width": 560, + "x": 0, + "y": 0 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAAAAAAAAAAAi8AAAF5AAAAAAAAAAAAAAIvAAABeQAAAAACAAAADXAAAAAAAAAAAAAAAi8AAAF5" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "DP-4", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, + "geometry-of-metasingle_window_geometry3": { + "frame_geometry": { + "height": 1043, + "width": 1272, + "x": 0, + "y": 0 + }, + "full_screened": false, + "geometry": { + "height": 1043, + "width": 1272, + "x": 0, + "y": 0 + }, + "maximized": true, + "normal_geometry": { + "height": 1043, + "width": 1272, + "x": 0, + "y": 0 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAAAAAAAAAABPcAAAQSAAAAAAAAAAAAAAT3AAAEEgAAAAACAAAADXAAAAAAAAAAAAAABPcAAAQS" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "DP-4", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, "geometry-of-preferences dialog geometry": { "frame_geometry": { "height": 720, @@ -400,7 +531,7 @@ "index_in_screens_list": 0, "manufacturer": "Dell Inc.", "model": "DELL U3419W", - "name": "HDMI-A-1", + "name": "DP-4", "serial": "", "size_in_logical_pixels": { "height": 1440, @@ -468,7 +599,7 @@ "grid view visible": false, "library_usage_stats": { "/home/cjennings/archive/books": 10, - "/home/cjennings/sync/books": 12 + "/home/cjennings/sync/books": 16 }, "light_palette_name": "", "light_palettes": { @@ -526,8 +657,14 @@ "tag_browser": true } }, + "previous_sort_order_BooksView": { + "title": true + }, "quick_start_guide_added": true, "qv_open_at_shutdown": false, + "recently_used_languages": [ + "English" + ], "search bar visible": true, "show_splash_screen": false, "show_vl_tabs": true, |
