diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 04:52:46 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 04:52:46 -0500 |
| commit | 5dcf7a3123f924ff9ad29ad8591679a0bf0a2565 (patch) | |
| tree | e873c6589c60355e94a94dd337f3162e959ec4e2 /README.org | |
| parent | 21ec114def7df9aa61e43e8f2cee484ded772e72 (diff) | |
| download | chime-5dcf7a3123f924ff9ad29ad8591679a0bf0a2565.tar.gz chime-5dcf7a3123f924ff9ad29ad8591679a0bf0a2565.zip | |
docs: correct test inventory and org-wild-notifier history
TESTING.org carried a frozen "645 tests as of 2026-04-04" inventory plus a top-files table that goes stale every time a test file is added. I replaced it with a one-line pointer to `make count`, which is the live source.
README's History section said Artem Khramov "deprecated org-wild-notifier in favor of org-alert." He didn't. He archived the repo and stopped responding to issues. The README's "Alternatives" section listed org-alert and org-notify neutrally, never as recommended successors. And the project has since been picked back up under the Emacs Orphanage. I rewrote the paragraph to describe what happened and added a line about the orphanage fork.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -193,7 +193,9 @@ See [[file:TESTING.org][TESTING.org]] for the full test guide. :CUSTOM_ID: history :END: -CHIME started life as [[https://github.com/akhramov/org-wild-notifier.el][org-wild-notifier]], written by Artem Khramov. I relied on it daily for years, so when Artem deprecated it on Aug 2, 2025 in favor of [[https://github.com/spegoraro/org-alert][org-alert]], I adopted it rather than let it rot. One bug fix led to another, features crept in, and eventually it had changed enough to deserve its own name. +CHIME started life as [[https://github.com/akhramov/org-wild-notifier.el][org-wild-notifier]], written by Artem Khramov. I relied on it daily for years, so when Artem archived the repo and stopped responding to issues in August 2025, I adopted it rather than let it rot. One bug fix led to another, features crept in, and eventually it had changed enough to deserve its own name. + +Org-wild-notifier itself has since been picked back up under the [[https://github.com/emacsorphanage/org-wild-notifier][Emacs Orphanage]]. Chime continues on its own line because it has materially diverged — see the [[#features][Features]] list for what it adds. All credit for the original idea and architecture goes to Artem. I'm just the person who couldn't let it go. |
