* Seth Falcon <[EMAIL PROTECTED]> wrote:
|
| page is created.  I think what you are after is something where you
| create a task and schedule it to have a certain start date and
| duration (or deadline) and then all the day pages in that interval
| would get created if they didn't already exist.

I'm thinking about implementing this behaviour _without_ actually
copying the tasks on each single day page.
I could write something in the way planner-timeclock works, with a
specific section on planner pages called 'multi-day tasks' or something
like that. In the page template I could then call a function which would
search previous pages (should be limitted to a max_number) and which
would populate the day page. This should make the planner pages less
subject to corruption ... As a drawback the task would then only be
editable on the page it is really saved on.


-- 
Eco
http://www.ecocode.net
* Life is wonderful with Emacs and Perl *


_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to