index.html 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml"
  4. lang="en" xml:lang="en">
  5. <head>
  6. <title>Org-Mode Homepage</title>
  7. <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
  8. <meta name="generator" content="Org-mode"/>
  9. <meta name="generated" content="2008/01/18 12:46:32"/>
  10. <meta name="author" content="Carsten Dominik"/>
  11. <style type="text/css">
  12. html {
  13. font-family: Times, serif;
  14. font-size: 12pt;
  15. }
  16. .title { text-align: center; }
  17. .todo { color: red; }
  18. .done { color: green; }
  19. .timestamp { color: grey }
  20. .timestamp-kwd { color: CadetBlue }
  21. .tag { background-color:lightblue; font-weight:normal }
  22. .target { background-color: lavender; }
  23. pre {
  24. border: 1pt solid #AEBDCC;
  25. background-color: #F3F5F7;
  26. padding: 5pt;
  27. font-family: courier, monospace;
  28. }
  29. table { border-collapse: collapse; }
  30. td, th {
  31. vertical-align: top;
  32. <!--border: 1pt solid #ADB9CC;-->
  33. }
  34. </style>
  35. </head><body>
  36. <h1 class="title">Org-Mode Homepage</h1>
  37. <div id="table-of-contents">
  38. <h2>Table of Contents</h2>
  39. <ul>
  40. <li><a href="#sec-1">Org - an Emacs Mode for Notes and Project Planning</a></li>
  41. <li><a href="#sec-2">Current Version (5.19) and Compatibility</a></li>
  42. <li><a href="#sec-3">Downloads</a></li>
  43. <li><a href="#sec-4">Documentation</a>
  44. <ul>
  45. <li><a href="#sec-5">Manual and Reference card</a></li>
  46. </ul>
  47. </li>
  48. <li><a href="#sec-6">Links</a>
  49. <ul>
  50. <li><a href="#sec-7">Mailing list</a></li>
  51. <li><a href="#sec-8">Tutorials</a></li>
  52. <li><a href="#sec-9">Org-mode, GTD and other task management systems </a></li>
  53. <li><a href="#sec-10">Add-Ons</a></li>
  54. <li><a href="#sec-11">Translators</a></li>
  55. <li><a href="#sec-15">Alternative distributions</a></li>
  56. <li><a href="#sec-16">Contributing to Org-mode</a></li>
  57. <li><a href="#sec-17">Future Development</a></li>
  58. </ul>
  59. </li>
  60. </ul>
  61. </div>
  62. <div class="outline-2">
  63. <h2 id="sec-1">Org - an Emacs Mode for Notes and Project Planning</h2>
  64. <BASE href="http://orgmode.org/index.html">
  65. <p>
  66. Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing
  67. project planning with a fast and effective plain-text system.
  68. </p>
  69. <p>
  70. Org-mode develops organizational tasks around NOTES files that contain
  71. information about projects as plain text. Org-mode is implemented on
  72. top of outline-mode, which makes it possible to keep the content of
  73. large files well structured. Visibility cycling and structure editing
  74. help to work with the tree. Tables are easily created with a built-in
  75. table editor. Org-mode supports ToDo items, deadlines, time stamps,
  76. and scheduling. It dynamically compiles entries into an agenda.
  77. Plain text URL-like links connect to websites, emails, Usenet
  78. messages, BBDB entries, and any files related to the projects. For
  79. printing and sharing of notes, an Org-mode file can be exported as a
  80. structured ASCII file, HTML, and LaTeX.
  81. </p>
  82. </div>
  83. <div class="outline-2">
  84. <h2 id="sec-2">Current Version (5.19) and Compatibility</h2>
  85. <p>
  86. The current version is 5.19. To see what has changed in recent
  87. releases, check this <a href="Changes.html">list of user-visible changes</a>. These descriptions
  88. are extensive, to avoid that people will be printing the manual after
  89. each incremental release. If you have an older version of the manual,
  90. just check the release notes and you will be up-to-date.
  91. </p>
  92. <p>
  93. This package works on Emacs 22, and (with minor restrictions) on Emacs
  94. 21 and XEmacs 21 (where you must also use <i>noutline.el</i> shipped with
  95. Org-mode). The Emacs 22.1 release ships with Org-mode version 4.67c.
  96. The latest CVS emacs trunk usually contains a fairly recent version,
  97. but may lag a bit behind the website release.
  98. </p>
  99. </div>
  100. <div class="outline-2">
  101. <h2 id="sec-3">Downloads</h2>
  102. <ul>
  103. <li>Distribution<br/>
  104. Download as <a href="org-5.19.zip">zip file</a> or <a href="org-5.19.tar.gz">gzipped tar archive</a>. These archives contain
  105. both the Lisp file org.el and the documentation in PDF and (TeX)Info
  106. formats. A shell script to simplify upgrading to the newest release
  107. has been posted <a href="http://www.philfam.co.uk/pete/GTD/org-mode/update-org.sh">here</a>.
  108. </li>
  109. </ul>
  110. </div>
  111. <div class="outline-2">
  112. <h2 id="sec-4">Documentation</h2>
  113. <div class="outline-3">
  114. <h3 id="sec-5">Manual and Reference card</h3>
  115. <ul>
  116. <li>
  117. Read the documentation <a href="manual/index.html">online</a>. This is a version consisting of many
  118. small files, to save bandwidth. If you really need it, you can also
  119. have the entire manual in a <a href="org.html">single monolithic file</a>.
  120. </li>
  121. <li>
  122. Download the documentation in other formats: <a href="org.pdf">PDF</a>, <a href="org">Info</a>, or <a href="org.texi">TeXInfo</a>.
  123. </li>
  124. <li>
  125. Download the <a href="orgcard.pdf">Refcard</a> for org-mode, and Kyle Sherman hast created a
  126. <a href="orgcard.txt">text version</a> of the reference card
  127. </li>
  128. <li>
  129. There is also a <a href="http://hpcgi1.nifty.com/spen/index.cgi?OrgMode%2fManual">Japanese translation</a> of the manual (version 4.60),
  130. produced by Takeshi Okano.
  131. </li>
  132. <li>
  133. The <a href="faq.html">FAQ</a> is not very up-to-date, but may still answer some of your
  134. questions. Please have a look before posting to emacs-orgmode@gnu.org.
  135. </li>
  136. </ul></div>
  137. </div>
  138. <div class="outline-2">
  139. <h2 id="sec-6">Links</h2>
  140. <div class="outline-3">
  141. <h3 id="sec-7">Mailing list</h3>
  142. <p>
  143. There is a mailing list for discussion about org-mode.
  144. </p>
  145. <ul>
  146. <li>
  147. Subscribe to it at <a href="http://lists.gnu.org/mailman/listinfo/emacs-orgmode">this webpage</a>.
  148. </li>
  149. <li>
  150. Directly <a href="mailto:emacs-orgmode@gnu.org">send mail to it</a>. If you are not subscribed, a moderator
  151. will look at the message before passing it through to the
  152. list. If that has happened once, future messages from your email
  153. address will get through immediately, even if you remain
  154. unsubscribed.
  155. </li>
  156. <li>
  157. Read the list on <a href="http://www.gmane.org">Gmane</a> through a <a href="http://news.gmane.org/gmane.emacs.orgmode">web interface</a> or with a
  158. <a href="news://news.gmane.org/gmane.emacs.orgmode">newsreader</a>.
  159. <li><form method="get" action="http://search.gmane.org/">
  160. <input type="text" name="query">
  161. <input type="hidden" name="group" value="gmane.emacs.orgmode">
  162. <input type="submit" value="Search gmane.emacs.orgmode">
  163. </form>
  164. </li>
  165. </ul></div>
  166. <div class="outline-3">
  167. <h3 id="sec-8">Tutorials</h3>
  168. <p>
  169. <a href="tutorials.html">Tutorials and screencasts</a> are listed on a separate page.
  170. </p>
  171. </div>
  172. <div class="outline-3">
  173. <h3 id="sec-9">Org-mode, GTD and other task management systems </h3>
  174. <p>Org-mode is flexible enough to implement many different ways of
  175. organizing your projects. A frequently discusses scheme is <a href="http://www.davidco.com/">David Allen's</a> strategy for <a href="http://en.wikipedia.org/wiki/GTD">Getting Things Done</a>. But it is clearly not
  176. the only way to us Org-mode for planning. Here are a couple of
  177. links related to this topic.
  178. </p>
  179. <ul>
  180. <li>
  181. <a href="http://johnwiegley.com">John Wiegley</a> has written an excellent document describing his
  182. way of using Org-mode as a <a href="http://johnwiegley.com/org.mode.day.planner.html">day planner</a>. See also some later
  183. messages for enhancements of his setup:
  184. <a href="http://article.gmane.org/gmane.emacs.orgmode/2963">emacs-orgmode-2962</a>, <a href="http://article.gmane.org/gmane.emacs.orgmode/3629">emacs-orgmode-3629</a>
  185. </li>
  186. <li>
  187. <a href="http://members.optusnet.com.au/charles57/Creative/">Charles Cave</a> has written an <a href="http://members.optusnet.com.au/~charles57/GTD/orgmode.html">article/tutorial</a> about the basic
  188. elements of GTD and how he implements them in Org-mode.
  189. </li>
  190. <li>
  191. There have been several threads on emacs-orgmode@gnu.org related
  192. to GTD, the most important ones are:
  193. <ul>
  194. <li>
  195. <a href="http://thread.gmane.org/gmane.emacs.orgmode/683">Another GTD question</a>, which contains a discussion about basic
  196. GTD aspects. It also contains this
  197. </li>
  198. <li>
  199. <a href="http://article.gmane.org/gmane.emacs.orgmode/715">Post by Carsten</a> summarizing several options for implementing
  200. GTD in org-mode.
  201. </li>
  202. <li>
  203. <a href="http://thread.gmane.org/gmane.emacs.orgmode/523">GTD, Projects and Next Actions in org-mode</a> is a thread where
  204. several people describe their personal setup is
  205. </li>
  206. <li>
  207. The <a href="http://thread.gmane.org/gmane.emacs.orgmode/4915">SOMEDAY/MAYBE vs. low priorities</a> thread contains a
  208. discussion about priorities that is quite instructive.
  209. </li>
  210. <li>
  211. Here is a <a href="http://thread.gmane.org/gmane.emacs.orgmode/4832/focus%3D4854">very instructive post</a> by Pete Phillips explaining
  212. why David Allens book is where you should start to learn GTD,
  213. and that the Internet and Org-mode only come into the game
  214. later, when thinking about the implementation. And since
  215. doing GTD the right way will give you lots of free time, don't
  216. forget to listen to <a href="http://www.detox-jazz.co.uk/">Pete's music</a>!
  217. </li>
  218. </ul></li>
  219. <li>
  220. Also on the web you can find information about how people are
  221. setting up Org-mode to fit their habits. A few examples:
  222. <ul>
  223. <li>
  224. This <a href="http://www.brool.com/?p=82">blog post</a> shows a very simple and clear GTD setup.
  225. </li>
  226. </ul></li>
  227. </ul></div>
  228. <div class="outline-3">
  229. <h3 id="sec-10">Add-Ons</h3>
  230. <ul>
  231. <li>
  232. <a href="http://www.cl.cam.ac.uk/~pz215/">Piotr Zielinski</a> wrote <a href="http://www.cl.cam.ac.uk/~pz215/files/org-mouse.el">org-mouse.el</a> which is now distributed with
  233. Org-mode. It implements great mouse support for many functions in
  234. org-mode.
  235. </li>
  236. <li>
  237. <a href="http://dto.freeshell.org/notebook/">David O'Toole</a> is the author of <a href="http://dto.freeshell.org/e/org-publish.el">org-publish.el</a>. While this is
  238. now part of the Org-mode distribution, you might find the newest
  239. bug fixes and developments at his <a href="http://dto.freeshell.org/notebook/OrgMode.html">Org-mode page</a>, along with
  240. several other projects like <i>org-blog.el</i> and
  241. <i>org-publish-escript.el</i>.
  242. </li>
  243. <li>
  244. <a href="http://www.cognition.ens.fr/~guerry/">Bastien Guerry</a> has been really prolific in writing interesting
  245. add-ons, all available at his <a href="http://www.cognition.ens.fr/~guerry/bastien-org-mode.html">org-mode page</a>:
  246. <ul>
  247. <li>
  248. a package for using Org-mode as the basis for blogging
  249. </li>
  250. <li>
  251. a LaTeX exporter that is now distributed together with
  252. org-mode
  253. </li>
  254. <li>
  255. a special table-of-contents buffer that simplifies navigation
  256. </li>
  257. <li>
  258. a registry to find locations that link a specific document.
  259. </li>
  260. </ul></li>
  261. <li>
  262. George C.F. Greve wrote <a href="http://www.emacswiki.org/emacs/org-mairix.el">org-mairix.el</a> to add links that trigger a
  263. mairix search.
  264. </li>
  265. </ul></div>
  266. <div class="outline-3">
  267. <h3 id="sec-11">Translators</h3>
  268. <p>
  269. I know about the following attempts to translate from and to
  270. Org-mode files:
  271. </p>
  272. <div class="outline-4">
  273. <h4 id="sec-12">Org-mode to XXX</h4>
  274. <ul>
  275. <li>
  276. <a href="http://www.cognition.ens.fr/~guerry/u/org2rem.el">From Org-mode to remind</a> by <a href="http://www.cognition.ens.fr/~guerry/">Bastien Guerry</a>.
  277. </li>
  278. <li>
  279. <a href="org-export-freemind-0.1.0.tar.gz">From Org-mode to Freemind</a> by Marco Vezzoli.
  280. </li>
  281. </ul></div>
  282. <div class="outline-4">
  283. <h4 id="sec-13">XXX to Org-mode</h4>
  284. <ul>
  285. <li>
  286. <a href="http://www.olafdietsche.de/palm/palm2orgmode.pl">From Palm TODO database to Orgmode</a>. This Translator was
  287. written by <a href="http://www.olafdietsche.de/">Olaf Dietsche</a>.
  288. </li>
  289. </ul></div>
  290. <div class="outline-4">
  291. <h4 id="sec-14">Bi-directional</h4>
  292. <p>
  293. Unfortunately nothing so far.
  294. </p>
  295. </div>
  296. </div>
  297. <div class="outline-3">
  298. <h3 id="sec-15">Alternative distributions</h3>
  299. <ul>
  300. <li>
  301. Mark A. Hershberger has made some <a href="https://launchpad.net/~hexmode/+archive">Ubuntu packages</a> for org-mode.
  302. </li>
  303. </ul></div>
  304. <div class="outline-3">
  305. <h3 id="sec-16">Contributing to Org-mode</h3>
  306. <p>
  307. You can always contribute with ideas and bug reports on the mailing
  308. list. If you want to contribute a patch, code snippets, or a full
  309. add-on, this is very welcome too! However, I can only make it an
  310. official part of Org-mode if you have signed the papers with the
  311. Free Software Foundation. Org-mode is distributed as part of Emacs
  312. and must therefore adhere to strict rules about the copyright of
  313. all included material. If this is what you want to do, <a href="request-assign-future.txt">here</a> is the
  314. form that you have to fill in and send to the FSF. After you
  315. received the final copy with signatures, please scan it and send
  316. the scan to the maintainer.
  317. </p>
  318. </div>
  319. <div class="outline-3">
  320. <h3 id="sec-17">Future Development</h3>
  321. <p>
  322. Org-mode is still developing fast. The best way to stay up-to-date
  323. is to join the mailing list where the changes are developed and
  324. discusssed.
  325. </p>
  326. <p>
  327. Here is a loose <a href="todo.html">list of ideas</a> that are still to be processed
  328. somehow, when I get to it&hellip;
  329. </p>
  330. </div>
  331. </div>
  332. <div id="postamble"><p class="author"> Author: Carsten Dominik
  333. <a href="mailto:carsten at orgmode dot org">&lt;carsten at orgmode dot org&gt;</a>
  334. </p>
  335. <p class="date"> Date: 2008/01/18 12:46:32</p>
  336. </div></body>
  337. </html>