Haris -
Sometimes it would be handy to put some note or comment in a gtd file, such as short project description, or whatever. Is there already a way of doing this, eg.
project foo -- Goals and results/deliverables of the project -- Other info -- ...
@email ... @errand ...
end
Thanks and regards - Stefan
Hi Stefan, On Jul 5, 2006, at 11:44 AM, Stefan Brantschen wrote:
Haris -
Sometimes it would be handy to put some note or comment in a gtd file, such as short project description, or whatever. Is there already a way of doing this, eg.
Huh, I thought I had implemented it but I guess I hadn't. If you svn up now, any note that starts with a # followed by a whitespace character should now be treated as a comment. Atm these are not very visibly distinguishable from completed actions, but functionally this should work just fine.
Thanks and regards
- Stefan
Haris