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-01-07 08:41:57 -05:00
#+STYLE : </style><link rel="stylesheet" href="http://orgmode.org/org.css" type="text/css" />
2008-01-31 10:04:26 -05:00
2009-01-21 08:57:41 -05:00
#+HTML : <BASE href="http://orgmode.org/index.html">
2008-01-31 10:04:26 -05:00
2008-07-20 11:25:14 -04:00
#+BEGIN_HTML
<form action="http://www.google.com/cse" id="cse-search-box" >
2009-01-07 08:41:57 -05:00
<div align="right" >
2008-07-20 11:25:14 -04:00
<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 >
#+END_HTML
2009-01-07 08:41:57 -05:00
*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.
#+ATTR_HTML : style="border:1px solid black;"
2009-01-21 09:01:09 -05:00
[[http://orgmode.org/img/tasks.png ]]
2009-01-07 08:41:57 -05:00
2009-01-07 12:54:34 -05:00
- Simplicity :: Org-mode is a simple outliner for note-taking and list
2009-01-09 18:09:19 -05:00
management. You can learn the basics for using it in five
2009-01-07 12:54:34 -05:00
minutes. This may be all you need, and Org-mode will not impose
more complex features on you.
2009-01-07 08:41:57 -05:00
- Portability :: Org files are plain text. You can view and edit them
in any editor. Your data is yours forever. 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-01-08 01:32:52 -05:00
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 ]].
2009-01-07 12:54:34 -05:00
The typical [[http://orgmode.org/worg/org-faq.php ][answer ]] to "/Can it do X?/ " is "/Yes!/ ".
- 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-01-07 08:41:57 -05:00
- Support :: Org-mode is supported by an active [[id:0B280B26-A3AB-4E5C-B4EE-B7FFC52C4D26 ][mailing list ]] where
2009-01-07 09:31:26 -05:00
questions are answered quickly and effectively.
2009-01-07 08:41:57 -05:00
- It's free! :: Org is [[http://en.wikipedia.org/wiki/Open-source_software ][open source software ]], it is free, like Emacs.
2008-01-31 10:04:26 -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-04-19 03:57:10 -04:00
- <2009-04-19 Sun >: Release 6.26
2009-04-01 10:00:39 -04:00
- <2009-04-01 Wed >: Release 6.25
2009-03-06 03:04:52 -05:00
- <2009-03-05 Thu >: Release 6.24
2008-07-17 13:53:35 -04:00
2009-04-22 00:42:17 -04:00
* Current Version (6.26d)
2008-01-31 10:04:26 -05:00
2009-04-22 00:42:17 -04:00
The current version is 6.26d. 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-04-21 08:00:24 -04:00
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.
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
2009-04-22 00:42:17 -04:00
Download as [[file:org-6.26d.zip ][zip file ]] or [[file:org-6.26d.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
git, we provide [[file:org-snapshot.zip ][zip ]] or [[file:org-snapshot.tar.gz ][tar.gz ]] snapshot release files 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
<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 >
#+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-01-09 06:03:23 -05:00
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 [[http://www.fsf.org/ ][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 [[file:request-assign-future.txt ][this form ]], fill it in and [[mailto:assign@gnu.org,carsten.dominik@gmail.com ][send ]] it to the FSF with a copy to the
Org-mode maintainer.
2009-01-07 08:41:57 -05:00