At Sat, 27 Jun 2009 11:01:49 +0300,
Taru Karttunen wrote:
> 
> Excerpts from Dirk-Jan Binnema's message of Fri Jun 26 12:58:00 +0300 2009:
> > Now, I could work around it by:
> >  a) make five 'normal' recurring entries for each weekday
> >  b) don't use TODO, but just leave the item
> > but that is not really nice...
> > 
> > Is there some trick I am missing?
> 
> This is not pretty but:
> 
> 
> *** TODO <2009-06-29 Mon +1w> Foobar
> *** TODO <2009-06-30 Tue +1w> Foobar
> *** TODO <2009-07-01 Wed +1w> Foobar
> *** TODO <2009-07-02 Thu +1w> Foobar
> *** TODO <2009-07-03 Fri +1w> Foobar

You could simplify this to:

*** TODO Foobar
    <2009-06-29 Mon +1w>  
    <2009-06-30 Tue +1w> 
    <2009-07-01 Wed +1w> 
    <2009-07-02 Thu +1w> 
    <2009-07-03 Fri +1w> 

Still maybe not pretty but works just fine.  I do this for the
lectures I have to give for a given course, for instance.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to