[email protected] writes:

> I am looking for an small application that along with normal
> apointments will except statements something like "2nd saturday in the
> month, local Market". I am positive there was somekind of calendar
> that did that but I can not find anything that suits. Note: It
> ___must___ be stand alone and it ___can_not____ use the internet. I am
> still using dial up. 


Since my inbox is my todo list,
I just do this in crontab of an always-on host.

e.g.

    @monthly  echo TODO: bathe
    @weekly   echo TODO: change socks
    @daily    echo TODO: try to take over the world

_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to