Coding a scheduled journal application
- From: "kpierce8@xxxxxxxxx" <kpierce8@xxxxxxxxx>
- Date: 8 Mar 2007 15:42:45 -0800
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 dialog box with a big text entry area and the
question, then append a text file after a submit command. I guess the
question is how to get it to run in the background and pop-up at the
appropriate times?
.
- Follow-Ups:
- Re: Coding a scheduled journal application
- From: Gabriel Genellina
- Re: Coding a scheduled journal application
- Prev by Date: Re: merits of Lisp vs Python
- Next by Date: Re: Where to "import"?
- Previous by thread: convert time string in UTC to time in local time
- Next by thread: Re: Coding a scheduled journal application
- Index(es):
Relevant Pages
|