Dave Bauer | 22 Nov 2006 16:24

Adding new Tasks-like section to page templates

Can I add a new section under Tasks called Projects? I want to keep the big projects seperate from the things that need to be done. Basically keep a projects/next actions on the same page.

I would want to list regular task lines under Projects and make sure they stay under that heading. Any pointers to existing code or documentation are greatly appreciated.

Thanks
Dave

--
Dave Bauer
dave <at> thedesignexperience.org

_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss
Phillip Lord | 22 Nov 2006 18:17
Picon
Picon
Favicon
Gravatar

Re: [emacs-wiki-discuss] Adding new Tasks-like section to page templates

>>>>> "DB" == Dave Bauer <dave <at> thedesignexperience.org> writes:

  DB> Can I add a new section under Tasks called Projects? I want to
  DB> keep the big projects seperate from the things that need to be
  DB> done. Basically keep a projects/next actions on the same page.

  DB> I would want to list regular task lines under Projects and make
  DB> sure they stay under that heading. Any pointers to existing code
  DB> or documentation are greatly appreciated.

You should already have project pages as well as the day pages which
are hyperlinked

So my day page looks like this...

* Tasks

#B _ Book accomodation for Edinburgh {{Tasks:123}} ([[TaskPool]])

while my TaskPool page looks like this...

* Tasks

#B _ Book accomodation for Edinburgh {{Tasks:123}} ([[2006.11.22]])

Is this not what you want? 

Phil

John Sullivan | 24 Nov 2006 10:54

Re: [emacs-wiki-discuss] Adding new Tasks-like section to page templates

(CCing the planner-el list -- the emacs-wiki list is deprecated)

"Dave Bauer" <dave <at> thedesignexperience.org> writes:

> Can I add a new section under Tasks called Projects? I want to keep the big
> projects seperate from the things that need to be done. Basically keep a
> projects/next actions on the same page.
>
> I would want to list regular task lines under Projects and make sure they
> stay under that heading. Any pointers to existing code or documentation are
> greatly appreciated.

I'm not sure what happens if you make a separate ** Section on the planner page
under * Tasks. But if you just separate groups of tasks with newlines, Planner
will respect that separation. Try it and see.

You might also be interested in the planner-trunk module.

--

-- 
-John Sullivan
-http://www.wjsullivan.net
-GPG Key: AE8600B6

Gmane