* Eyolf Østrem <[EMAIL PROTECTED]> [31.08.07 07:58]: > I'm currently trying out wyrd/remind as a calendaring tool, and it > looks promising. Just wondering, then, if anyone has figured out a way > to integrate it with mutt. I'm thinking of a key-binding to insert the > text of a mail message as the MSG part of a REM line, perhaps with a > dialog first to choose the date, etc. It's not rocket > science, I know, and I believe that even I with my limited scripting > skills might be able to figure something out, but if it has already > been done, I'd rather spend that extra time on something else. > > Eyolf * Ciò letto, correndo giovedì 06 settembre 2007, alle 19 e 52 rispondo così:
Hi Eyolf, I use ccal (another program similar to remind, but simpler than that) and I have this macro for adding to ccal a mail message as todo: macro index \ct "|ccal -m \n" "Add mail message as todo in ccal" (The mail subject will appear as todo title.) ciao Ataualpa aka Francesco Ciattaglia. -- . __ Chi vuole poco, ha tutto; chi niente vuole e' libero; chi non . /o \/ ha e non desidera, uomo, e' simile agli dei. [Fernando Pessoa] \__/\ - Mutt, un bastardo di razza || www.ataualpa.altervista.org
