Hello,

Jay Kamat <[email protected]> writes:

> I recently began using the org-notify package, and I would like to pass
> the :urgency flag to `notifications-notify' occasionally. This small
> patch passes the :urgency key from the org-notify configuration on to
> `notitifications-notify'.
>
> For example, after this patch, you can:
>
> (org-notify-add 'test-notifications
> '(:time "10m" :period "1m" :actions -notify/window :urgency critical))
>
> And get notifications labeled as critical in that way.

Thank you. I applied your patch on behalf of Org notify's author
(Cc'ed).

> Eventually, I would like to write an alert
> (https://github.com/jwiegley/alert) backend for org-notify, would that
> be suitable for inclusion in the core package?

Org notify is not in Org core, but in contrib/ directory, soon to be
moved to orgmode.org repository as a separate package.

Regards,

-- 
Nicolas Goaziou

Reply via email to