- It is a mode within emacs that started its life as an outliner .
- org mode is usually used as a markup language to write notes ,to do lists , and much more.
- It is an example of an exocortex , which is something to rely on other than your brain to remember things.
- Easy outlining with
tabfolding to maximize focus on the task. - Task management & to-do lists with different states
tto cycle through the different states of the list item.
-
DONE task uno
-
TODO 2nd task
-
TODO 3rd task
-
TODO barber
-
DONE walk dog
-
DONE launch
-
DONE wash car
-
DONE cook dinner
-
TODO run
-
DONE shower
- italic text
- bold text
verbatimstroke throughtext
- Title
- Options [disable/enable] features
- C-c + C-l to create a link automatically
- HTTP links my github
- Local Links to files / todos / files / etc.. dotspacemacs
- C-c + C-o to open a local link in a new buffer
<s + tabto create a code blockC-c + 'to open a code block in a new buffer with it's mode
export PATH="`yarn global bin`:$PATH"#+BEGIN_EXPORT html
<h3> RAW HTML </h3>
#+END_EXPORT
| Student # | Password | |
|---|---|---|
| ryan | ryanleulmi@gmail.com | 1234 |
| student | another one | asd21 |
- C-c + C-e
- twitter bootstrap
ox-twbs - html , pdf , markdown
ox-gfm org-export-backendsto manage your export backends.org-file-appsto change which apps your export backends use.