[Ml-yokadi] bug is task name have a dash

Sébastien Renard Sebastien.Renard
Mer 10 Déc 13:20:44 CET 2008


Le mercredi 10 décembre 2008, Aurélien Gâteau a écrit :
> > Yes that's correct. But you must escape -k in task name because -k is a
> > t_add switch !
>
> You mean if I want to create a task whose title is "foo -kar"?

foo -kar is ok.
foo -k ar is not (it will create the ar keyword). 
foo \-k ar is ok


> > As you want. There's indeed lots of common things between them. The
> > distinction I made when I created t_export was :
> > - t_list is for screen, t_export for files (screen output of t_export is
> > mainly for debug/test purpose)
> > - t_list can use complex filter, t_export is for all tasks
>
> It's easy to get all tasks with "t_list -a", and being able to export a
> task subset as html can be handy, for example to publish your tasks on
> an intranet or to send a list of what you did this week as a mail
> attachment to a technically-challenged manager :)

You're right. Now we have a quite good parser, we can have less but powerfull 
function.

a+
-- 
Sébastien


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