emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Tagging a region of text without creating a branch


From: Andrew Stribblehill
Subject: Re: [Orgmode] Re: Tagging a region of text without creating a branch
Date: Fri, 9 Oct 2009 08:26:24 +0100

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" <address@hidden> wrote:

Matt Lundin <address@hidden> writes: > bar tomas <address@hidden> 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...


reply via email to

[Prev in Thread] Current Thread [Next in Thread]