[xmonad] How to trigger Xmonad.Prompt.AddFile on recurrent times?

Matthew Nicholson nicholma at tcd.ie
Wed Apr 22 17:59:09 UTC 2020


You could use xdotool, github.com/jordansissel/xdotool, to trigger the
keyboard shortcut.
For example `xdotool key super+f` fakes pressing the super key and f.

On Wed, 22 Apr 2020 at 16:06, Alejandro Garcia <agarciafdz at gmail.com> wrote:

> Hello In order to help with my personal productivity.
> I want to register what I'm doing every 15 minutes or so.
>
> And using Xmonad.Prompt.AddFile is very easy.
> Currently I launch it with a key combination and I can start writing
> what I'm doing in this moment.
>
> However, no I would like to automatically launch AddFile every 15
> minutes...
> Ideally from cron (which I know)
> or maybe xmonad has a way to do it itself?
>
>
>
> --
> Alejandro García F. (elviejo)
>
> Too brief? Here's why! http://emailcharter.org
>
> EOM – End Of Message. The whole message is in the subject don't need to
> open it.
> NNTR – No Need To Respond. Help cut down on all those “cool” and
> “thanks” emails.
> SINGLE SUBJECT. Send one email for one topic, this makes replies easy..
> CLEAR CALL TO ACTION: Ask for some specific result very clearly.
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/xmonad/attachments/20200422/3824a573/attachment.html>


More information about the xmonad mailing list