Add link to sourceforge community award choice
[org-mode.git] / ORGWEBPAGE / index.org
blob17a22f581c37fc7a91a742731bb119545e35bb9a
2 #+TITLE:     Org-Mode: Your Life in Plain Text
3 #+LANGUAGE:  en
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: </style><link rel="stylesheet" href="http://orgmode.org/org.css" type="text/css" />
8 #+HTML:  <BASE href="http://orgmode.org/index.html">
11 #+BEGIN_HTML
12 <div style="position: fixed; display: block; left: 50px;top: 500px;>
13 <a href="http://sourceforge.net/community/cca09/nominate/?project_name=Org-Mode&project_url=http://orgmode.org/"><img
14 src="http://sourceforge.net/images/cca/cca_nominate.png"
15 border="0"/></a>
16 </div>
17 <form action="http://www.google.com/cse" id="cse-search-box">
18   <div align="right">
19     <input type="hidden" name="cx" value="002987994228320350715:2gaddxoioh4" />
20     <input type="hidden" name="ie" value="UTF-8" />
21     <input type="text" name="q" size="31" />
22     <input type="submit" name="sa" value="Search this website" />
23   </div>
24 </form>
25 <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
26 #+END_HTML
28 *Org - an Emacs Mode for Notes, Project Planning, and Authoring*
30 Org-mode is for keeping notes, maintaining ToDo lists, doing project
31 planning, and authoring with a fast and effective plain-text
32 system.
36 #+ATTR_HTML: style="border:1px solid black;"
37 [[http://orgmode.org/img/tasks.png]]
39 - Simplicity :: Org-mode is a simple outliner for note-taking and list
40      management. You can learn the basics for using it in [[http://orgmode.org/worg/org-tutorials/orgtutorial_dto.php][five
41      minutes]].  This may be all you need, and Org-mode will not impose
42      more complex features on you.
43 - Portability :: Org files are plain text.  You can view and edit them
44      in any editor.  Your data is yours forever.  Org-mode runs in
45      [[http://www.gnu.org/software/emacs/][Emacs]], which is available for nearly every platform.
46 - Depth :: Org-mode will not let you down when you need more than a
47      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]].
48      The typical [[http://orgmode.org/worg/org-faq.php][answer]] to "/Can it do X?/" is "/Yes!/".
49 - Flexibility :: Org-mode is like a Swiss army knife.  People use it
50      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]],
51      for Web and PDF [[http://orgmode.org][Authoring]], and much more.
52 - Support :: Org-mode is supported by an active [[id:0B280B26-A3AB-4E5C-B4EE-B7FFC52C4D26][mailing list]] where
53      questions are answered quickly and effectively.
54 - It's free! :: Org is [[http://en.wikipedia.org/wiki/Open-source_software][open source software]], it is free, like Emacs.
56 If you'd like to know what other people have said about Org-mode, take
57 a look at our [[http://orgmode.org/worg/org-quotes.php][collected quotes about Org]].
59 * News
60 - <2009-04-19 Sun>: Release 6.26
61 - <2009-04-01 Wed>: Release 6.25
62 - <2009-03-05 Thu>: Release 6.24
64 * Current Version (6.26d)
66 The current version is 6.26d.  To see what has changed in recent
67 releases, check this detailed list of [[file:Changes.html][user-visible changes]].
69 This package works on Emacs 23 and 22, and (with minor restrictions)
70 on XEmacs 21.  Emacs 22.2 ships with Org-mode version 4.67d.  Emacs
71 23.1 release is expected to ship with 6.21b.  The latest CVS Emacs
72 trunk usually contains a fairly recent version, but may lag a bit
73 behind the website release.
75 * Downloads
77 ** The standard distribution
79 Download as [[file:org-6.26d.zip][zip file]] or [[file:org-6.26d.tar.gz][gzipped tar archive]].  These archives contain
80 both the Lisp file org.el and the documentation in PDF and (TeX)Info
81 formats.  Follow the instructions for [[http://orgmode.org/manual/Installation.html#Installation][Installation]] and [[http://orgmode.org/manual/Activation.html#Activation][Activation]].
83 ** The development version
85 You can check out the latest Org development version (along with every
86 release we ever had) by using git.  The git repository is [[http://repo.or.cz/w/org-mode.git][browsable
87 online]].  To get a local clone use something like the following (from 
88 the command line....):
90 : git clone git://repo.or.cz/org-mode.git
92 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
93 I keep current with Org mode development?]].  For people who cannot use
94 git, we provide [[file:org-snapshot.zip][zip]] or [[file:org-snapshot.tar.gz][tar.gz]] snapshot release files corresponding to
95 the latest git version.
97 ** Alternative distributions
99    There are several alternative distributions of Org.  Some of these
100    are more up-to-date than others, so check if this package really
101    has a recent version
103    - The [[http://packages.debian.org/sid/main/org-mode][Debian package]] is maintained by Sebastien Delafond.
104    - There is also a package on [[http://aur.archlinux.org/packages.php?do_Details&ID=18206][Archlinux]], by Jiyunatori.
105    - The [[http://savannah.gnu.org/cvs/%3Fgroup%3Demacs][Emacs CVS]] contains a more-or-less recent version.
106    - The [[http://pdb.finkproject.org/pdb/package.php/org-mode][Fink package]] for Mac OS X by Jesse Alama.
107    - The [[https://launchpad.net/~hexmode/+archive][Ubuntu package]] by Mark A. Hershberger.
109 * Documentation
110 ** The Org manual
111    - Read the [[file:manual/index.html][documentation online]].
112    - You can also have the entire manual in a [[file:org.html][single monolithic file]].
113    - Download the documentation as a  [[file:org.pdf][PDF document]].
114    - A [[http://hpcgi1.nifty.com/spen/index.cgi?OrgMode%2fManual][Japanese translation]] of the manual (version 4.60), by Takeshi
115      Okano.
117 ** Reference card
118    - Download the [[file:orgcard.pdf][Refcard]] for org-mode
119    - Kyle Sherman has created a [[file:orgcard.txt][text version]] of the reference card
120      (Org version 6.07).
121 ** The FAQ
122    - The [[http://orgmode.org/worg/org-faq.php][Org Mode FAQ]] is user-editable and is maintained by the [[http://orgmode.org/worg/][Worg
123      project]]. 
125 ** Tutorials
126    - A complete list of [[http://orgmode.org/worg/org-tutorials/index.php][Tutorials and screencasts]] is maintained by the
127      [[http://orgmode.org/worg][Worg project]].
129 * Links
131 ** Google Tech Talk
132    Check out the [[file:GoogleTech.org][Google Tech Talk]] about Org-mode.
134 ** Mailing list
135    :PROPERTIES:
136    :ID:       0B280B26-A3AB-4E5C-B4EE-B7FFC52C4D26
137    :END:
139    There is a mailing list for discussion about org-mode.
141    - [[http://lists.gnu.org/mailman/listinfo/emacs-orgmode][Subscribe to it]] at the web interface.
142    - Directly [[mailto:emacs-orgmode@gnu.org][send mail to it]].  If you are not subscribed, a moderator
143      will look at the message before passing it through to the
144      list.
145    - Read the list on [[http://www.gmane.org][Gmane]] through a [[http://news.gmane.org/gmane.emacs.orgmode][web interface]] or with a
146      [[news://news.gmane.org/gmane.emacs.orgmode][newsreader]].
148 #+BEGIN_HTML
149 <li><form method="get" action="http://search.gmane.org/">
150 <input type="text" name="query">
151 <input type="hidden" name="group" value="gmane.emacs.orgmode">
152 <input type="submit" value="Search gmane.emacs.orgmode">
153 </form>
154 #+END_HTML
156 ** Worg
158 [[http://orgmode.org/worg/][Worg]], created by [[http://www.cognition.ens.fr/~guerry/][Bastien Guerry]], is a setup to allow users to jointly
159 edit a number of Org-mode files containing documentation about
160 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
161 to a wiki in that allows community to edit the contents.  However,
162 since it uses a distributed version control system, you do not have to
163 be online while editing it.  If you'd like to contribute to Worg,
164 please go to [[http://orgmode.org/worg/][the Worg page]], and start from there.
166 ** Contributing to Org-mode
168 You can always contribute with ideas and bug reports on the mailing
169 list.  If you want to contribute a patch, code snippets, or a full
170 add-on, this is very welcome too!  We do distribute good add-ons as
171 contributed packages.  However, to integrate additions into the
172 Org-mode core, the author needs to assign the copyright to the [[http://www.fsf.org/][Free
173 Software Foundation]].  This is because Org-mode is part of Emacs, which
174 adheres to very strict rules.  If you would like to sign the papers,
175 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
176 Org-mode maintainer.