Re: Coding a scheduled journal application

2007-03-08 Thread Gabriel Genellina
En Thu, 08 Mar 2007 20:42:45 -0300, [EMAIL PROTECTED] <[EMAIL PROTECTED]> escribió: > I guess the > question is how to get it to run in the background and pop-up at the > appropriate times? Use cron on linux or the task scheduler on windows -- Gabriel Genellina -- http://mail.python.org/mai

Coding a scheduled journal application

2007-03-08 Thread [EMAIL PROTECTED]
I'm a python newbie and would like to develop a tiny application to schedule a document to open in a text processor and ask a question. I'd like to be able to give it multiple time:question pairs such as (monday 1:00pm : "Please enter your completed tasks for the morning?). It could just open a dia