[Ml-yokadi] yokadi upstream

Aurélien Gâteau aurelien.gateau
Lun 17 Nov 19:13:05 CET 2008


Sébastien Renard wrote:
> Le mercredi 12 novembre 2008, Aurélien Gâteau a écrit :
>> It's done now! I merged your changes, pushed them, and wrote the
>> migration script.
>>
>> Hopefully tomorrow I will find time to go into more details about the
>> way the script work.
> 
> Very nice ! Thanks Aurélien. I've just git pull and the merge was done without 
> any pain. Git rocks !
> 
> Here's my current yokadi todolist (handled by yokadi of course) : 
> - make export for common task management tools (Kontact, Notes, Palm, outlook 
> etc.)
> - make link between tasks (I still don't know if it should be or not 
> bidirectionnal links. It could be done with keyword, to be defined)
> - make verbose completion for t_mark_done and t_remove etc. with task Id but 
> displaying task title (like t_list output)
> - make a runonce check in yokadi daemon
> - do not consider inactive project tasks for yoakdid event loop (easy to do)
> - p_remove with all dependant tasks removing or moving into another projet
> - external hook for SVN and GIT to allow to close a yoakdi bug task with a 
> keyword in commit log (like BUG:XXX or YOKADI:XXX)
> 
> That's all for now ! And you, what's your plans for Yokadi ?

Sorry I am late, it was a crazy week at work, followed by a crazy 
weekend (had to finish Gwenview features before kde4.2 feature freeze :))

Here is my list:

- Edit keywords
- Removing keywords
- Support for filtering in 't_list'
- When editing a task, do not continue if user refused to create the project
- Doc update system
- Use OptionParser.parse_args() extra parameters to parse yokadi lines
- Make it possible to run update.py from outside its dir
- When project does not exist, prompt the user to create|edit|cancel

Copying this list just gave me the idea of another one:
- Provide a way to create a plain t_list (only titles)

I am curious about what you mean with links between tasks. What is your 
use case?

About p_remove: if I am not mistaken Simon sent me a patch about this (I 
am offline right now and can't check this :( ). He also patched t_remote 
to garbage-collect projects without tasks.

Aurélien



Plus d'informations sur la liste de diffusion Ml-yokadi