← Back to team overview

zim-wiki team mailing list archive

Re: nesting of tasks

 

On Wed, Apr 14, 2010 at 5:25 PM, Ronny Pfannschmidt
<Ronny.Pfannschmidt@xxxxxx> wrote:
> i'd like to get support for nested tasks in the tasklist plugin.
>
> In order to archieve that i'd take the indent into Account.
>
> So if a task entry is indented deeper than the previous one it will get
> listed as child.
>
> Any comments before i start?

I have this one on my todo list, but given the stack of other items
might be quite some time before I get around it. Would really like to
have this, so if you want to work on this please go ahead.

Have a look at the latest code in the development tree, there the task
list is cached in a database table. Adding the id of the parent item
in this table would allow storing the tree structure of tasks.

Feel free to mail me privately if you have any detailed implementation
questions.

Regards,

Jaap



References