summaryrefslogtreecommitdiff
path: root/modules/calibredb-epub-config.el
Commit message (Collapse)AuthorAgeFilesLines
* feat(dashboard,calibredb): reorganize nav buttons, tweak display settingsCraig Jennings2026-02-151-1/+3
| | | | | | | Dashboard: reorder nav rows (Code/Email/Agenda/Files/Music, Feeds/IRC/ Flashcards/Books/Terminal), show 10 recent files with filename only, exclude EMMS history from recents. Calibredb: use bookmark emoji for favorites, change favorite keyword to in-progress.
* fix(terminal): add console/mosh compatibilityCraig Jennings2026-01-231-1/+1
| | | | | | | | - Create terminal-compat.el for arrow key escape sequences - Fix M-uppercase keybindings (M-O → M-S-o, etc.) that conflicted with terminal escape sequences ESC O A/B/C/D - Add GUI-only guards for emojify and icon rendering - 18 keybindings updated across 13 modules with override comments
* feat(epub): Improve nov reader typography and layoutCraig Jennings2025-11-151-3/+13
| | | | | | | - Reduce variable-pitch font from 1.8x to 1.0x for normal reading size - Add configurable margin percentage (cj/nov-margin-percent, default 25%) - Calculate text width dynamically based on window size and margins - Text now uses 50% of window width with 25% margins on each side
* feat:nov/epub: Enhance EPUB handling and visual preferencesCraig Jennings2025-10-221-26/+58
| | | | | | | | | Introduce nov-mode for .epub files, bypassing archive-mode detection. Enhance reading experience with visual-fill-column-centered text, Merriweather font, and improved color scheme. Provide utilities for paragraph navigation and document rendering. Improve previous nov-mode preferences for consistent visual adjustments and text wrapping.
* fix:calibre/epub:fix linter and docstring errorsCraig Jennings2025-10-191-1/+7
|
* fix:epub: epub-mode alongside nov-modeCraig Jennings2025-10-191-2/+6
| | | | | | | Looks like there might be two modes for nov-mode? Add epub-mode as an alternative handler for .epub files with the same preference settings as nov-mode.
* changing repositoriesCraig Jennings2025-10-121-0/+223