<div dir="ltr"><div>You could use xdotool, <a href="http://github.com/jordansissel/xdotool">github.com/jordansissel/xdotool</a>, to trigger the keyboard shortcut.<br></div>For example `xdotool key super+f` fakes pressing the super key and f. <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 22 Apr 2020 at 16:06, Alejandro Garcia <<a href="mailto:agarciafdz@gmail.com">agarciafdz@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello In order to help with my personal productivity.<br>
I want to register what I'm doing every 15 minutes or so.<br>
<br>
And using Xmonad.Prompt.AddFile is very easy.<br>
Currently I launch it with a key combination and I can start writing<br>
what I'm doing in this moment.<br>
<br>
However, no I would like to automatically launch AddFile every 15 minutes...<br>
Ideally from cron (which I know)<br>
or maybe xmonad has a way to do it itself?<br>
<br>
<br>
<br>
-- <br>
Alejandro García F. (elviejo)<br>
<br>
Too brief? Here's why! <a href="http://emailcharter.org" rel="noreferrer" target="_blank">http://emailcharter.org</a><br>
<br>
EOM – End Of Message. The whole message is in the subject don't need to open it.<br>
NNTR – No Need To Respond. Help cut down on all those “cool” and<br>
“thanks” emails.<br>
SINGLE SUBJECT. Send one email for one topic, this makes replies easy..<br>
CLEAR CALL TO ACTION: Ask for some specific result very clearly.<br>
_______________________________________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org" target="_blank">xmonad@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad</a><br>
</blockquote></div>