2 #+TITLE: Org-Mode: Your Life in Plain Text
4 #+EMAIL: carsten at orgmode dot org
5 #+OPTIONS: H:3 num:nil toc:2 \n:nil @:t ::t |:t ^:t *:t TeX:t author:nil <:t LaTeX:t
6 #+STYLE: <base href="http://orgmode.org/index.html" />
7 #+STYLE: <link rel="stylesheet" href="http://orgmode.org/org.css" type="text/css" />
12 <!-- The logo links to the root of the website -->
13 <a href="/"><img src="http://orgmode.org/img/org-mode-unicorn.png" class="logo-link" /></a>
16 #*Org - an Emacs Mode for Notes, Project Planning, and Authoring*
20 <td style="vertical-align:middle;">
21 <b>Org - an Emacs Mode for Notes, Project Planning, and Authoring</b>
23 Org-mode is for keeping notes, maintaining ToDo lists, doing project
24 planning, and authoring with a fast and effective plain-text
28 <a href="http://sf.net/community/cca09/vote/?f=401"><br />
29 <img src="http://sf.net/awards/cca/badge_img.php?f=401" style="border-style:none;vertical-align:top;" alt="" />
39 <img src="http://orgmode.org/img/tasks.png"
40 style="border:1px solid black; width:400px"
41 alt="http://orgmode.org/img/tasks.png" />
44 <td style="vertical-align:bottom;">
45 <div style="float:bottom; border:0px solid black;
46 padding:3px; vertical-align:bottom;">
47 <h3 style="text-align:center;">Donations</h3>
48 <span style="font-size: 80%;">
49 If you are looking for
50 <a href="http://thread.gmane.org/gmane.emacs.orgmode/14209">
51 a way to say "thank you"</a>, or if you'd like to support the
52 future development of Org-mode with a donation, use the button
56 <form style="float:right;" name="_xclick"
57 action="https://www.paypal.com/cgi-bin/webscr" method="post">
59 <input type="hidden" name="cmd" value="_xclick" />
60 <input type="hidden" name="business" value="carsten.dominik@gmail.com" />
61 <input type="hidden" name="item_name" value="Donate to Org-mode" />
62 <input type="hidden" name="currency_code" value="USD" />
63 <input type="hidden" name="lc" value="US"/>
64 <input type="hidden" name="amount" />
65 <input type="image" style="text-align:right;margin-left:auto;margin-right:0px;border-style:none;"
66 src="http://www.paypal.com/en_US/i/btn/x-click-but04.gif"
68 alt="Make payments with PayPal - it's fast, free and secure!" />
77 - Simplicity :: Org-mode is a simple outliner for note-taking and list
78 management. You can learn the basics for using it in [[http://orgmode.org/worg/org-tutorials/orgtutorial_dto.php][five
79 minutes]]. This may be all you need, and Org-mode will not impose
80 more complex features on you.
81 - Portability :: Org files are plain text. You can view and edit them
82 in any editor. Your data is yours forever. Org-mode runs in
83 [[http://www.gnu.org/software/emacs/][Emacs]], which is available for nearly every platform.
84 - Depth :: Org-mode will not let you down when you need more than a
85 simple outline. The full feature set is both [[http://orgmode.org/manual/Main-Index.html#Main-Index][broad]] and [[http://orgmode.org/manual/index.html][deep]].
86 The typical [[http://orgmode.org/worg/org-faq.php][answer]] to "/Can it do X?/" is "/Yes!/".
87 - Flexibility :: Org-mode is like a Swiss army knife. People use it
88 for [[http://members.optusnet.com.au/~charles57/GTD/orgmode.html][Getting Things Done (GTD)]], as a [[http://www.newartisans.com/blog_files/org.mode.day.planner.php][Day Planner]], as a [[http://sachachua.com/wp/2008/01/18/outlining-your-notes-with-org/][Notebook]],
89 for Web and PDF [[http://orgmode.org][Authoring]], and much more.
90 - Support :: Org-mode is supported by an active [[id:0B280B26-A3AB-4E5C-B4EE-B7FFC52C4D26][mailing list]] where
91 questions are answered quickly and effectively.
92 - It's free! :: Org is [[http://en.wikipedia.org/wiki/Open-source_software][open source software]], it is [[http://www.gnu.org/licenses/licenses.html#GPL][free]], like Emacs.
94 If you'd like to know what other people have said about Org-mode, take
95 a look at our [[http://orgmode.org/worg/org-quotes.php][collected quotes about Org]].
98 - <2009-06-25 Thu>: Release 6.28
99 - <2009-05-23 Sat>: Release 6.27
100 - <2009-04-19 Sun>: Release 6.26
101 - <2009-04-01 Wed>: Release 6.25
103 * Current Version (6.28e)
105 The current version is 6.28e. To see what has changed in recent
106 releases, check this detailed list of [[file:Changes.html][user-visible changes]].
108 This package works on Emacs 23 and 22, and (with minor restrictions)
109 on XEmacs 21. Emacs 22.2 ships with Org-mode version 4.67d. Emacs
110 23.1 release is expected to ship with 6.21b. The latest CVS Emacs
111 trunk usually contains a fairly recent version, but may lag a bit
112 behind the website release.
116 ** The standard distribution
118 Download as [[file:org-6.28e.zip][zip file]] or [[file:org-6.28e.tar.gz][gzipped tar archive]]. These archives contain
119 both the Lisp file org.el and the documentation in PDF and (TeX)Info
120 formats. Follow the instructions for [[http://orgmode.org/manual/Installation.html#Installation][Installation]] and [[http://orgmode.org/manual/Activation.html#Activation][Activation]].
122 ** The development version
124 You can check out the latest Org development version (along with every
125 release we ever had) by using git. The git repository is [[http://repo.or.cz/w/org-mode.git][browsable
126 online]]. To get a local clone use something like the following (from
127 the command line....):
129 : git clone git://repo.or.cz/org-mode.git
131 Some more information about this can be found in the [[http://orgmode.org/worg/org-faq.php][FAQ]], under [[http://orgmode.org/worg/org-faq.php#keeping-current-with-Org-mode-development][How do
132 I keep current with Org mode development?]]. For people who cannot use
133 git, we provide [[file:org-latest.zip][zip]] or [[file:org-latest.tar.gz][tar.gz]] snapshot release files updated each hour
134 and corresponding to the latest git version.
136 ** Alternative distributions
138 There are several alternative distributions of Org. Some of these
139 are more up-to-date than others, so check if this package really
142 - The [[http://packages.debian.org/sid/main/org-mode][Debian package]] is maintained by Sebastien Delafond.
143 - There is also a package on [[http://aur.archlinux.org/packages.php?do_Details&ID=18206][Archlinux]], by Jiyunatori.
144 - The [[http://savannah.gnu.org/cvs/%3Fgroup%3Demacs][Emacs CVS]] contains a more-or-less recent version.
145 - The [[http://pdb.finkproject.org/pdb/package.php/org-mode][Fink package]] for Mac OS X by Jesse Alama.
146 - The [[https://launchpad.net/~hexmode/+archive][Ubuntu package]] by Mark A. Hershberger.
150 - Read the [[file:manual/index.html][documentation online]].
151 - You can also have the entire manual in a [[file:org.html][single monolithic file]].
152 - Download the documentation as a [[file:org.pdf][PDF document]].
153 - A [[http://hpcgi1.nifty.com/spen/index.cgi?OrgMode%2fManual][Japanese translation]] of the manual (version 4.60), by Takeshi
157 - Download the [[file:orgcard.pdf][Refcard]] for org-mode
158 - Kyle Sherman has created a [[file:orgcard.txt][text version]] of the reference card
161 - The [[http://orgmode.org/worg/org-faq.php][Org Mode FAQ]] is user-editable and is maintained by the [[http://orgmode.org/worg/][Worg
165 - A complete list of [[http://orgmode.org/worg/org-tutorials/index.php][Tutorials and screencasts]] is maintained by the
166 [[http://orgmode.org/worg][Worg project]].
171 Check out the [[file:GoogleTech.org][Google Tech Talk]] about Org-mode.
175 :ID: 0B280B26-A3AB-4E5C-B4EE-B7FFC52C4D26
178 There is a mailing list for discussion about org-mode.
180 - [[http://lists.gnu.org/mailman/listinfo/emacs-orgmode][Subscribe to it]] at the web interface.
181 - Directly [[mailto:emacs-orgmode@gnu.org][send mail to it]]. If you are not subscribed, a moderator
182 will look at the message before passing it through to the
184 - Read the list on [[http://www.gmane.org][Gmane]] through a [[http://news.gmane.org/gmane.emacs.orgmode][web interface]] or with a
185 [[news://news.gmane.org/gmane.emacs.orgmode][newsreader]].
188 </li><li><form method="get" action="http://search.gmane.org/"><div>
189 <input type="text" name="query" />
190 <input type="hidden" name="group" value="gmane.emacs.orgmode" />
191 <input type="submit" value="Search gmane.emacs.orgmode" />
197 [[http://orgmode.org/worg/][Worg]], created by [[http://www.cognition.ens.fr/~guerry/][Bastien Guerry]], is a setup to allow users to jointly
198 edit a number of Org-mode files containing documentation about
199 Org-mode, including the [[http://orgmode.org/worg/org-faq.php][Org Mode FAQ]] and [[http://orgmode.org/worg/org-tutorials/index.php][Tutorials]]. Worg is similar
200 to a wiki in that allows community to edit the contents. However,
201 since it uses a distributed version control system, you do not have to
202 be online while editing it. If you'd like to contribute to Worg,
203 please go to [[http://orgmode.org/worg/][the Worg page]], and start from there.
205 ** Contributing to Org-mode
207 You can always contribute with ideas and bug reports on the mailing
208 list. If you want to contribute a patch, code snippets, or a full
209 add-on, this is very welcome too! We do distribute good add-ons as
210 contributed packages under more-or-less arbitrary licenses. However,
211 to integrate additions into the Org-mode core, the author needs to
212 assign the copyright to the [[http://www.fsf.org/][Free Software Foundation]]. This is because
213 the Org-mode core is part of Emacs. Emacs is distributed under the
214 [[http://www.gnu.org/licenses/gpl.html][GNU Public License version 3]], and all packages included with it must
215 do the same. If you would like to sign the papers, use [[file:request-assign-future.txt][this form]],
216 fill it in and [[mailto:assign@gnu.org,carsten.dominik@gmail.com][send]] it to the FSF with a copy to the Org-mode