org-mode/ORGWEBPAGE/index.org

10 KiB
Raw Blame History

Org-Mode: Your Life in Plain Text

<! The logo links to the root of the website > <a href="/"><img src="http://orgmode.org/img/org-mode-unicorn.png" class="logo-link" /></a>

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

<table> <tr> <td style="vertical-align:middle;"> <b>Org - an Emacs Mode for Notes, Project Planning, and Authoring</b> <br/><br/> Org-mode is for keeping notes, maintaining ToDo lists, doing project planning, and authoring with a fast and effective plain-text system. </td> <td> <a href="http://sf.net/community/cca09/vote/?f=401"><br /> <img src="http://sf.net/awards/cca/badge_img.php?f=401" style="border-style:none;vertical-align:top;" alt="" /> </td> </tr> </table>

<table width="100%"> <tr> <td rowspan="2"> <img src="http://orgmode.org/img/tasks.png" style="border:1px solid black; width:400px" alt="http://orgmode.org/img/tasks.png" /> </td>

<td style="vertical-align:bottom;"> <div style="float:bottom; border:0px solid black; padding:3px; vertical-align:bottom;"> <h3 style="text-align:center;">Donations</h3> <span style="font-size: 80%;"> If you are looking for <a href="http://thread.gmane.org/gmane.emacs.orgmode/14209"> a way to say "thank you"</a>, or if you'd like to support the future development of Org-mode with a donation, use the button below.</span> <br /> <hr /> <form style="float:right;" name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <div> <input type="hidden" name="cmd" value="_xclick" /> <input type="hidden" name="business" value="carsten.dominik@gmail.com" /> <input type="hidden" name="item_name" value="Donate to Org-mode" /> <input type="hidden" name="currency_code" value="USD" /> <input type="hidden" name="lc" value="US"/> <input type="hidden" name="amount" /> <input type="image" style="text-align:right;margin-left:auto;margin-right:0px;border-style:none;" src="http://www.paypal.com/en_US/i/btn/x-click-but04.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" /> </div> </form> </div> </td> </tr> </table>

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-06-25 Thu>: Release 6.28
  • <2009-05-23 Sat>: Release 6.27
  • <2009-04-19 Sun>: Release 6.26
  • <2009-04-01 Wed>: Release 6.25

Current Version (6.28e)

The current version is 6.28e. 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 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 updated each hour and corresponding to the latest git version.

Alternative distributions

There are several alternative distributions of Org. Some of these are more up-to-date than others, so check if this package really has a recent version

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><li><form method="get" action="http://search.gmane.org/"><div> <input type="text" name="query" /> <input type="hidden" name="group" value="gmane.emacs.orgmode" /> <input type="submit" value="Search gmane.emacs.orgmode" /> </div></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 under more-or-less arbitrary licenses. However, to integrate additions into the Org-mode core, the author needs to assign the copyright to the Free Software Foundation. This is because the Org-mode core is part of Emacs. Emacs is distributed under the GNU Public License version 3, and all packages included with it must do the same. 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.