So, about inline tasks... what are they for? I've read the code and know what they do, how to use them etc. But I don't know in what context people use them.
Why were they created and where are they used?
On Oct 8, 2009 9:28 PM, "Bernt Hansen" <bernt@norang.ca> wrote:Matt Lundin <mdl@imapmail.org> writes: > bar tomas <bartomas@gmail.com> writes: > >> Is it possible...
Tags go with headlines. The only way to do what you want is with inline
tasks like this:
,----[ .emacs ]
| (require 'org-inlinetask)
`----
,----[ test.org ]
| | * item1 | this is about item 1
| *************** subitem1 :urgent:
| bla bla
| *************** not urgent
| more about item1
`----
HTH
-Bernt
_______________________________________________ Emacs-orgmode mailing list Remember: use `Reply Al...