diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-16 22:11:11 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-16 22:11:11 -0600 |
| commit | ff93c7a63ca16ce8e12ca8c210b7214505398a17 (patch) | |
| tree | 1cfaeca7d9c00c6c8061f2ca4237fbf9bdf1442d /modules/custom-buffer-file.el | |
| parent | 6f57d93f9fa09ccbd97a767ba995a5755dedc103 (diff) | |
| download | dotemacs-ff93c7a63ca16ce8e12ca8c210b7214505398a17.tar.gz dotemacs-ff93c7a63ca16ce8e12ca8c210b7214505398a17.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/custom-buffer-file.el')
0 files changed, 0 insertions, 0 deletions
