emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Displaying column titles in column view


From: Manish
Subject: Re: [Orgmode] Re: Displaying column titles in column view
Date: Mon, 28 Jul 2008 06:07:22 +0530

  On Mon, Jul 28, 2008 at 3:14 AM, Steven E. Harris wrote:
  >
  > Here's the complete document:
  >
  > * Top
  >  :PROPERTIES:
  >  :COLUMNS:  %40ITEM(Task) %Effort(Estimated Effort){+}
  >  :END:
  > ** First
  >   :PROPERTIES:
  >   :Effort:   2
  >   :END:
  > ** Second
  >   :PROPERTIES:
  >   :Effort:   3
  >   :END:
  > ** Third
  >   :PROPERTIES:
  >   :Effort:   40
  >   :END:
  >
  > Pressing C-c C-x C-c, then `c', produces the following layout:
  >

Try this:

,----
| :COLUMNS:  %40ITEM(Task) %16Effort(Estimated Effort){+}
`----

  > Note also the extra letter in the far-right column, which looks like
  > the first letter of each item.

Strange.  I did not see this when I tried your example.

-- Manish




reply via email to

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