1 #+TITLE: TODO central file for Worg
3 #+EMAIL: mdl AT imapmail 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)
10 #+OPTIONS: H:3 num:nil toc:nil \n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc
11 #+ARCHIVE: worg-todo_archive::
12 #+HTML_LINK_UP: index.html
13 #+HTML_LINK_HOME: https://orgmode.org/worg/
15 # This file is released by its authors and contributors under the GNU
16 # Free Documentation license v1.3 or later, code examples are released
17 # under the GNU General Public License v3 or later.
19 This file is the central page for inserting tasks related to Worg.
21 If you keep a local copy of worg in =~/org/Worg/=, then you can
22 add =~/org/Worg/worg-todo.org= to the list of your agenda files.
24 Then a simple =git pull= will update the tasks in this file, and your
25 agenda view will be populated with Worg-related tasks.
29 :Owner_ALL: bzg dominik dto clemente aspiers rustom phil bretfeld wacko hexmode pete
31 ** Gather examples of custom agenda views from the mailing list
32 ** Tutorial about links (export and abbrev)
33 ** Tutorial about the LaTeX exporter
40 :Owner_ALL: bzg dominik dto clemente aspiers rustom phil bretfeld wacko hexmode pete zms
43 ** TODO Create a "user" directory where users can have their own pages
44 ** TODO Build the [[file:org-faq.org][FAQ]] from [[file:org-survey.org][the survey]]
45 ** TODO Define column views for important files in Worg
46 ** TODO Start a FAQ for Org from the mailing list
47 ** TODO Make a better .css file for the HTML export?