emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

desktop notifications (Re: idea for capture anywhere in x)


From: Max Nikulin
Subject: desktop notifications (Re: idea for capture anywhere in x)
Date: Wed, 26 Oct 2022 13:05:31 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 26/10/2022 12:05, Samuel Wales wrote:

You may hook notifications-notify to org-capture-after-finalize-hook to
see notification when the capture is successful.

sounds like it
could be reassuring if it is not obtrusive.

Try the following command to get impression

    notify-send "summary" "text"

Since you are using fluxbox, likely you need to add some daemon to autostart (unless the package has an /etc/xdg/autostart entry active for fluxbox)

    apt-cache search notification-daemon

As a KDE user I can not suggest particular one. Perhaps notification-daemon package is enough.

It is better to protect "&<>" characters as HTML entities "&amp;" etc. since the spec allows some basic formatting and active links.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]