emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] More than one column view in a file


From: Ippei FURUHASHI
Subject: Re: [O] More than one column view in a file
Date: Tue, 01 May 2012 14:55:54 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (windows-nt)

Hi Sebastien,

"Sebastien Vauban"
<address@hidden> writes:

> Hello,
>
> I'd like to have a couple of different (column) views in my Org file

How about trying this patch which lets you have another format in column
view?

After applying this patch, try this at the Tasks tree in your example.
 M-: (org-columns "%66ITEM(Task) %6CLOCKSUM(Time) %6Effort(Estim.){:}")
to compare with the result of
 M-: (org-columns)

Best,
IP

(snip)
>
> #+TITLE:     Effort vs Estimate
> #+AUTHOR:    Seb Vauban
>
> * Tasks
>   :PROPERTIES:
>   :ID:       49380c04-9b6e-4298-aff8-d936d9679d8e
>   :COLUMNS:  %6TODO %66ITEM(Task) %6Effort(Estim.){:}
>   :END:
>
> ** TODO A
(snip and end)

Attachment: 0001-org-colview.el-Add-functions-to-column-view-with-for.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]