org-mode/ORGWEBPAGE/index.org

8.3 KiB

Org-Mode: Your Life in Plain Text

<form action="http://www.google.com/cse" id="cse-search-box"> <div align="right"> <input type="hidden" name="cx" value="002987994228320350715:2gaddxoioh4" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" size="31" /> <input type="submit" name="sa" value="Search this website" /> </div> </form> <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>

Org - an Emacs Mode for Notes, Project Planning, and Authoring

Org-mode is for keeping notes, maintaining ToDo lists, doing project planning, and authoring with a fast and effective plain-text system.

http://orgmode.org/img/tasks.png
Simplicity
Org-mode is a simple outliner for note-taking and list management. You can learn the basics for using it in five minutes. This may be all you need, and Org-mode will not impose more complex features on you.
Portability
Org files are plain text. You can view and edit them in any editor. Your data is yours forever. Org-mode runs in Emacs, which is available for nearly every platform.
Depth
Org-mode will not let you down when you need more than a simple outline. The full feature set is both broad and deep. The typical answer to "Can it do X?" is "Yes!".
Flexibility
Org-mode is like a Swiss army knife. People use it for Getting Things Done (GTD), as a Day Planner, as a Notebook, for Web and PDF Authoring, and much more.
Support
Org-mode is supported by an active mailing list where questions are answered quickly and effectively.
It's free!
Org is open source software, it is free, like Emacs.

If you'd like to know what other people have said about Org-mode, take a look at our collected quotes about Org.

News

  • <2009-04-01 Wed>: Release 6.25
  • <2009-03-05 Thu>: Release 6.24
  • <2009-02-20 Fri>: Release 6.23
  • <2009-02-10 Tue>: Release 6.22
  • <2009-02-02 Mon>: Release 6.21

Current Version (6.25e)

The current version is 6.25e. To see what has changed in recent releases, check this detailed list of user-visible changes.

This package works on Emacs 23 and 22, and (with minor restrictions) on Emacs 21 and XEmacs 21. Emacs 22.2 ships with Org-mode version 4.67d. Emacs 23.1 release is expected to ship with 6.21b. The latest CVS Emacs trunk usually contains a fairly recent version, but may lag a bit behind the website release.

Downloads

The standard distribution

Download as zip file or gzipped tar archive. These archives contain both the Lisp file org.el and the documentation in PDF and (TeX)Info formats. Follow the instructions for Installation and Activation.

The development version

You can check out the latest Org development version (along with every release we ever had) by using git. The git repository is browsable online. To get a local clone use something like the following (from the command line….):

git clone git://repo.or.cz/org-mode.git

Some more information about this can be found in the FAQ, under How do I keep current with Org mode development?. For people who cannot use git, we provide zip or tar.gz snapshot release files corresponding to the latest git version.

Alternative distributions

There are several alternative distributions of Org:

Documentation

The Org manual

Reference card

  • Download the Refcard for org-mode
  • Kyle Sherman has created a text version of the reference card (Org version 6.07).

The FAQ

Tutorials

Links

Google Tech Talk

Check out the Google Tech Talk about Org-mode.

Mailing list

There is a mailing list for discussion about org-mode.

<li><form method="get" action="http://search.gmane.org/"> <input type="text" name="query"> <input type="hidden" name="group" value="gmane.emacs.orgmode"> <input type="submit" value="Search gmane.emacs.orgmode"> </form>

Worg

Worg, created by Bastien Guerry, is a setup to allow users to jointly edit a number of Org-mode files containing documentation about Org-mode, including the Org Mode FAQ and Tutorials. Worg is similar to a wiki in that allows community to edit the contents. However, since it uses a distributed version control system, you do not have to be online while editing it. If you'd like to contribute to Worg, please go to the Worg page, and start from there.

Contributing to Org-mode

You can always contribute with ideas and bug reports on the mailing list. If you want to contribute a patch, code snippets, or a full add-on, this is very welcome too! We do distribute good add-ons as contributed packages. However, to integrate additions into the Org-mode core, the author needs to assign the copyright to the Free Software Foundation. This is because Org-mode is part of Emacs, which adheres to very strict rules. If you would like to sign the papers, use this form, fill it in and send it to the FSF with a copy to the Org-mode maintainer.