* Property inheritance issue with agenda view
@ 2012-01-04 3:18 Christian Prothmann
0 siblings, 0 replies; only message in thread
From: Christian Prothmann @ 2012-01-04 3:18 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
[-- Attachment #1: Type: text/plain, Size: 638 bytes --]
Hi,
I am experiencing an issue with the display and inheritance of self-defined properties in the agenda column view. That's what I did:
In Preference.el (Aquamacs), I set (setq org-use-properties-inheritance t).
In xxx.org file,
#+COLUMNS: %50ITEM %TAGS %PRIORITY %10TIMESTAMP %20Project %TODO %30CATEGORY
.....
...
* Project Property column test <2012-01-03 Tue>
:PROPERTIES:
:Project: Apple
:END:
** Read book
DEADLINE: <2012-01-31 Tue>
I expected to see in agenda column view for parent and child in the Project Column Apple. However, I only got that for the parent. Any advice?
Thanks,
CK
[-- Attachment #2: Type: text/html, Size: 3603 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-04 3:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04 3:18 Property inheritance issue with agenda view Christian Prothmann
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).