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:t \n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc
13 [[file:../index.org][{Back to Worg's index}]]
15 This page contains general information about Org-mode customization.
19 #+index: Customization
21 Org-mode is highly customizable, but can be used with very little setup.
23 - [[file:org-customization-guide.org][Org customization guide for beginners]]
24 - [[file:org-customization-survey-2013.org][Org customization survey results]]
25 - Complete lists of Org [[file:../doc.org::#hooks][hooks]], [[file:../doc.org::#options][options]] and [[file:../doc.org::#commands][commands]]
27 - [[file:org-config-examples.org][Random Org configuration examples]]
29 Also the following pages from our [[file:../org-tutorials/index.org][Tutorials section]] are relevant for
32 - [[file:../org-tutorials/org-customize.org][Using customize to find and set options]]
33 - [[file:../org-tutorials/org-custom-agenda-commands.org][Using custom agenda commands]]
35 There is also a page about [[https://orgmode.org/worg/org-tutorials/org-appearance.html#org9370750][customizing Org faces]].