aboutsummaryrefslogtreecommitdiff
path: root/modules/calendar-sync.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-16 22:11:11 -0600
committerCraig Jennings <c@cjennings.net>2025-11-16 22:11:11 -0600
commit85249d5e9f46150fed3b7fd236708b701326a404 (patch)
treed071ecd85079cf7b7d6fc9a051df298f57651474 /modules/calendar-sync.el
parentb75bf8868878113a8e5a8ffde01aa52fe7127065 (diff)
downloaddotemacs-85249d5e9f46150fed3b7fd236708b701326a404.tar.gz
dotemacs-85249d5e9f46150fed3b7fd236708b701326a404.zip
feat: Add toggle for org-appear mode (C-c C-a)
Implemented cj/org-appear-toggle to control when emphasis markers and link URLs are revealed. Useful for editing links while keeping tables readable when long URLs would otherwise expand and break layout. Changes: - Enabled org-appear package (removed :disabled flag) - Removed auto-enable hook (default: OFF for cleaner reading) - Added cj/org-appear-toggle function with clear user feedback - Bound to C-c C-a in org-mode-map - C-c C-a was unbound (no conflict with org-attach or other commands) Usage: - Default: OFF (links and emphasis markers stay hidden) - Press C-c C-a: Turn ON (markers show when cursor is on them) - Press C-c C-a again: Turn OFF (back to hidden) Closes todo.org line 29: "Toggle org-appear on/off"
Diffstat (limited to 'modules/calendar-sync.el')
0 files changed, 0 insertions, 0 deletions