1 #+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
2 #+STARTUP: align fold nodlcheck hidestars oddeven lognotestate
3 #+SEQ_TODO: TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
4 #+TAGS: Write(w) Update(u) Fix(f) Check(c) NEW(n)
5 #+TITLE: Documentation for Org-mode Contributed Packages
7 #+EMAIL: bzg AT altern DOT org
11 [[file:../index.org][{Back to Worg's index}]]
14 This page lists the documentation pages available for Org-mode
15 contributed packages. There are the packages that ar distributed with
16 Org in the /contrib/ directory.
18 - [[file:org-choose.org][org-choose.el -- decision management for org-mode]] \\
19 Org-choose helps documenting a decision-making process by using
20 TODO keywords for different degrees of /chosenness/, and by
21 automatically keepting a set of alternatives in a consistent state.