How to add RefTeX support
[Worg/babel-doc.git] / worg-todo.org
blob8806803159c4c83a9e3573c6311a91eb303960e5
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:      TODO central file for Worg
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:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
11 #+ARCHIVE:    worg-todo_archive::
13 [[file:index.org][{Back to Worg's index}]]
15 This file is the central page for inserting tasks related to Worg.
17 If you keep a local copy of worg in =~/org/Worg/=, then you can
18 add =~/org/Worg/worg-todo.org= to the list of your agenda files.
20 Then a simple =git pull= will update the tasks in this file, and your
21 agenda view will be populated with Worg-related tasks.
23 * Tutorials
24   :PROPERTIES:
25   :Owner_ALL: bzg dominik dto clemente aspiers rustom phil bretfeld wacko hexmode pete
26   :END:
28 ** TODO List other possible tutorials from [[http://orgmode.org/tutorials.html][Carsten's tutorials page]]
29 ** Gather examples of custom agenda views from the mailing list
30 ** Tutorial about links (export and abbrev)
31 ** Tutorial about the LaTeX exporter
32    :PROPERTIES:
33    :Owner:    bzg
34    :END:
35 ** INPROGRESS Tutorial about the HTML exporter
37    Sebastian started a little tutorial. See [[file:org-tutorials/org-export-html-tutorial.org][HTML export tutorial]]
39 ** DONE Tutorial about the using Org tables as spreadsheets
40    :PROPERTIES:
41    :Owner:    bzg
42    :END:
44 * General tasks
45   :PROPERTIES:
46   :Owner_ALL: bzg dominik dto clemente aspiers rustom phil bretfeld wacko hexmode pete zms
47   :END:
49 ** TODO Create a "user" directory where users can have their own pages
50 ** TODO Build the [[file:org-faq.org][FAQ]] from [[file:org-survey.org][the survey]]
51 ** TODO Define column views for important files in Worg
52 ** TODO Start a FAQ for Org from the mailing list
53 ** TODO Make a better .css file for the HTML export?