org-wild-notifier.el icon indicating copy to clipboard operation
org-wild-notifier.el copied to clipboard

Alert notifications for org-agenda

Results 22 org-wild-notifier.el issues
Sort by recently updated
recently updated
newest added

**The issue is**: custom TODO items (like `MEET` in below example) are not notified about. (Is something like this supported at all?) --- **Example:** Org-mode [allows to configure custom keywords...

Environment: macOS BigSur 11.5.2, Emacs 29.0.50, Org-mode 9.4.6 When theres lots of agenda files, e.g. 200-300 files (with org-roam), the first org-agenda call after startup will start over 100 process,...

`error in process sentinel: Symbol's function definition is void: -orfn` I keep receiving this error when the time arise for a notification. This seems similar to some previous issues, but...

I'm creating this issue as a proposal. As I mentioned in https://github.com/akhramov/org-wild-notifier.el/issues/30#issuecomment-722579110, repeated tasks format is not parsed correctly, e.g. `` is parsed by org-parse-time-string as if it was ``.

Org uses `org-agenda-search-headline-for-time` to search for time in headline when rendering the agenda time grid. This is enabled by default so an entry like ``` * TODO test 19:31-20:40 ```...

I've added a new variable org-wild-notifier-entries to select which timestamps (any combination of DEADLINE, SCHEDULED, TIMESTAMP) trigger a notification

Please have a look there : https://github.com/jwiegley/emacs-async/issues/121 Thank you. (I'm using the latest melpa version of OWN)

bug

https://github.com/legalnonsense/org-timed-alerts

While this package does not require a `SCHEDULED:` stamp for "default" notifications, using the `:WILD_NOTIFIER_NOTIFY_BEFORE:` does require an additional `SCHEDULED:` stamp to work. This is not EXPLICITLY documented (other than...

bug

I like your package very much. Thank you! How would you add an absolute time in the message. For example, instead of > Have breakfast in 10 minutes! display >...