diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-12 17:06:38 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-12 17:06:38 -0500 |
| commit | eeb45e946e638bea0465fa66c7639907d526a48c (patch) | |
| tree | 695b9eff1b6cd78b8952a5c83c937d7cb078ac6a | |
| parent | 9db64765fae0d5121122bfc180de6dbccb46cedb (diff) | |
| download | chime-eeb45e946e638bea0465fa66c7639907d526a48c.tar.gz chime-eeb45e946e638bea0465fa66c7639907d526a48c.zip | |
docs: stack README epigraph lines and reword the lead sentence
GitHub's org renderer drops #+begin_verse blocks, so the Fitzgerald lines vanished on the rendered page. Blank-line separation stacks them on both GitHub and Emacs export. Also reword the opening sentence, which had leaned on the removed Douglas Adams "whoosh" line.
| -rw-r--r-- | README.org | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -4,15 +4,17 @@ [[https://www.gnu.org/software/emacs/][file:assets/made-for-emacs-badge.svg]] -#+begin_verse /Whether we wake or we sleep,/ + /Whether we carol or weep,/ + /The Sun with his Planets in chime,/ + /Marketh the going of Time./ -#+end_verse + — /Edward Fitzgerald/ -CHIME (backronym: *CHIME Heralds Imminent Modeline Events*) makes sure your org-agenda events don't whoosh by unnoticed. You get desktop notifications, an audible chime, and your next event shows up in the modeline. +CHIME (backronym: *CHIME Heralds Imminent Modeline Events*) keeps your org-agenda events from slipping past unnoticed. You get desktop notifications, an audible chime, and your next event shows up in the modeline. ** Features :PROPERTIES: |
