emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Lundin <lundin@fastmail.fm>
To: Robin Message <rhm31@cam.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Heirarchy and indenting of plain text belonging to headline of same indent
Date: Thu, 20 May 2010 15:46:47 -0400	[thread overview]
Message-ID: <87hbm2tkyg.fsf@fastmail.fm> (raw)
In-Reply-To: <4BF5068E.5090401@cam.ac.uk> (Robin Message's message of "Thu, 20 May 2010 10:53:18 +0100")

Robin Message <rhm31@cam.ac.uk> writes:

> Alternatively, is there some kind of headline ending command or some
> way of easily adding one, e.g.
> * Head 1
>   Body 1
> *** Head 2
>     Body 2
> ***$
>   More Body 1

Stephan mentioned org-inline tasks, which has the following syntax:

--8<---------------cut here---------------start------------->8---
* Head 1
  Body 1
*************** Head 2
		Body 2
*************** END
  More body 1.
--8<---------------cut here---------------end--------------->8---

Depending on your needs, there are a few other options for marking off
text within a headline:

   1. Drawers. I often use a :NOTES: drawer to store items I don't want
      exported.

   2. Source code blocks. #+begin src: ... #+end src:

   3. Plain lists.

I'd imagine it depends on what you need this functionality for.

Best,
Matt

      parent reply	other threads:[~2010-05-20 19:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20  9:53 Heirarchy and indenting of plain text belonging to headline of same indent Robin Message
2010-05-20 11:11 ` Stephan Schmitt
2010-05-20 12:52   ` Robin Message
2010-05-20 19:46 ` Matthew Lundin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hbm2tkyg.fsf@fastmail.fm \
    --to=lundin@fastmail.fm \
    --cc=emacs-orgmode@gnu.org \
    --cc=rhm31@cam.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).