aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-11 05:51:29 -0500
committerCraig Jennings <c@cjennings.net>2026-05-11 05:51:29 -0500
commit783c2abe7ca6e88e372dfbf86aae2cbaa321fed8 (patch)
treeac4c6113825db52ba71ba9f0fa30b3c991f76daa /README.org
parentee90de269e4f65a9b57b4fc9e260d3aa6948b6ca (diff)
downloadchime-783c2abe7ca6e88e372dfbf86aae2cbaa321fed8.tar.gz
chime-783c2abe7ca6e88e372dfbf86aae2cbaa321fed8.zip
docs: document the per-event :CHIME_NOTIFY_BEFORE: property
The README's migration note said the per-event reminder property had been removed. That's stale now that the property is back. I rewrote the line to point at :CHIME_NOTIFY_BEFORE: and the deprecated :WILD_NOTIFIER_NOTIFY_BEFORE: alias. I also added a "Per-Event Override" section to docs/CONFIGURATION.org covering the syntax, the no-inheritance behavior, malformed-value handling, and the alias's deprecation path.
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 1ed2a0d..3606b86 100644
--- a/README.org
+++ b/README.org
@@ -215,7 +215,7 @@ If you're migrating from org-wild-notifier, update your configuration:
- =org-wild-notifier-mode= → =chime-mode=
- =org-wild-notifier-check= → =chime-check=
-4. Note: The =:WILD_NOTIFIER_NOTIFY_BEFORE:= / =:CHIME_NOTIFY_BEFORE:= property has been removed. Use the global =chime-alert-intervals= variable instead.
+4. The per-event reminder property is back. =:CHIME_NOTIFY_BEFORE: N= on a heading (N = a non-negative integer number of minutes) overrides =chime-alert-intervals= for that heading. The old =:WILD_NOTIFIER_NOTIFY_BEFORE:= name still works as a deprecated alias (chime warns once per session). See [[file:docs/CONFIGURATION.org][Configuration]] → "Per-Event Override".
** License
:PROPERTIES: