Simple Headline [1/2]

TODO [B] Headline with todo status & priority

DONE Headline with TODO status

we can link to headlines that define a custom_id: #this-will-be-the-id-of-the-headline

[A] Headline with tags & priority   foo bar

Still outside the drawer

This is inside the drawer

Still outside the drawer

CUSTOM headline with custom status

it's possible to use #+SETUPFILE - in this case the setup file contains the following

#+TODO: TODO DONE CUSTOM
#+EXCLUDE_TAGS: noexport custom_noexport

malformed property drawer

:PROPERTIES: not a property

:END:

level limit for headlines to be included in the table of contents

The toc option allows setting a level limit. For this file we set it to 1 - which means that the following headlines won't be included in the table of contents.

headline 2 not in toc

headline 3 not in toc

anoter headline 2 not in toc

you get the gist…