emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Fabian Braennstroem <f.braennstroem@gmx.de>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode version 5.12
Date: Sun, 14 Oct 2007 20:15:46 +0000	[thread overview]
Message-ID: <fetm9b$t82$1@ger.gmane.org> (raw)
In-Reply-To: adfd92b6c23924f3ff9fbea134cea42a@science.uva.nl

...sorry, a second try to reply...


Hi Carsten,


Carsten Dominik schrieb am 10/12/2007 04:09 AM:
>    - New variable `org-use-property-inheritance'.  Configure it
>      to `t' if you want that searching for entries with certain
>      properties always should assume inheritance.  This is not
>      well tested yet, please check it out.

The new variable works well, thanks! It would be nice, if
one can
set the variable on the fly, when searching. Maybe with an
additional search flag like ALL in the beginning!?

One more great feature would be an additional option to the
'tree-to-indirect-buffer' function from the resulting agenda
view. The additional function would extract the property
drawing and the headline which corresponds to the inherited
property together with the headline shown in the agenda view.
Probably it's better to give a small example:

* HEADLINE 1
:PROPERTIES:
:test:1
:END:
some comments

** Headline a

** Headline b
:PROPERTIES:
:neuerTest:0
:END:
some comments

** Headline c


The inherited search would look like:

test1="1"+neuerTest="0"

which results using the 'tree-to-indirect-buffer' function in:
** Headline b
:PROPERTIES:
:neuerTest:0
:END:
some comments


The new additional feature would result in:
* HEADLINE 1
:PROPERTIES:
:test:1
:END:
some comments

** Headline b
:PROPERTIES:
:neuerTest:0
:END:
some comments

i.e. the comments, properties and headline of the inherited
property are listed too. I would help to know about the
corresponding properties... especially, if you are using
this approach as a simulation database management tool.
This would be great   :-) 

Greetings!
Fabian





 

  parent reply	other threads:[~2007-10-14 18:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-12  4:09 Org-mode version 5.12 Carsten Dominik
2007-10-13  6:41 ` Scott Jaderholm
2007-10-14  6:14   ` Carsten Dominik
2007-10-14 10:44     ` Bastien
2007-10-14 17:00       ` Sebastjan Trepca
2007-10-15 18:45         ` Carsten Dominik
2007-10-14 20:15 ` Fabian Braennstroem [this message]
2007-10-14 20:15   ` Bastien
2007-10-15 20:59     ` Fabian Braennstroem
2007-10-15 21:46       ` Bernt Hansen
2007-10-15 23:41       ` Re: " Bastien
2007-10-17  4:39       ` Carsten Dominik
2007-10-17 21:36         ` Fabian Braennstroem
2007-10-18  5:37           ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fetm9b$t82$1@ger.gmane.org' \
    --to=f.braennstroem@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).