On Mon, Sep 27, 2004 at 09:07:14PM +0200, Hendrik Mangels wrote: > Tuomo Valkonen (2004-09-27, 12:19): > > > Nice! Are you planning to integrate some kind of calendar > > > functionality? > > > > I don't have any big plans for riot; it mostly does what I need already. > > It's a pity. However, can anyone recommend a calendar tool, > using curses and $EDITOR? A mutt/slrn-like interface would be > cool, too.
A couple years back I wasn't able to find such a beast, so I started working on one. I put a reasonably functional interface in place, but the back-end is in need of reworking. I put it on the back burner, hoping someone other than myself would complete the Python bindings to libical--unfortunately it doesn't seem like much has happened there. Here's a screenshot: ftp://pelzlpj.dyndns.org/pub/paul/pylot.png The code's just sitting there rotting at the moment, so I'd be very happy if someone wanted to grab it and finish the job properly. It's available via GNU Arch at [EMAIL PROTECTED] \ http://www-personal.engin.umich.edu/~pelzlpj/tla/2003 in branch pylot--main . (If you don't grok Arch but you want a copy of the code, email me.) Paul
