Difference between revisions of "Org"
Jump to navigation
Jump to search
SkydiveMike (talk | contribs) (Add Org-Mode documentation links / Standardize on capitalization (Org-Mode) to match usage on http://orgmode.org) |
|||
Line 1: | Line 1: | ||
== org-mode == | == org-mode == | ||
− | The "killer app" for emacs is [http://orgmode.org org-mode]. Org- | + | 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. |
+ | |||
+ | == Documentation == | ||
+ | The Org-Mode project maintains excellent documentation and has an active community. | ||
+ | |||
+ | * [http://orgmode.org/org-mode-documentation.html Org-Mode Documentation Home] | ||
+ | * [http://orgmode.org/worg/ Worg, the Org-Mode Community!] |
Revision as of 11:36, 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.
Documentation
The Org-Mode project maintains excellent documentation and has an active community.