Brett Witty writes:
> Seems like a good solution. Although how about HEADLINE_LEVEL,
> OUTLINE_LEVEL or some abbreviation to make it more unlikely to clash with
> user defined properties?
I stripped all meta-data from "ITEM" special property in master.
However, I kept the stars as they inform ab
Seems like a good solution. Although how about HEADLINE_LEVEL,
OUTLINE_LEVEL or some abbreviation to make it more unlikely to clash with
user defined properties?
BrettW
On Tue, Oct 21, 2014 at 12:16 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Bastien writes:
>
> > Nicolas Goaziou writes:
> >
> >>
Hello,
Bastien writes:
> Nicolas Goaziou writes:
>
>> I think "ITEM" is expected return the headline without all the meta
>> data. If no one objects, I'll change it so in master.
>
> Yes, thanks for this,
Here is the current state:
ITEM property includes stars, TODO keyword, priority, headlin
Nicolas Goaziou writes:
> I think "ITEM" is expected return the headline without all the meta
> data. If no one objects, I'll change it so in master.
Yes, thanks for this,
--
Bastien
Hello,
Brett Witty writes:
> (Following Thorsten's helpful response:
> http://article.gmane.org/gmane.emacs.orgmode/90768)
>
> I'd like an extra special property of HEADLINE which is ITEM without all
> the other metadata. Specifically the output of:
>
> (org-get-heading t t)
>
> I find the ITEM
(Following Thorsten's helpful response:
http://article.gmane.org/gmane.emacs.orgmode/90768)
I'd like an extra special property of HEADLINE which is ITEM without all
the other metadata. Specifically the output of:
(org-get-heading t t)
I find the ITEM special property too noisy inside of a table,