1 #+STARTUP: align fold nodlcheck hidestars oddeven lognotestate
2 #+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
3 #+TAGS: Write(w) Update(u) Fix(f) Check(c)
4 #+TITLE: Org Customization
6 #+EMAIL: bzg AT altern DOT org
10 #+OPTIONS: H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
12 [[file:../index.org][{Back to Worg's index}]]
14 This page contains general information about Org-mode customization.
18 Org-mode is highly customizable, but can be used with very little
21 - [[file:org-customization-guide.org][Org customization guide for beginners]]
22 - [[file:org-customization-survey.org][Org customization survey results]]
23 - [[file:org-hooks.org][A complete list of Org hooks]]
24 - [[file:org-config-examples.org][Random Org configuration examples]]
26 Also the following pages from our [[file:../org-tutorials/index.org][Tutorials section]] are relevant for
29 - [[file:../org-tutorials/org-customize.org][Using customize to find and set options]]
30 - [[file:../org-tutorials/org-custom-agenda-commands.org][Using custom agenda commands]]
32 There is also a page about [[file:../org-faces.org][customizing Org faces]].