basics and learnings

Table of Contents

C-RET to enter sections or headings.

M-<arrow keys> to change the section/headings level.

Markup

== for a verbatim text

++ for strikethrough

** to bold stuff

// to make italic

use C-c C-x C-f to call org-emphasize and change markup of selected text.

use hashes to get list items and bullets.

here

isnt
* an
  • **
    • * **

Insert links

C-c C-l org-mode-link

Table

name age
test1 test2
one 2

To export

C-c C-e

LIST

unordered lists

lists starting with -, + and *

dash list

uno
dos
tres

plus list

uno
dos
tres
TODO
TODO

ordered lists

start with number and a period or ), like 1. or 1), Press,

test press meta + enter

TODO

TODO

desctiption these are special unordered lists

use :: to seperate the title description and the content

this is a description example the example is pretty straightforward init?

CHECKLISTS

M-S RET to make a new checkbox.

C-c C-x C-b toggle the checkbox state

this is a plainlist headline which can be toggled by C-c *

turn a whole list into a subtree by C-c C-*

Drawers text hidden until pressed and seen after that, C-c C-x d

This is inside the drawer.

#+beginsrc another drawer. Drawers look like this:

This is a headline

Still outside the drawer

This is inside the drawer.

After the drawer. #+beginquote You can interactively insert a drawer at poi

lets see if it workshop

Enter a drawer with - C-c C-x d

EXPORT STRUCTURE TEMPLATE,

command C-c C-,

lets test this footnote 1stuff

Footnotes:

1

stuff works