tutorials.html 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  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 Tutorials, Blogposts, and Screenscasts</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/20 09:11:36"/>
  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 Tutorials, Blogposts, and Screenscasts</h1>
  37. <p>
  38. This page lists tutorials, screencasts, and extensive blog posts about
  39. <a href="http://orgmode.org">Org-mode</a>
  40. </p>
  41. <BASE href="http://orgmode.org/tutorials.html">
  42. <div id="table-of-contents">
  43. <h2>Table of Contents</h2>
  44. <ul>
  45. <li><a href="#sec-1">General Introductions to Org-mode</a></li>
  46. <li><a href="#sec-2">Special features</a>
  47. <ul>
  48. <li><a href="#sec-3">Sparse Trees</a></li>
  49. <li><a href="#sec-4">Tables</a></li>
  50. <li><a href="#sec-5">The Spreadsheet: Org-mode and Calc</a></li>
  51. <li><a href="#sec-6">Hyperlinks</a></li>
  52. <li><a href="#sec-7">Using TODO states</a></li>
  53. <li><a href="#sec-8">Using TAGS&nbsp;&nbsp;&nbsp;<span class="tag"> NEW</span></a></li>
  54. <li><a href="#sec-9">Complex searches for Tags, TODO keywords and Properties</a></li>
  55. <li><a href="#sec-10">Timestamps, Appointments etc</a></li>
  56. <li><a href="#sec-11">The Clock Table&nbsp;&nbsp;&nbsp;<span class="tag"> NEW</span></a></li>
  57. <li><a href="#sec-12">Using Remember Templates&nbsp;&nbsp;&nbsp;<span class="tag"> NEW</span></a></li>
  58. <li><a href="#sec-13">Properties and Column View</a></li>
  59. <li><a href="#sec-14">Custom Agenda Commands</a></li>
  60. <li><a href="#sec-15">Embedded LaTeX</a></li>
  61. <li><a href="#sec-16">HTML export</a></li>
  62. <li><a href="#sec-17">LaTeX export</a></li>
  63. <li><a href="#sec-18">Publishing</a></li>
  64. <li><a href="#sec-19">Using orgtbl-mode in LaTeX</a></li>
  65. </ul>
  66. </li>
  67. <li><a href="#sec-20">Special tasks</a>
  68. <ul>
  69. <li><a href="#sec-21">Natural Project Planning&nbsp;&nbsp;&nbsp;<span class="tag"> NEW</span></a></li>
  70. </ul>
  71. </li>
  72. <li><a href="#sec-22">Personal Setup</a>
  73. <ul>
  74. <li><a href="#sec-23">Extensive documents</a></li>
  75. <li><a href="#sec-24">Short descriptions</a></li>
  76. </ul>
  77. </li>
  78. <li><a href="#sec-25">Org-related pages by Tutorial authors</a></li>
  79. </ul>
  80. </div>
  81. <div class="outline-2">
  82. <h2 id="sec-1">General Introductions to Org-mode</h2>
  83. <ul>
  84. <li>
  85. <a href="http://dto.freeshell.org/notebook/OrgTutorial.html">The OrgMode tutorial</a> by <a href="http://dto.freeshell.org/notebook/">David O'Toole</a>, covering the basics of TODO
  86. lists and the agenda. It has been translated into <a href="http://www.cognition.ens.fr/~guerry/orgtutorialfr.html">French</a>,
  87. <a href="http://hpcgi1.nifty.com/spen/index.cgi?OrgMode%2fOrgTutorial">Japanese</a>, <a href="http://hokmen.chan.googlepages.com/OrgTutorial.en-cn.html">Chinese</a>, and <a href="http://jmjeong.com/index.php?display=Emacs/OrgMode">Korean</a>.
  88. </li>
  89. <li>
  90. <a href="http://jaderholm.com/screencasts.html">A 25 minute screencast</a> by <a href="http://jaderholm.com">Scott Jaderholm</a>, demonstrating the basic
  91. features of Org-mode.
  92. </li>
  93. <li>
  94. <a href="http://sachachua.com/wp/2008/01/18/outlining-your-notes-with-org/">Outlining Your Notes with Org</a> by <a href="http://sachachua.com/wp/">Sacha Chua</a> covers outlining,
  95. searching and internal links.
  96. </li>
  97. <li>
  98. <a href="http://www.linuxjournal.com/article/9116">Getting Organized with Emacs Org-mode</a> by <a href="http://www.geocities.com/abhijeet_chawan/">Abhijeet Chavan</a>, and
  99. article originally published in the <a href="http://www.linuxjournal.com/">Linux Journal</a>.
  100. </li>
  101. </ul></div>
  102. <div class="outline-2">
  103. <h2 id="sec-2">Special features</h2>
  104. <div class="outline-3">
  105. <h3 id="sec-3">Sparse Trees</h3>
  106. <p><i>Your chance for everlasting fame</i>
  107. </p></div>
  108. <div class="outline-3">
  109. <h3 id="sec-4">Tables</h3>
  110. <p><i>Your chance for everlasting fame</i>
  111. </p></div>
  112. <div class="outline-3">
  113. <h3 id="sec-5">The Spreadsheet: Org-mode and Calc</h3>
  114. <p><i>Your chance for everlasting fame</i>
  115. </p></div>
  116. <div class="outline-3">
  117. <h3 id="sec-6">Hyperlinks</h3>
  118. <p><i>Your chance for everlasting fame</i>
  119. </p></div>
  120. <div class="outline-3">
  121. <h3 id="sec-7">Using TODO states</h3>
  122. <p><i>Your chance for everlasting fame on the Org-mode homepage</i>
  123. </p></div>
  124. <div class="outline-3">
  125. <h3 id="sec-8">Using TAGS &nbsp;&nbsp;&nbsp;<span class="tag">NEW</span></h3>
  126. <ul>
  127. <li>
  128. <a href="http://sachachua.com/wp/">Sacha Chua</a> about <a href="http://sachachua.com/wp/2008/01/04/tagging-in-org-plus-bonus-code-for-timeclocks-and-tags/">Tagging in Org</a>.
  129. </li>
  130. </ul></div>
  131. <div class="outline-3">
  132. <h3 id="sec-9">Complex searches for Tags, TODO keywords and Properties</h3>
  133. <p><i>Your chance for everlasting fame</i>
  134. </p></div>
  135. <div class="outline-3">
  136. <h3 id="sec-10">Timestamps, Appointments etc</h3>
  137. <ul>
  138. <li>
  139. <a href="http://members.optusnet.com.au/~charles57/GTD/org_dates/">Using Dates and Times in Emacs Org-mode</a> by Charles Cave.
  140. </li>
  141. </ul></div>
  142. <div class="outline-3">
  143. <h3 id="sec-11">The Clock Table &nbsp;&nbsp;&nbsp;<span class="tag">NEW</span></h3>
  144. <ul>
  145. <li>
  146. <a href="http://sachachua.com/wp/">Sacha Chua</a> about <a href="http://sachachua.com/wp/2007/12/30/clocking-time-with-emacs-org/">Clocking time with Emacs Org</a>.
  147. </li>
  148. </ul></div>
  149. <div class="outline-3">
  150. <h3 id="sec-12">Using Remember Templates &nbsp;&nbsp;&nbsp;<span class="tag">NEW</span></h3>
  151. <ul>
  152. <li>
  153. <a href="http://sachachua.com/wp/">Sacha Chua</a> about <a href="http://sachachua.com/wp/2007/10/05/remembering-to-org-and-planner/">Remembering to Org and Planner</a>.
  154. </li>
  155. </ul></div>
  156. <div class="outline-3">
  157. <h3 id="sec-13">Properties and Column View</h3>
  158. <ul>
  159. <li>
  160. <a href="http://www.cognition.ens.fr/~guerry/">Bastien Guerry</a> has a <a href="http://www.cognition.ens.fr/~guerry/org-column-view-tutorial.html">tutorial about column view</a> and
  161. demonstrates column view live in this <a href="http://www.cognition.ens.fr/~guerry/org-column-screencast.html">screencast</a>.
  162. </li>
  163. <li>
  164. Christian Egli has created a <a href="http://thread.gmane.org/gmane.emacs.orgmode/5107/focus%3D5134">mini-tutorial for using column view</a>
  165. and posted it to <a href="http://news.gmane.org/gmane.emacs.orgmode">emacs-orgmode@gnu.org</a>
  166. </li>
  167. </ul></div>
  168. <div class="outline-3">
  169. <h3 id="sec-14">Custom Agenda Commands</h3>
  170. <p><i>Your chance for everlasting fame</i>
  171. </p></div>
  172. <div class="outline-3">
  173. <h3 id="sec-15">Embedded LaTeX</h3>
  174. <p><i>Your chance for everlasting fame</i>
  175. </p></div>
  176. <div class="outline-3">
  177. <h3 id="sec-16">HTML export</h3>
  178. <p><i>Your chance for everlasting fame</i>
  179. </p></div>
  180. <div class="outline-3">
  181. <h3 id="sec-17">LaTeX export</h3>
  182. <p><i>Your chance for everlasting fame</i>
  183. </p></div>
  184. <div class="outline-3">
  185. <h3 id="sec-18">Publishing</h3>
  186. <p><i>Your chance for everlasting fame</i>
  187. </p></div>
  188. <div class="outline-3">
  189. <h3 id="sec-19">Using orgtbl-mode in LaTeX</h3>
  190. <p><i>Your chance for everlasting fame</i>
  191. </p>
  192. </div>
  193. </div>
  194. <div class="outline-2">
  195. <h2 id="sec-20">Special tasks</h2>
  196. <div class="outline-3">
  197. <h3 id="sec-21">Natural Project Planning &nbsp;&nbsp;&nbsp;<span class="tag">NEW</span></h3>
  198. <ul>
  199. <li>
  200. <a href="http://members.optusnet.com.au/charles57/Creative/">Charles Cave</a> about using Org-mode to implement <a href="http://members.optusnet.com.au/~charles57/GTD/Natural_Project_Planning.html">Natural Project Planning</a> according to David Allen.
  201. </li>
  202. </ul></div>
  203. </div>
  204. <div class="outline-2">
  205. <h2 id="sec-22">Personal Setup</h2>
  206. <div class="outline-3">
  207. <h3 id="sec-23">Extensive documents</h3>
  208. <ul>
  209. <li>
  210. <a href="http://johnwiegley.com">John Wiegley</a> about <a href="http://johnwiegley.com/org.mode.day.planner.html">using Org-mode as a day planner</a>.
  211. </li>
  212. <li>
  213. <a href="http://members.optusnet.com.au/charles57/Creative/">Charles Cave</a> about <a href="http://members.optusnet.com.au/~charles57/GTD/orgmode.html">GTD and Org-mode</a>.
  214. </li>
  215. <li>
  216. <a href="http://sachachua.com/wp/">Sacha Chua</a> about <a href="http://sachachua.com/wp/2007/12/22/a-day-in-a-life-with-org/">a day in a life with Org</a> and about the basics of
  217. <a href="http://sachachua.com/wp/2007/12/28/emacs-getting-things-done-with-org-basic/">Getting Things Done with Org</a>
  218. </li>
  219. <li>
  220. <i>Your chance for everlasting fame</i>
  221. </li>
  222. </ul></div>
  223. <div class="outline-3">
  224. <h3 id="sec-24">Short descriptions</h3>
  225. <ul>
  226. <li>
  227. David O'Toole explains his setup in <a href="http://thread.gmane.org/gmane.emacs.orgmode/4832">this post</a>.
  228. </li>
  229. <li>
  230. This <a href="http://www.brool.com/?p=82">blog post</a> shows a very simple and clear GTD setup.
  231. </li>
  232. <li>
  233. <i>Your chance for everlasting fame</i>
  234. </li>
  235. </ul></div>
  236. </div>
  237. <div class="outline-2">
  238. <h2 id="sec-25">Org-related pages by Tutorial authors</h2>
  239. <p>
  240. Here are the pages of a number of people that write for or about
  241. Org-mode
  242. </p>
  243. <ul>
  244. <li>
  245. <a href="http://johnwiegley.com">John Wiegley</a>
  246. </li>
  247. <li>
  248. <a href="http://members.optusnet.com.au/charles57/Creative/">Charles Cave</a>
  249. </li>
  250. <li>
  251. <a href="http://sachachua.com/wp/">Sacha Chua</a>
  252. </li>
  253. <li>
  254. <a href="http://www.cognition.ens.fr/~guerry/">Bastien Guerry</a>
  255. </li>
  256. </ul>
  257. </div>
  258. <div id="postamble"><p class="author"> Author: Carsten Dominik
  259. <a href="mailto:carsten at orgmode dot org">&lt;carsten at orgmode dot org&gt;</a>
  260. </p>
  261. <p class="date"> Date: 2008/01/20 09:11:36</p>
  262. </div></body>
  263. </html>