1<?xml version="1.0"?>
2<!DOCTYPE tudu SYSTEM "/usr/local/share/tudu/tudu.dtd">
3<todo>
4	<todo done="no" collapse="no">
5		<title>tmpnam warning</title>
6		<text>interface.cc:770:15: warning: ignoring return value of ‘char* tmpnam(char*)’, declared with attribute warn_unused_result [-Wunused-result]
7interface.cc:773:17: warning: ignoring return value of ‘char* tmpnam(char*)’, declared with attribute warn_unused_result [-Wunused-result]
8
9</text>
10	</todo>
11	<todo done="no" collapse="no">
12		<title>split README for the package??</title>
13		<text>I would suggest to split installation information out of the README file
14and into README.install since that isn't useful for users of the binary
15packages.
16</text>
17	</todo>
18	<todo done="no" collapse="no">
19		<title>hyphen-used-as-minus-sign</title>
20		<text>http://lintian.debian.org/tags/hyphen-used-as-minus-sign.html
21
22data/tudu.1:227
23</text>
24	</todo>
25	<todo done="yes" collapse="no">
26		<title>dangerous usage of char[]</title>
27		<text>&gt; [src/tudu.cc:96]: (error) Dangerous usage of 'file_rc' (strncpy doesn't always null-terminate it).
28&gt; [src/tudu.cc:101]: (error) Dangerous usage of 'file_xml' (strncpy doesn't always null-terminate it).
29</text>
30	</todo>
31	<todo done="no" collapse="no">
32		<title>bfbtest</title>
33		<text>&gt; bfbtester:
34&gt;
35&gt; Several crashes like this:
36&gt;
37&gt; *** Crash &lt;/.../tudu-0.9.1/debian/tudu/usr/bin/tudu&gt; ***
38&gt; args:           [10240]
39&gt; envs:           LANG=[10235]
40&gt; Signal:         6 ( Aborted )
41&gt; Core?           Yes
42
43Maybe the same than:
44http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716408
45</text>
46	</todo>
47	<todo done="no" collapse="no">
48		<title>show category on the tudurc</title>
49		<text>I use the commmand :showonly cat1 cat2 to see only this two categories. This works very fine. Is it possible to add this in .tudurc?
50
51Because i use the same .tudu.xml for home and office. And i want only to see office categories on my laptop and only home categories on the privat pc.
52</text>
53	</todo>
54	<todo done="no" collapse="no">
55		<title>command line interface for sort order or show info while press b</title>
56		<text>
57</text>
58	</todo>
59	<todo done="no" collapse="no">
60		<title>one task two places</title>
61		<text>
62</text>
63	</todo>
64	<todo done="no" collapse="no">
65		<title>cli interface</title>
66		<text>
67</text>
68	</todo>
69	<todo done="no" collapse="no">
70		<title>cooerent editor and title</title>
71		<text>
72</text>
73	</todo>
74	<todo done="no" collapse="no">
75		<title>import and export</title>
76		<text>
77</text>
78	</todo>
79	<todo done="no" collapse="no">
80		<title>more filters (by project, keyword, date)</title>
81		<text>
82</text>
83	</todo>
84	<todo done="no" collapse="no">
85		<title>more states for a task (undone, done, waiting, maybe, ...)</title>
86		<text>
87</text>
88	</todo>
89	<todo done="no" collapse="no">
90		<title>dates in human format</title>
91		<text>option for entering dates in "human" format like "2d", which will result in deadline date=today+2 days; 3w, 3m and so on.
92</text>
93	</todo>
94	<todo done="no" collapse="no">
95		<title>optional navigating throw tree with only "j" and "k"</title>
96		<text>option for navigating through tree with only "j" and "k", so when cursor stands on a level 0 with with sub level, pressing j will lead to changing a cursor position to 0-1, then 0-2 and so on, probably the depth level of such behavior should be adjustable through config file
97</text>
98	</todo>
99	<todo done="no" collapse="no">
100		<title>time accounting</title>
101		<text>How about a feature to log when I had spent time on it in the past, which is sporadic for my long long list of todo's.  Such log can be amusing when looking back a few years down the road -- why did I spent that amount of time doing that !?
102
103Taskwarrior has some thoughts on it
104http://taskwarrior.org/boards/6/topics/79
105
106
107Una de las prestaciones que no he encontrado en otros programas de gestión de tareas es sobre la duración de las tareas, poder decir el tiempo estimado que requiero para cada tarea, y que me avise si me saturo.
108
109En la versión en papel que empecé a usar (sin continuidad) solía poner la duración estimada de la tarea, pero claro el papel no me hacía la suma.
110
111Lo más interesante que encontré fuen en Lightning ó Mozilla Sunbird, donde en la agenda-calendario te marca los días en los que tienes tareas pendientes creo recordar. Además se puede poner el % que has realizado, y no recuerdo si también la duración estimada de cada tarea, pero cada dato se trata por separado, no se usa para facilitar la gestión del tiempo que es necesario reservar para las tareas. Es decir, sabiendo que para dentro de 2 días tengo que hacer 5 tareas que me llevaran Xi.%i tiempo en total, puedo saber si me va a dar tiempo ó no. En Lightning tienes la agenda, gestionas que no se solapen las citas, pero si en los huecos ocupados tienes tiempo justo para las tareas pendientes también debería ser razón para no poner una cita nueva.
112
113Pues eso, que podría ser una feature para TuDu que te avise de que el día tiene 24 horas (ó útiles para hacer tareas menos).
114</text>
115	</todo>
116	<todo done="no" collapse="no">
117		<title>deadline and scheduler with hour</title>
118		<text>Add hour and minuts to the deadline date
119</text>
120	</todo>
121</todo>
122