#+STARTUP: align fold nodlcheck hidestars oddeven lognotestate #+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@) #+TAGS: Write(w) Update(u) Fix(f) Check(c) #+TITLE: Org Customization #+AUTHOR: Worg people #+EMAIL: bzg AT altern DOT org #+LANGUAGE: en #+PRIORITIES: A C B #+CATEGORY: worg #+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 [[file:../index.org][{Back to Worg's index}]] This page contains general information about Org-mode customization. * Org customization #+index: Customization Org-mode is highly customizable, but can be used with very little setup. - [[file:org-customization-guide.org][Org customization guide for beginners]] - [[file:org-customization-survey.org][Org customization survey results]] - [[file:org-hooks.org][A complete list of Org hooks]] - [[file:org-config-examples.org][Random Org configuration examples]] Also the following pages from our [[file:../org-tutorials/index.org][Tutorials section]] are relevant for Org customization: - [[file:../org-tutorials/org-customize.org][Using customize to find and set options]] - [[file:../org-tutorials/org-custom-agenda-commands.org][Using custom agenda commands]] There is also a page about [[file:../org-faces.org][customizing Org faces]].