Re: [O] [Feature Request] HEADLINE special property

2014-11-10 Thread Nicolas Goaziou
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

Re: [O] [Feature Request] HEADLINE special property

2014-10-20 Thread Brett Witty
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: > > > >>

Re: [O] [Feature Request] HEADLINE special property

2014-10-20 Thread Nicolas Goaziou
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

Re: [O] [Feature Request] HEADLINE special property

2014-10-11 Thread Bastien
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

Re: [O] [Feature Request] HEADLINE special property

2014-09-22 Thread Nicolas Goaziou
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

[O] [Feature Request] HEADLINE special property

2014-09-22 Thread Brett Witty
(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,