Difference between revisions of "Org"

From WikEmacs
Jump to navigation Jump to search
Line 1: Line 1:
 
== org-mode ==
 
== org-mode ==
  
The "killer app" for emacs is [http://orgmode.org org-mode]. Org-Mode is for keeping notes, maintaining TODO lists, doing project planning, and authoring with a fast and effective plain-text system. It can also be used to log time spent on projects. On top of that, it also offers a convenient way of doing [http://en.wikipedia.org/wiki/Literate_programming literate programming]
+
The "killer app" for emacs is [http://orgmode.org org-mode]. Org-Mode is for keeping notes, maintaining TODO lists, doing project planning, and authoring with a fast and effective plain-text system. It can also be used to log time spent on projects. On top of that, it also offers a convenient way of doing [http://en.wikipedia.org/wiki/Literate_programming literate programming].
  
 
== Documentation ==
 
== Documentation ==

Revision as of 15:52, 24 March 2012

org-mode

The "killer app" for emacs is org-mode. Org-Mode is for keeping notes, maintaining TODO lists, doing project planning, and authoring with a fast and effective plain-text system. It can also be used to log time spent on projects. On top of that, it also offers a convenient way of doing literate programming.

Documentation

The Org-Mode project maintains excellent documentation and has an active community.