Hello!

Sometimes I write some comments after a todo entry like this:

,----
| *** TODO [#A] implement function XYZ
| 
|   VERY IMPORTANT: be careful not to forget ABC!!!
`----

When I browse my todos in agenda view (see below) most of the time I
forget about whether I have comments or not, so I don't even check:

,----
| ProjectFoo:    ..TODO [#A] implement function XYZ
| ProjectFoo:    ..TODO [#B] foo
| ProjectFoo:    ..TODO [#C] bar
`----

I would like the agenda view to somehow sign entries that have comments,
like this:

,----
| ProjectFoo:    ..TODO [#A] implement function XYZ (more)
| ProjectFoo:    ..TODO [#B] foo
| ProjectFoo:    ..TODO [#C] bar
`----

What do you think?

Thanks.

-- 
Udv, Ricsi


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to