Updated IRC page for Libera.chat
[worg.git] / org-configs / index.org
blobc3f01de04fe822c1666d43b966adcd065c383148
1 #+TITLE:      Org Customization
2 #+AUTHOR:     Worg people
3 #+EMAIL:      bzg AT altern DOT org
4 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
5 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
6 #+TAGS:       Write(w) Update(u) Fix(f) Check(c)
7 #+LANGUAGE:   en
8 #+PRIORITIES: A C B
9 #+CATEGORY:   worg
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
12 # This file is released by its authors and contributors under the GNU
13 # Free Documentation license v1.3 or later, code examples are released
14 # under the GNU General Public License v3 or later.
16 [[file:../index.org][{Back to Worg's index}]]
18 This page contains general information about Org-mode customization.
20 * Org customization
22 #+index: Customization
24 Org-mode is highly customizable, but can be used with very little setup.
26 - [[file:org-customization-guide.org][Org customization guide for beginners]]
27 - [[file:org-customization-survey-2013.org][Org customization survey results]]
28 - Complete lists of Org [[file:../doc.org::#hooks][hooks]], [[file:../doc.org::#options][options]] and [[file:../doc.org::#commands][commands]]
30 - [[file:org-config-examples.org][Random Org configuration examples]]
32 Also the following pages from our [[file:../org-tutorials/index.org][Tutorials section]] are relevant for
33 Org customization:
35 - [[file:../org-tutorials/org-customize.org][Using customize to find and set options]]
36 - [[file:../org-tutorials/org-custom-agenda-commands.org][Using custom agenda commands]]
38 There is also a page about [[https://orgmode.org/worg/org-tutorials/org-appearance.html#org9370750][customizing Org faces]].