You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The snippet as-is is rather tied to my config, and depends on:
ts.el
org-ml
emacs-named-timer
ht.el
alert
fn.el
What it does/doesn't do:
3 minute heads up, checked every 60 seconds
only concerned with headlines that are scheduled today
tracks notification state in a hashtable with headline title as key
no conflict/path handling
no list filtering/tag handling/configurability at a heading level
doesn't persist between emacs restarts
It would need some care to be used elsewhere cleanly, but has been "stable" for about a year now for me.
afternote: thanks to @akhramov for providing mega inspo with org-wild-notifier to get something that just works -- I was using org-wild-notifier before I went down this path.
https://github.com/legalnonsense/org-timed-alerts
The text was updated successfully, but these errors were encountered: