emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [RFC] Rewrite `org-entry-properties' using parser


From: Erik Hetzner
Subject: Re: [O] [RFC] Rewrite `org-entry-properties' using parser
Date: Mon, 04 Aug 2014 07:11:04 -0700
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.4.50 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Mon, 04 Aug 2014 00:07:46 -0400,
Aaron Ecay wrote:
> 
> Hi Erik,
> 
> 2014ko abuztuak 3an, Erik Hetzner-ek idatzi zuen:
> > 
> > […]
> >
> > This allows me to search with subject={Bar}, which is very helpful.
> > But it would be nice if org supported multi-valued properties. 
> 
> It does, at least to a first approximation.  Look at the functions
> described in:
> 
> (info "(org) Using the property API")
> 
> I’m not sure how well this feature is integrated with agenda
> search/filtering, though – maybe you should give it a try.

Hi Aaron,

Unfortunately those functions (org-entry-get-multivalued-property,
etc.) are completely isolated from all other property related code, so
search and filtering does not recognize them. Furthermore, they simply
split properties string on whitespace.

best, Erik

-- 
Sent from my free software system <http://fsf.org/>.



reply via email to

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