Browse Source

Update the todo list for Org.

Carsten Dominik 17 years ago
parent
commit
800db00dc8
1 changed files with 14 additions and 8 deletions
  1. 14 8
      ORGWEBPAGE/todo.org

+ 14 - 8
ORGWEBPAGE/todo.org

@@ -1,7 +1,7 @@
          -*- mode:org -*-
          -*- mode:org -*-
 
 
 #+STARTUP:   align
 #+STARTUP:   align
-#+TYP_TODO:  TODO IDEA WISH QUESTION DECLINED INCONSISTENCY BUG DONE
+#+TYP_TODO:  TODO IDEA WISH QUESTION INCONSISTENCY BUG | DONE DECLINED 
 #+TAGS:      NEW(n)
 #+TAGS:      NEW(n)
 #+OPTIONS:   H:2 num:t toc:t \n:nil @:t ::t |:t ^:t *:t TeX:t
 #+OPTIONS:   H:2 num:t toc:t \n:nil @:t ::t |:t ^:t *:t TeX:t
 #+ARCHIVE:   ::** Archived Tasks
 #+ARCHIVE:   ::** Archived Tasks
@@ -40,7 +40,6 @@ something.
 * Tasks
 * Tasks
 
 
 ** Structure
 ** Structure
-*** TODO Definition lists, like in Muse
 *** TODO Get rid of all the \r instances, which were used only for XEmacs.
 *** TODO Get rid of all the \r instances, which were used only for XEmacs.
 *** TODO proper visibility cycling for items
 *** TODO proper visibility cycling for items
     Make them not hide the text after the final list item.
     Make them not hide the text after the final list item.
@@ -81,7 +80,7 @@ something.
     question is, is this URL going to be stable so that it makes sense
     question is, is this URL going to be stable so that it makes sense
     to actually put this into org.el?
     to actually put this into org.el?
 
 
-*** IDEA Make news HTML links work, using Google.
+*** IDEA Make News HTML links work, using Google.
     I can use Google groups with a message id to find a USENET message,
     I can use Google groups with a message id to find a USENET message,
     even if the original link points to gnus.
     even if the original link points to gnus.
 
 
@@ -115,9 +114,7 @@ something.
 *** Emacs 21 compatibility
 *** Emacs 21 compatibility
     This is being phased out.  Almost everything works under Emacs 21,
     This is being phased out.  Almost everything works under Emacs 21,
     but in the future I will make little effort to support it.
     but in the future I will make little effort to support it.
-**** DECLINED Column view does not yet work for Emacs 21s.
+
-     Declined, because I don't know how to do this.  Too many
-     problems.
 *** XEmacs compatibility
 *** XEmacs compatibility
 
 
 ** Exporting
 ** Exporting
@@ -175,12 +172,13 @@ options for publishing projects
 *** QUESTION Use an export-directory option per file?
 *** QUESTION Use an export-directory option per file?
 
 
 For now we use publishing-directory but this is not consistent with the
 For now we use publishing-directory but this is not consistent with the
-convention of using "publishing" when there is a _project_ to publish.
+convention of using "publishing" when there is a /project/ to publish.
 
 
 ** Miscellaneous Stuff
 ** Miscellaneous Stuff
 *** BUG Comments cannot be filled
 *** BUG Comments cannot be filled
 *** QUESTION Inlining of images in Org-mode files
 *** QUESTION Inlining of images in Org-mode files
 *** TODO Fixup outline-magic.el, so that it can be used.
 *** TODO Fixup outline-magic.el, so that it can be used.
+    
 *** TODO Use the new argument of bibtex-url
 *** TODO Use the new argument of bibtex-url
     Roland Winkler was kind enough to implement a new argument to the
     Roland Winkler was kind enough to implement a new argument to the
     `bibtex-url' command that allows me to retrieve the corresponding
     `bibtex-url' command that allows me to retrieve the corresponding
@@ -195,7 +193,7 @@ convention of using "publishing" when there is a _project_ to publish.
 
 
 *** Priorities
 *** Priorities
     Here is some information about priorities, which is not yet
     Here is some information about priorities, which is not yet
-    documented.
+    documented.  Actually, I am not sur if the list here is correct
 **** QUOTE Priorities
 **** QUOTE Priorities
     TODO entries: 1 or 1,2,...
     TODO entries: 1 or 1,2,...
     DEADLINE is 10-ddays, i.e. it is 10 on the due day
     DEADLINE is 10-ddays, i.e. it is 10 on the due day
@@ -230,6 +228,14 @@ convention of using "publishing" when there is a _project_ to publish.
 
 
 * Archive
 * Archive
 ** Archived Tasks
 ** Archived Tasks
+*** DONE Definition lists, like in Muse
+    :PROPERTIES:
+    :ARCHIVE_TIME: 2008-05-29 Thu 17:01
+    :ARCHIVE_FILE: ~/lib/emacs/work/org-mode/ORGWEBPAGE/todo.org
+    :ARCHIVE_OLPATH: Tasks/Structure
+    :ARCHIVE_CATEGORY: todo
+    :ARCHIVE_TODO: DONE
+    :END:
 
 
 * COMMENT HTML style specifications
 * COMMENT HTML style specifications