2008-05-25 10:15:25 -04:00
|
|
|
|
2008-01-31 10:04:26 -05:00
|
|
|
#+TITLE: Org-Mode Homepage
|
|
|
|
#+LANGUAGE: en
|
|
|
|
#+EMAIL: carsten at orgmode dot org
|
|
|
|
#+OPTIONS: H:3 num:nil toc:2 \n:nil @:t ::t |:t ^:t *:t TeX:t
|
|
|
|
|
|
|
|
* Org - an Emacs Mode for Notes and Project Planning
|
|
|
|
|
|
|
|
#+HTML: <BASE href="http://orgmode.org/index.html">
|
|
|
|
|
|
|
|
Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing
|
|
|
|
project planning with a fast and effective plain-text system.
|
|
|
|
|
|
|
|
Org-mode develops organizational tasks around NOTES files that contain
|
|
|
|
information about projects as plain text. Org-mode is implemented on
|
|
|
|
top of outline-mode, which makes it possible to keep the content of
|
|
|
|
large files well structured. Visibility cycling and structure editing
|
|
|
|
help to work with the tree. Tables are easily created with a built-in
|
|
|
|
table editor. Org-mode supports ToDo items, deadlines, time stamps,
|
|
|
|
and scheduling. It dynamically compiles entries into an agenda.
|
|
|
|
Plain text URL-like links connect to websites, emails, Usenet
|
|
|
|
messages, BBDB entries, and any files related to the projects. For
|
|
|
|
printing and sharing of notes, an Org-mode file can be exported as a
|
|
|
|
structured ASCII file, HTML, and LaTeX.
|
|
|
|
|
2008-06-19 18:21:15 -04:00
|
|
|
* Current Version (6.05b) and Compatibility
|
2008-01-31 10:04:26 -05:00
|
|
|
|
2008-06-19 18:21:15 -04:00
|
|
|
The current version is 6.05b. To see what has changed in recent
|
2008-01-31 10:04:26 -05:00
|
|
|
releases, check this [[file:Changes.html][list of user-visible changes]]. These descriptions
|
|
|
|
are extensive, to avoid that people will be printing the manual after
|
|
|
|
each incremental release. If you have an older version of the manual,
|
|
|
|
just check the release notes and you will be up-to-date.
|
|
|
|
|
2008-05-24 16:34:13 -04:00
|
|
|
This package works on Emacs 23 and 22, and (with minor restrictions)
|
|
|
|
on Emacs 21 and XEmacs 21 (where you must also use
|
|
|
|
/xemacs/noutline.el/ shipped with Org-mode). The Emacs 22.2 release
|
|
|
|
ships with Org-mode version 4.67d. 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
|
|
|
|
2008-06-19 18:21:15 -04:00
|
|
|
Download as [[file:org-6.05b.zip][zip file]] or [[file:org-6.05b.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
|
|
|
|
formats. A shell script to simplify upgrading to the newest release
|
|
|
|
has been posted [[http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh][here]].
|
|
|
|
|
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
|
|
|
|
release we ever had) by using git. More information on this page:
|
|
|
|
http://repo.or.cz/w/org-mode.git
|
2008-03-31 07:33:38 -04:00
|
|
|
|
2008-06-17 07:56:38 -04:00
|
|
|
** Alternative distributions
|
|
|
|
|
|
|
|
There are several alternative distrbutions of Org:
|
|
|
|
|
|
|
|
- The [[http://savannah.gnu.org/cvs/%3Fgroup%3Demacs][Emacs CVS]] contains a recent version
|
2008-06-24 02:36:03 -04:00
|
|
|
- There is a [[http://packages.debian.org/sid/main/org-mode][Debian package]] by Sebastien Delafond
|
2008-06-22 23:38:54 -04:00
|
|
|
- Mark A. Hershberger has made an [[https://launchpad.net/~hexmode/+archive][Ubuntu package]] for Org, but
|
|
|
|
that seems to be out of date.
|
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
|
2008-01-31 10:04:26 -05:00
|
|
|
- Read the documentation [[file:manual/index.html][online]]. This is a version consisting of many
|
2008-06-18 00:18:27 -04:00
|
|
|
small files, to save bandwidth.
|
|
|
|
- If you really need it, you can also have the entire manual in a
|
|
|
|
[[file:org.html][single monolithic file]].
|
2008-01-31 10:04:26 -05:00
|
|
|
- Download the documentation in other formats: [[file:org.pdf][PDF]], [[file:org][Info]], or [[file:org.texi][TeXInfo]].
|
|
|
|
- There is also a [[http://hpcgi1.nifty.com/spen/index.cgi?OrgMode%2fManual][Japanese translation]] of the manual (version 4.60),
|
|
|
|
produced by Takeshi Okano.
|
2008-06-16 10:26:30 -04:00
|
|
|
- The Org manual is a GNU Manual released under the GFDL. If you
|
|
|
|
want to redistribute Org with a distribution that does not allow
|
|
|
|
the GFDL to be used, and if you see no other way to resolve this
|
|
|
|
licensing conflict, you must use the special [[file:org_dual_license.texi][dual-license version]]
|
|
|
|
of the manual.
|
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
|
|
|
|
(Org version 4.79).
|
|
|
|
** 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
|
|
|
|
|
|
|
* Links
|
|
|
|
|
|
|
|
** Mailing list
|
|
|
|
|
|
|
|
There is a mailing list for discussion about org-mode.
|
|
|
|
|
|
|
|
- Subscribe to it at [[http://lists.gnu.org/mailman/listinfo/emacs-orgmode][this webpage]].
|
|
|
|
- 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
|
|
|
|
list. If that has happened once, future messages from your email
|
|
|
|
address will get through immediately, even if you remain
|
|
|
|
unsubscribed.
|
|
|
|
- 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
|
|
|
|
|
|
|
|
** Worg - user-driven knowledge-base about org-mode
|
|
|
|
|
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
|
|
|
|
Org-mode. This is something like a wiki, but with the advantage that
|
|
|
|
you do not have to be online to modify a file. If you'd like to
|
|
|
|
contribute your own setup, screenshots, tutorials etc, please go to
|
2008-05-12 01:29:13 -04:00
|
|
|
[[http://orgmode.org/worg/][the Worg page]], and start from there.
|
2008-01-31 10:04:26 -05:00
|
|
|
|
|
|
|
** Tutorials
|
|
|
|
|
2008-05-12 01:29:13 -04:00
|
|
|
[[http://orgmode.org/worg/org-tutorials/index.php][Tutorials and screencasts]] are maintained by the [[http://orgmode.org/worg][Worg project]].
|
2008-01-31 10:04:26 -05:00
|
|
|
|
|
|
|
** Survey
|
|
|
|
|
|
|
|
In November 2007, Charles Cave organized a survey among Org-mode
|
|
|
|
users. The answers given in this survey can be found [[file:survey.html][here]].
|
|
|
|
|
2008-06-18 01:00:03 -04:00
|
|
|
** GTD & Co
|
2008-06-18 03:23:07 -04:00
|
|
|
|
|
|
|
[[http://orgmode.org/worg/][Worg]] also has a list of links related to using Org for [[http://orgmode.org/worg/org-gtd-etc.php][GTD and
|
|
|
|
other task management systems]].
|
|
|
|
|
2008-01-31 10:04:26 -05:00
|
|
|
** 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! However, I can only make it an
|
|
|
|
official part of Org-mode if you have signed the papers with the
|
|
|
|
Free Software Foundation. Org-mode is distributed as part of Emacs
|
|
|
|
and must therefore adhere to strict rules about the copyright of
|
|
|
|
all included material. If this is what you want to do, [[file:request-assign-future.txt][here]] is the
|
|
|
|
form that you have to fill in and send to the FSF. After you
|
|
|
|
received the final copy with signatures, please scan it and send
|
|
|
|
the scan to the maintainer.
|
|
|
|
|
|
|
|
** Future Development
|
|
|
|
|
|
|
|
Org-mode is still developing fast. The best way to stay up-to-date
|
|
|
|
is to join the mailing list where the changes are developed and
|
2008-06-17 08:00:52 -04:00
|
|
|
discussed.
|
2008-01-31 10:04:26 -05:00
|
|
|
|
|
|
|
Here is a loose [[file:todo.org][list of ideas]] that are still to be processed
|
|
|
|
somehow, when I get to it...
|
|
|
|
|
2008-06-17 08:00:52 -04:00
|
|
|
** Related Software
|
2008-03-31 07:33:38 -04:00
|
|
|
|
2008-06-18 00:55:59 -04:00
|
|
|
[[http://www.emacswiki.org/cgi-bin/wiki][The Emacs Wiki]] has extensive lists of related software in the
|
|
|
|
categories
|
|
|
|
- [[http://www.emacswiki.org/cgi-bin/emacs-en/CategoryOutline][Outline]]
|
|
|
|
- [[http://www.emacswiki.org/cgi-bin/wiki/CategoryHypermedia][Hypermedia]]
|
|
|
|
- [[http://www.emacswiki.org/cgi-bin/wiki/CategoryTables][Tables]]
|
|
|
|
- [[http://www.emacswiki.org/cgi-bin/emacs-en/CategoryPersonalInformationManager][Personal Information Manager]]
|
|
|
|
- [[http://www.emacswiki.org/cgi-bin/emacs-en/CategoryCalendar][Calendar]]
|
|
|
|
- [[http://www.emacswiki.org/cgi-bin/wiki/CategoryTodo][Todo]]
|
|
|
|
- [[http://www.emacswiki.org/cgi-bin/wiki/CategoryTimeTracking][Time tracking]]
|
|
|
|
- [[http://www.emacswiki.org/cgi-bin/wiki/CategoryJournaling][Journaling]]
|