Rephrase the link to MobileOrg for Android
[Worg.git] / org-tutorials / org-column-screencast.org
blob60a931f03b12025b98a3ef9ab7cf6ec57d6ccb6a
1 #+TITLE:     Emacs Org's Column View
2 #+AUTHOR:    Bastien Guerry
3 #+EMAIL:     bzg@altern.org
4 #+SEQ_TODO:  TODO DONE
5 #+OPTIONS:   H:3 num:t toc:t 
6 #+LANGUAGE:  en
7 #+OPTIONS:   H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t f:t *:t TeX:t LaTeX:t skip:nil p:nil tags:not-in-toc
9 [[file:../index.org][{Back to Worg's index}]]
11 #+BEGIN: intro :subtitle "A short introduction to Org's column view" :ts-format "%d/%m/%Y"
13 #+END: 
15 Ahem. Better *turn the sound off*.  Feel free to download the [[http://lumiere.ens.fr/~guerry/u/org-column-screencast.mpeg][.mpeg
16 video]] (8MO), add some nice music, and send it back to me!
18 See the tutorial for details: [[file:org-column-view-tutorial.org][Org's Column View]]
20 *Convention*: I use the =transient-mark-mode= (blue background) to
21 highlight the part of the text that describes what I will do next.
23 #+BEGIN_HTML
24 <script type="text/javascript" src="https://media.dreamhost.com/ufo.js"></script>
25 <p id="org-column-screencast_640x480.flv"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</p>
27 <script type="text/javascript">
28   var FO = { movie:"https://media.dreamhost.com/mediaplayer.swf",width:"640",height:"480",majorversion:"7",build:"0",bgcolor:"#FFFFFF",
29              flashvars:"file=http://www.relire.org/org-column-screencast_640x480.flv&showdigits=true&autostart=false" };
30 UFO.create(FO,"org-column-screencast_640x480.flv");
31 </script>
32 #+END_HTML
34 [[file:bastien-org-mode.org][Back to Bastien's org page]]