[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to get headline title without statistic cookies.
From: |
Nick Dokos |
Subject: |
Re: [O] How to get headline title without statistic cookies. |
Date: |
Sun, 30 Mar 2014 14:40:58 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Marcin Antczak <address@hidden> writes:
> Hi,
>
> As in topic.
> I got some headline with statistic cookies. For example:
>
> * My example headline [3/6][50%]
>
> How could I output headline text without cookies?
>
> (org-element-property :title headline)
>
> returns entire title string with cookies.
>
> Is there any easy way to avoid them in output?
>
>
Do you mean output when exporting? If so, the manual says
#+OPTIONS: stat:nil
should work. See
(info "(org) Export settings")
for that and many more options, as well as the corresponding
variables that you could use if you want the setting to be
permanent.
--
Nick