emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* nested org-headlines
@ 2012-11-27 10:14 42 147
  2012-11-28  3:36 ` Eric Abrahamsen
  0 siblings, 1 reply; 4+ messages in thread
From: 42 147 @ 2012-11-27 10:14 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

(1) is possible, but not (2) and (3), (3) being what I want (though (2)
would be nice).

(1)

     * HEADLINE

     Text about main topic.

     *************** INLINE TASK

     Text about tangent from main topic.

     *************** END

     Continuation of main topic.

(2)

     * HEADLINE

     Text about main topic.

     *************** INLINE TASK

     Text about tangent from main topic.

     ****************************** NESTED INLINE TASK

     Text about tangent from tangent from main topic.

     ****************************** END

     Text about tangent from main topic continued.

     *************** END

     Continuation of main topic.

(3)

     * HEADLINE

     Text about main topic.

     *************** INLINE TASK

     Text about tangent from main topic

     ** SECOND-ORDER HEADLINE ABOUT TANGENT

     Text about sub-topic mentioned in tangent

     ** ANOTHER SECOND-ORDER HEADLINE ABOUT TANGENT

     Text about a different sub-topic mentioned in tangent.

    [no return to the first-order tangent]

     *************** END

     Continuation of main topic.

[-- Attachment #2: Type: text/html, Size: 1357 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-28 13:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-27 10:14 nested org-headlines 42 147
2012-11-28  3:36 ` Eric Abrahamsen
2012-11-28 13:19   ` Nicolas Goaziou
2012-11-28 13:54     ` Eric Abrahamsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).