aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common/.config/calibre/conversion
Commit message (Collapse)AuthorAgeFilesLines
* chore(calibre): update config, add Comments Cleaner and Reading List pluginsCraig Jennings2026-02-161-0/+0
|
* chore(calibre): update config, add plugins and tag rulesCraig Jennings2026-02-144-0/+0
| | | | | Add Extract ISBN, Favourites Menu, Find Duplicates plugins. Update tag mapping rules, window geometries, and download timestamps.
* chore(calibre): remove auto-generated files (plugins, caches, icons)Craig Jennings2026-01-3129-3/+0
|
* refactor(dotfiles): rename system/ to common/ and remove unused configsCraig Jennings2026-01-2629-0/+3
Rename dotfiles/system to dotfiles/common for clarity - indicates shared dotfiles used across all desktop environments (DWM, Hyprland). Removed config directories for uninstalled applications: - ghostty (using different terminal) - lf (using ranger instead) - mopidy (using mpd instead) - nitrogen (X11-only, obsolete for Wayland) - pychess (not installed) - JetBrains (not installed via archsetup) - youtube-dl (using yt-dlp with different config location) Kept audacious config for potential future use. Updated all references in archsetup, CLAUDE.md, todo.org, and validation.sh. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>