org-web.org: Use https for the feed
[worg.git] / org-configs / index.org
blob29939a79a259e031be22995027cf9331d3f71231
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
5 #+AUTHOR:     Worg people
6 #+EMAIL:      bzg AT altern DOT org
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
13 [[file:../index.org][{Back to Worg's index}]]
15 This page contains general information about Org-mode customization.
17 * Org 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
30 Org customization:
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]].