2008-05-25 10:15:25 -04:00
2009-01-07 08:41:57 -05:00
#+TITLE : Org-Mode: Your Life in Plain Text
2008-01-31 10:04:26 -05:00
#+LANGUAGE : en
#+EMAIL : carsten at orgmode dot org
2009-04-05 17:20:30 -04:00
#+OPTIONS : H:3 num:nil toc:2 \n:nil @:t ::t |:t ^:t *:t TeX:t author:nil <:t LaTeX:t
2009-06-24 14:46:35 -04:00
#+STYLE : <base href="http://orgmode.org/index.html" />
#+STYLE : <link rel="stylesheet" href="http://orgmode.org/org.css" type="text/css" />
2008-01-31 10:04:26 -05:00
2009-06-05 05:10:58 -04:00
2009-07-08 07:11:58 -04:00
#+begin_html
<!-- 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 >
#+end_html
2009-06-26 14:23:26 -04:00
#*Org - an Emacs Mode for Notes, Project Planning, and Authoring*
2009-06-05 05:10:58 -04:00
#+begin_html
2009-06-26 14:23:26 -04:00
<table >
2009-06-23 06:55:18 -04:00
<tr >
2009-06-26 14:23:26 -04:00
<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.
2009-06-23 06:55:18 -04:00
</td >
</table >
2009-12-18 06:47:51 -05:00
</br > </br >
2009-06-05 05:10:58 -04:00
#+end_html
2009-01-07 08:41:57 -05:00
2009-06-26 14:23:26 -04:00
#+begin_html
2009-12-18 06:47:51 -05:00
<table width="750px" >
2009-06-26 14:23:26 -04:00
<tr >
2009-12-18 08:57:21 -05:00
<td ><br ><img src="http://orgmode.org/img/tasks.png"
2009-12-18 06:47:51 -05:00
style="border:1px solid black; width:500px"
alt="http://orgmode.org/img/tasks.png"/ >
2009-07-28 14:51:33 -04:00
</td >
2009-12-18 05:42:09 -05:00
<td >
2009-12-18 06:47:51 -05:00
<table width="220px" >
2009-12-18 08:57:21 -05:00
<tr ><td ><h3 style="text-align:center;vertical-align:bottom;" >Shirts and Donations</h3 ></td ></tr >
2009-12-18 06:47:51 -05:00
<tr >
2009-12-24 03:42:52 -05:00
<td ><a href="http://orgmode.org/img/shirts.jpg" >
2009-12-18 06:47:51 -05:00
<img src="http://orgmode.org/img/shirts.jpg"
style="border:1px solid black; width:200px"
alt="http://orgmode.org/img/shirts.jpg" / ></a >
2009-12-18 06:51:32 -05:00
<span style="font-size: 90%;" ></br >
2009-12-18 08:57:21 -05:00
<div style="margin-top:10px;" >
Promote Org-mode and support its development by
2010-01-03 10:45:29 -05:00
getting your Org-mode T-shirt, bag, or mug in either
the
<a href="http://orgmode.spreadshirt.com" >US-Shop</a >
or the
<a href="http://orgmode.spreadshirt.de" >EU-Shop</a >
2009-12-18 06:47:51 -05:00
</span >
</td >
</tr >
2009-12-18 05:42:09 -05:00
2009-12-18 06:47:51 -05:00
<tr >
2009-12-18 08:57:21 -05:00
<td style="vertical-align:bottom;" >
<div style="float:bottom; border:0px solid black;
padding:0px; vertical-align:bottom; margin-top:5px;">
<form style="float:right;padding:5px;" name= "_xclick"
2009-12-18 06:47:51 -05:00
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 >
2009-12-18 08:57:21 -05:00
<span style="font-size: 90%;margin-top:10px;" >
... or by making a direct donation.</span >
2009-12-18 06:47:51 -05:00
</div >
</td >
</tr >
</table >
2009-07-28 14:51:33 -04:00
</td >
2009-12-18 06:47:51 -05:00
</table >
2009-06-26 14:23:26 -04:00
#+end_html
2009-12-24 03:39:53 -05:00
- Simplicity :: At its core, Org-mode is a simple outliner for
note-taking and list management. You can learn the basics for
using it in [[http://orgmode.org/worg/org-tutorials/orgtutorial_dto.php ][five minutes ]]. This may be all you need, and Org-mode
will not impose more complex features on you.
- Portability :: Org files are [[http://en.wikipedia.org/wiki/Plain_text ][plain text ]]. You can view and edit them
in any editor, or add and extract data with custom-made scripts.
Your data will never be locked into an obscure or proprietary
data format. Org-mode runs in [[http://www.gnu.org/software/emacs/ ][Emacs ]], which is available for
nearly every platform.
2009-01-07 12:54:34 -05:00
- Depth :: Org-mode will not let you down when you need more than a
2009-12-24 03:39:53 -05:00
simple outline. The full feature set is both broad and deep,
easy to access, but unobtrusive. The [[http://orgmode.org/worg/org-faq.php ][typical answer ]] to "/Can it
do X?/" is "/Yes!/ ".
2009-01-07 12:54:34 -05:00
- Flexibility :: Org-mode is like a Swiss army knife. People use it
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 ]],
for Web and PDF [[http://orgmode.org ][Authoring ]], and much more.
2009-12-24 03:39:53 -05:00
- Support :: Org-mode is [[http://orgmode.org/manual/index.html ][documented extensively ]], and many [[http://orgmode.org/worg/org-tutorials/index.php ][tutorials ]]
put spotlights on particular features. Org-mode is supported by
an active [[id:0B280B26-A3AB-4E5C-B4EE-B7FFC52C4D26 ][mailing list ]] where questions are answered quickly and
effectively.
2009-06-26 09:04:27 -04:00
- 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.
2008-01-31 10:04:26 -05:00
2009-12-24 03:39:53 -05:00
2008-12-16 06:07:42 -05:00
If you'd like to know what other people have said about Org-mode, take
a look at our [[http://orgmode.org/worg/org-quotes.php ][collected quotes about Org ]].
2008-07-17 13:53:35 -04:00
* News
2009-11-06 06:03:13 -05:00
#+ATTR_HTML : style="float:right;"
[[http://mobileorg.ncogni.to/ ][http://mobileorg.ncogni.to/images/screenshot-browse.png ]]
2010-01-10 05:05:54 -05:00
- <2010-01-10 Sun >: Release 6.34
2009-12-20 07:57:02 -05:00
- <2009-12-15 Tue >: iPhone App [[http://mobileorg.ncogni.to/ ][MobileOrg ]] version 1.1 available
2009-11-13 01:09:47 -05:00
- <2009-11-13 Fri >: Release 6.33
2009-11-06 06:03:13 -05:00
- <2009-11-03 Tue >: iPhone App [[http://mobileorg.ncogni.to/ ][MobileOrg ]] available in the AppStore
2009-10-26 03:57:21 -04:00
- <2009-10-26 Mon >: Release 6.32
2009-10-01 03:13:58 -04:00
- <2009-09-30 Wed >: Release 6.31
2009-09-01 00:09:23 -04:00
- <2009-09-01 Tue >: Release 6.30
2009-08-04 17:06:39 -04:00
- <2009-08-04 Tue >: Release 6.29
2008-07-17 13:53:35 -04:00
2010-01-17 18:10:11 -05:00
* Current Version (6.34c)
2008-01-31 10:04:26 -05:00
2010-01-17 18:10:11 -05:00
The current version is 6.34c. To see what has changed in recent
2009-01-07 08:41:57 -05:00
releases, check this detailed list of [[file:Changes.html ][user-visible changes ]].
2008-01-31 10:04:26 -05:00
2008-05-24 16:34:13 -04:00
This package works on Emacs 23 and 22, and (with minor restrictions)
2009-08-06 01:08:54 -04:00
on XEmacs 21. Emacs 22.2 ships with Org-mode version 4.67d, Emacs
23.1 with 6.21b. The latest CVS Emacs trunk usually contains a fairly
recent version, but may lag a bit behind the website release.
2008-01-31 10:04:26 -05:00
* Downloads
2008-06-17 07:56:38 -04:00
** The standard distribution
2008-03-31 07:33:38 -04:00
2010-01-17 18:10:11 -05:00
Download as [[file:org-6.34c.zip ][zip file ]] or [[file:org-6.34c.tar.gz ][gzipped tar archive ]]. These archives contain
2008-01-31 10:04:26 -05:00
both the Lisp file org.el and the documentation in PDF and (TeX)Info
2009-01-07 08:41:57 -05:00
formats. Follow the instructions for [[http://orgmode.org/manual/Installation.html#Installation ][Installation ]] and [[http://orgmode.org/manual/Activation.html#Activation ][Activation ]].
2008-01-31 10:04:26 -05:00
2008-06-17 07:56:38 -04:00
** The development version
2008-03-31 07:33:38 -04:00
2008-06-16 10:26:30 -04:00
You can check out the latest Org development version (along with every
2008-07-22 13:53:14 -04:00
release we ever had) by using git. The git repository is [[http://repo.or.cz/w/org-mode.git][browsable
2008-07-22 16:58:59 -04:00
online]]. To get a local clone use something like the following (from
2008-07-22 13:53:14 -04:00
the command line....):
2008-07-22 16:58:59 -04:00
: git clone git://repo.or.cz/org-mode.git
2008-03-31 07:33:38 -04:00
2009-01-07 08:41:57 -05:00
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
2009-02-07 09:22:57 -05:00
I keep current with Org mode development?]]. For people who cannot use
2009-07-16 16:56:07 -04:00
git, we provide [[file:org-latest.zip ][zip ]] or [[file:org-latest.tar.gz ][tar.gz ]] snapshot release files updated each hour
and corresponding to the latest git version.
2008-07-25 17:04:26 -04:00
2008-06-17 07:56:38 -04:00
** Alternative distributions
2009-04-21 08:43:45 -04:00
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
2008-06-17 07:56:38 -04:00
2009-04-21 08:43:45 -04:00
- The [[http://packages.debian.org/sid/main/org-mode ][Debian package ]] is maintained by Sebastien Delafond.
2008-07-03 13:36:32 -04:00
- There is also a package on [[http://aur.archlinux.org/packages.php?do_Details&ID=18206 ][Archlinux ]], by Jiyunatori.
2009-04-21 08:43:45 -04:00
- The [[http://savannah.gnu.org/cvs/%3Fgroup%3Demacs ][Emacs CVS ]] contains a more-or-less recent version.
- The [[http://pdb.finkproject.org/pdb/package.php/org-mode ][Fink package ]] for Mac OS X by Jesse Alama.
2009-01-07 08:41:57 -05:00
- The [[https://launchpad.net/~hexmode/+archive ][Ubuntu package ]] by Mark A. Hershberger.
2008-06-17 07:56:38 -04:00
2008-01-31 10:04:26 -05:00
* Documentation
2008-06-18 00:18:27 -04:00
** The Org manual
2009-01-09 05:40:24 -05:00
- Read the [[file:manual/index.html ][documentation online ]].
2009-01-07 08:41:57 -05:00
- You can also have the entire manual in a [[file:org.html ][single monolithic file ]].
2008-11-19 11:33:49 -05:00
- Download the documentation as a [[file:org.pdf ][PDF document ]].
2009-01-07 08:41:57 -05:00
- A [[http://hpcgi1.nifty.com/spen/index.cgi?OrgMode%2fManual ][Japanese translation ]] of the manual (version 4.60), by Takeshi
Okano.
2008-06-18 00:18:27 -04:00
** Reference card
- Download the [[file:orgcard.pdf ][Refcard ]] for org-mode
- Kyle Sherman has created a [[file:orgcard.txt ][text version ]] of the reference card
2008-09-07 01:49:09 -04:00
(Org version 6.07).
2008-06-18 00:18:27 -04:00
** The FAQ
2008-06-18 00:55:59 -04:00
- The [[http://orgmode.org/worg/org-faq.php ][Org Mode FAQ ]] is user-editable and is maintained by the [[http://orgmode.org/worg/ ][Worg
project]].
2008-01-31 10:04:26 -05:00
2009-01-07 08:41:57 -05:00
** Tutorials
- A complete list of [[http://orgmode.org/worg/org-tutorials/index.php ][Tutorials and screencasts ]] is maintained by the
[[http://orgmode.org/worg ][Worg project ]].
2008-01-31 10:04:26 -05:00
* Links
2008-07-17 13:53:35 -04:00
** Google Tech Talk
Check out the [[file:GoogleTech.org ][Google Tech Talk ]] about Org-mode.
2008-01-31 10:04:26 -05:00
** Mailing list
2009-01-07 08:41:57 -05:00
:PROPERTIES:
:ID: 0B280B26-A3AB-4E5C-B4EE-B7FFC52C4D26
:END:
2008-01-31 10:04:26 -05:00
There is a mailing list for discussion about org-mode.
2009-01-09 05:40:24 -05:00
- [[http://lists.gnu.org/mailman/listinfo/emacs-orgmode ][Subscribe to it ]] at the web interface.
2008-01-31 10:04:26 -05:00
- Directly [[mailto:emacs-orgmode@gnu.org ][send mail to it ]]. If you are not subscribed, a moderator
will look at the message before passing it through to the
2009-01-07 08:41:57 -05:00
list.
2008-01-31 10:04:26 -05:00
- Read the list on [[http://www.gmane.org ][Gmane ]] through a [[http://news.gmane.org/gmane.emacs.orgmode ][web interface ]] or with a
[[news://news.gmane.org/gmane.emacs.orgmode ][newsreader ]].
2008-04-03 08:37:44 -04:00
2008-01-31 10:04:26 -05:00
#+BEGIN_HTML
2009-06-24 14:46:35 -04:00
</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 >
2008-01-31 10:04:26 -05:00
#+END_HTML
2009-01-07 08:41:57 -05:00
** Worg
2008-01-31 10:04:26 -05:00
2008-05-12 01:29:13 -04:00
[[http://orgmode.org/worg/ ][Worg ]], created by [[http://www.cognition.ens.fr/~guerry/ ][Bastien Guerry ]], is a setup to allow users to jointly
2008-04-14 01:47:32 -04:00
edit a number of Org-mode files containing documentation about
2008-12-22 07:18:11 -05:00
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
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
2009-01-07 08:41:57 -05:00
be online while editing it. If you'd like to contribute to Worg,
please go to [[http://orgmode.org/worg/ ][the Worg page ]], and start from there.
2008-06-18 03:23:07 -04:00
2008-01-31 10:04:26 -05:00
** Contributing to Org-mode
2009-01-07 08:41:57 -05:00
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
2009-10-21 10:17:01 -04:00
add-on, this is very welcome too! Detailed information on how and
what to contribute can be found [[http://orgmode.org/worg/org-contribute.php ][here ]].
2009-01-07 08:41:57 -05:00