Add a link to the hungarian version of David O'Toole tutorial.
[Worg.git] / org-tutorials / index.org
blob26706769b72afe08de456d8831ca35d1afa77918
1 #+OPTIONS:    H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
2 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
3 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
4 #+TAGS:       Write(w) Update(u) Fix(f) Check(c) NEW(n)
5 #+TITLE:      Org tutorials
6 #+AUTHOR:     Worg people
7 #+EMAIL:      bzg AT altern DOT org
8 #+LANGUAGE:   en
9 #+PRIORITIES: A C B
10 #+CATEGORY:   worg
12 # This file is the default header for new Org files in Worg.  Feel free
13 # to tailor it to your needs.
15 [[file:../index.org][{Back to Worg's index}]]
17 * General Introductions to Org-mode
18   :PROPERTIES:
19   :ID:       5B439D78-F862-4380-959C-BEB542DFE352
20   :END:
22 - [[http://orgmode.org/talks/GoogleTech.html][Google Tech Talk about Org-mode]], a 45 minute talk given by Carsten
23   Dominik during a visit at [[http://maps.google.com/%3Fq%3D37.423156,-122.084917%2B(Google%20Inc.)&hl%3Den][Google]].
25 - [[http://www.nf.mpg.de/orgmode/guest-talk-dominik.html][Organizing a Scientist's Life and Work]], a 45 minute talk given by
26   Carsten Dominik during a visit at the [[http://www.nf.mpg.de/][Max-Planck Institute for
27   neurological Research Cologne]].
29 - [[http://www.linuxjournal.com/article/9116][Getting Organized with Emacs Org-mode]] by [[http://www.planetizen.com/user/2][Abhijeet Chavan]], an article
30   originally published in the [[http://www.linuxjournal.com/][Linux Journal]].
32 - [[file:orgtutorial_dto.org][The OrgMode tutorial]] by [[http://dto.freeshell.org/notebook/][David O'Toole]], covering the basics of TODO
33   lists and the agenda.  It has been translated into [[file:orgtutorial_dto-fr.org][French]], [[http://hpcgi1.nifty.com/spen/index.cgi?OrgMode%2fOrgTutorial][Japanese]],
34   [[http://hokmen.chan.googlepages.com/OrgTutorial.en-cn.html][Chinese]], [[http://jmjeong.com/index.php?display=Emacs/OrgMode][Korean]], [[http://habrahabr.ru/blogs/emacs/105300/][Russian]] and [[http://deneb.iszt.hu/~pasztor/orgtutorial/notebook/orgtutorial-hu.html][Hungarian]].
36 - [[http://jaderholm.com/screencasts.html][A 25 minute screencast]] by [[http://jaderholm.com][Scott Jaderholm]], demonstrating the basic
37   features of Org-mode.
39 - [[http://sachachua.com/wp/2008/01/18/outlining-your-notes-with-org/][Outlining Your Notes with Org]] by [[http://sachachua.com/wp/][Sacha Chua]] covers outlining,
40   searching and internal links.
42 - [[http://members.optusnet.com.au/~charles57/GTD/orgmode.html][Using Emacs org-mode for GTD]] by [[http://members.optusnet.com.au/~charles57/GTD/][Charles Cave]] contains an
43   introduction into Org-mode, among other things.  Charles has also
44   written a more extensive document ([[id:50A0DEB1-4B63-4CC4-840E-313615C4BAE3][see below]]), but here we still
45   link to the earlier version because of it's nice overview over
46   Org-mode.
48 - Emacs Org-mode, [[http://article.gmane.org/gmane.emacs.orgmode/8547][video version of a 2-hour talk]] by Russell Adams at
49   the [[http://www.hlug.org/][Houston Linux User Group]].  The first half of the first hour is
50   /not/ about Org-mode, but about the Linux command =xargs=.
52 - /In German language:/ [[ftp://ftp.freiesmagazin.de/2009/freiesMagazin-2009-10.pdf][Ordnung ins Chaos mit Org-Mode]], an excellent
53   introduction into Org-mode, by Rainer Koenig, published in the free
54   electronic journal [[http://www.freiesmagazin.de/][Freies Magazin]].
56 - /In French:/ A [[http://www.olivierberger.com/weblog/index.php?post/2010/08/14/Ma-vie-a-chang%C3%A9-%3A-j-utilise-org-mode][general introduction]] on Org for the "[[http://lifehacking.fr][lifehacking]]"
57   group, by Olivier Berger.
59 * Power users describe their setup
60   :PROPERTIES:
61   :ID:       50A0DEB1-4B63-4CC4-840E-313615C4BAE3
62   :END:
64   In the following documents, the authors describe the details of
65   their setup, along with the workflows they use to get organized with
66   Org-mode.  While as a beginner you probably should start with only a
67   simple setup, these descriptions will be a fantastic source of
68   inspiration once you start growing your use of Org-mode.
70   - [[http://www.newartisans.com/2007/08/using-org-mode-as-a-day-planner.html][Using Org-mode as a day planner]] by [[http://johnwiegley.com][John Wiegley]] shows how to use
71     Org-mode after the fashion of a pen-and-paper day planner.
73   - [[http://members.optusnet.com.au/~charles57/GTD/gtd_workflow.html][How I use Emacs and Org-mode to implement GTD]] by [[http://members.optusnet.com.au/~charles57/GTD/][Charles Cave]]
74     shows one method of doing GTD with org-mode and covers (among
75     other things) categories, effort estimates, tags, scheduling, and
76     custom agenda commands.
78   - [[http://doc.norang.ca/org-mode.html][Organize Your Life In Plain Text!]] by Bernt Hansen describes how to
79     use Org-mode to track and clock everything you work on.
81 * Tutorials on specific features
82 ** Lists
84 - A short [[http://lumiere.ens.fr/~guerry/org-playing-with-lists-screencast.php][screencast]] presenting a few features of plain lists, by
85   Bastien.
87 ** Tables, Spreadseet, Plotting
89 - [[file:tables.org][A very short introduction to tables in Org-mode]], by Bastien.
91 - [[file:org-spreadsheet-intro.org][A very short introduction to Org as a spreadsheet system]], by
92   Bastien.
94 - [[file:org-plot.org][Plotting tables in Org-Mode using org-plot]] by Eric Schulte
96 - [[http://www.youtube.com/watch?v=EQAd41VAXWo][Can your editor do this]], awesome little video showing how to create
97   HTML tables from an embedded Org-mode table.
99 - [[file:multitarget-tables.org][Using multiple-target tables and general formatting functions]] by
100   [[http://claimid.com/ejr/][Jason Riedy]].
102 - [[http://www.hollenback.net/index.php/EmacsOrgTimestamps][Timestamps in Org and Calc]], how to calculate and display times in Org-mode by Phil Hollenback
104 ** Dates and Times
106 - [[http://members.optusnet.com.au/~charles57/GTD/org_dates/][Using Dates and Times in Emacs Org-mode]] by [[http://members.optusnet.com.au/~charles57/GTD/][Charles Cave]].
108 - [[http://sachachua.com/wp/2007/12/30/clocking-time-with-emacs-org/][Clocking time with Emacs Org]] by [[http://sachachua.com/wp/][Sacha Chua]].
110 ** Tags, Properties, and Column View
112 - [[http://sachachua.com/wp/2008/01/04/tagging-in-org-plus-bonus-code-for-timeclocks-and-tags/][Tagging in Org]] by [[http://sachachua.com/wp/][Sacha Chua]].
114 - [[http://thread.gmane.org/gmane.emacs.orgmode/5107/focus%3D5134][What's the use of Column View?]] by Christian Egli is a short tutorial
115   about Column View that was sent to [[http://news.gmane.org/gmane.emacs.orgmode][emacs-orgmode@gnu.org]].
117 - [[file:org-column-view-tutorial.org][Emacs Org's Column View]] by [[http://www.cognition.ens.fr/~guerry/][Bastien]], with an accompanying [[http://www.cognition.ens.fr/~guerry/org-column-screencast.php][screencast]].
119 ** Remember
121 - [[http://members.optusnet.com.au/~charles57/GTD/remember.html][Remember mode tutorial]] by [[http://members.optusnet.com.au/~charles57/GTD/][Charles Cave]].
123 - [[http://sachachua.com/wp/2007/10/05/remembering-to-org-and-planner/][Remembering to Org and Planner]] by [[http://sachachua.com/wp/][Sacha Chua]].
125 ** Capture
127 - [[file:org-protocol-custom-handler.org][Defining custom handlers for use with org-protocol]] by Sebastian Rose
129 - [[http://members.optusnet.com.au/~charles57/GTD/datetree.html][Capture mode  and date trees in org-mode]] by [[http://members.optusnet.com.au/~charles57/GTD/][Charles Cave]].
131 ** Agenda and search
133 - [[file:org-custom-agenda-commands.org][Using custom agenda commands]] by Matt Lundin
135 - [[file:advanced-searching.org][Advanced searching]] by Matt Lundin
137 ** Customization
139 - [[file:org-customize.org][Using customize to find and set options]] by Carsten Dominik.
140 - [[file:org-appearance.org][Customizing Org appearance]]
142 ** Export and Publishing
144 - [[file:org-publish-html-tutorial.org][Publishing Org-mode files to HTML]], covering the basics of publishing
145   to HTML, by Sebastian Rose.
146 - [[file:org-publish-layersmenu.org][Phplayersmenu and HTML publishing]], shows how to create and maintain JavaScript
147   menus (Phplayermenu) for HTML export, by Sebastian Rose.
148 - [[file:images-and-xhtml-export.org][Images and XHTML export]], shows simple image handling in HTML export, by
149   Sebastian Rose.
150 - [[file:org-taskjuggler.org][Creating Gantt charts by exporting to TaskJuggler]], explains the
151   usage of the TaskJuggler exporter.
152 - [[file:org-latex-export.org][Using the LaTeX exporter]] introduces configuration topics.
153 - [[file:org-google-sync.org][Syncing with Google Calendar]]
155 * Special tasks
156 ** Natural Project Planning
158 - [[http://members.optusnet.com.au/~charles57/GTD/][Charles Cave]] about using Org-mode to implement [[http://members.optusnet.com.au/~charles57/GTD/Natural_Project_Planning.html][Natural Project
159   Planning]] according to David Allen.
161 ** Tracking Habits
163 - [[file:tracking-habits.org][Tracking habits with org-mode]], by Matt Lundin.
165 ** Using version Control with Your org files
166 - [[file:org-vcs.org][Using version control with your org files]], by Ian Barton.
168 ** How to use jsMath with org-mode
169 - [[file:org-jsmath.org][How to use jsMath with org-mode]], by Darlan Cavalcante Moreira.
171 ** Creating a Blog with Jekyll and org
172 - How to create a [[file:org-jekyll.org][blog]] with Jekyll.
174 ** Creating Beamer presentations
176    - Here is a [[file:org-beamer/tutorial.org][tutorial]], by Eric S. Fraga.
177    - Also available is a [[http://www.youtube.com/watch?v=Ho6nMWGtepY&feature=player_embedded][YouTube video]] by Shulei Zhu, demonstrating the
178      whole process.
180 ** Keeping up with your team's tasks
181    A setup that makes it easy to [[http://juanreyero.com/article/emacs/org-teams.html][keep up with the work]] of several
182    people, packaged as org-secretary.el in contrib.
184 * Personal Setup
186   See also [[id:50A0DEB1-4B63-4CC4-840E-313615C4BAE3][Powerusers describe their setup]]
188   - [[http://sachachua.com/wp/][Sacha Chua]] about [[http://sachachua.com/wp/2007/12/22/a-day-in-a-life-with-org/][A day in a life with Org]] and about the basics of
189     [[http://sachachua.com/wp/2007/12/28/emacs-getting-things-done-with-org-basic/][Getting Things Done with Org]]
191   - David O'Toole explains his setup in [[http://thread.gmane.org/gmane.emacs.orgmode/4832][this post]].
193   - This [[http://www.brool.com/?p=82][blog post]] shows a very simple and clear GTD setup.
195   - Manuel Hermenegildo describes his [[http://thread.gmane.org/gmane.emacs.orgmode/6701/focus%3D6732][Setup for collaborative work
196     using Org]].
198   - Jan Böcker describes his approach to [[http://www.jboecker.de/2010/04/14/general-reference-filing-with-org-mode.html][general reference filing]] with
199     org-mode.
201 * Screencasts
203   See the [[file:org-screencasts/index.org][Screencasts]] page for a complete list of Org-mode screencasts.
205 * Features waiting for tutorials
207 - The Clock Table
208 - Sparse Trees
209 - Hyperlinks
210 - Using TODO states
211 - Using TAGS
212 - Embedded LaTeX
213 - Using orgtbl-mode in LaTeX
214 - Capture
216 * Org-related pages by Tutorial authors
218 Here are the pages of a number of people that write for or about
219 Org-mode:
221   - [[http://www.newartisans.com][John Wiegley]]
223   - [[http://members.optusnet.com.au/~charles57/GTD/][Charles Cave]]
225   - [[http://sachachua.com/wp/][Sacha Chua]]
227   - [[http://www.cognition.ens.fr/~guerry/][Bastien Guerry]]