1 #+TITLE: Emacs Org's Column View
2 #+AUTHOR: Bastien Guerry
5 #+OPTIONS: H:3 num:nil toc:t \n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc
7 # This file is released by its authors and contributors under the GNU
8 # Free Documentation license v1.3 or later, code examples are released
9 # under the GNU General Public License v3 or later.
11 [[file:../index.org][{Back to Worg's index}]]
13 Ahem. Better *turn the sound off*. Feel free to download the [[http://bzg.fr/u/org-column-screencast.mpeg][.mpeg
14 video]] (8MO), add some nice music, and send it back to me!
16 See the tutorial for details: [[file:org-column-view-tutorial.org][Org's Column View]]
18 *Convention*: I use the =transient-mark-mode= (blue background) to
19 highlight the part of the text that describes what I will do next.
22 <iframe src="//player.vimeo.com/video/60781331" width="500" height="375" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
25 [[file:~/install/git/worg/users/bzg.org][Back to Bastien's org page]]