Hi,
> Carsten Dominik writes:
>>
>>
>> Then only „log notes“ exporting is not configurable.
>
> True, but this is not really metadata, but notes, which could
> easily be confused with normal plain text.
>
> I think I will stop here adding options for this purpose.
>
> You can try to writ
Hi Daniel,
On Dec 5, 2008, at 4:34 PM, Daniel Clemente wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
(setq org-export-with-timestamps nil)
also removes the DEADLINE and SCHEDULED keywords.
Nice! And it has the equivalent
#+OPTIONS: <:nil
Then only „log notes“ exporting is not confi
Carsten Dominik <[EMAIL PROTECTED]> writes:
>
> (setq org-export-with-timestamps nil)
>
>
> also removes the DEADLINE and SCHEDULED keywords.
Nice! And it has the equivalent
#+OPTIONS: <:nil
Then only „log notes“ exporting is not configurable.
Daniel
___
Hi Daniel,
(setq org-export-with-timestamps nil)
also removes the DEADLINE and SCHEDULED keywords.
- Carsten
On Dec 4, 2008, at 11:45 PM, Daniel Clemente wrote:
Thanks, this is indeed helpful.
I found also two things that could be considered „todo keywords“ too:
- TODO state changes (e.g
Thanks, this is indeed helpful.
I found also two things that could be considered „todo keywords“ too:
- TODO state changes (e.g. the CLOSED keyword) and the short notes you can make
when a task is done
- SCHEDULED and DEADLINE keywords
Both are currently always exported below the headline.
Hi Daniel, Sebastian,
in addition t the variables Sebastian has listed, I have now created
new ones
org-export-with-todo-keywords
org-export-with-priority
which will allow to turn off these meta data for export actions.
HTH
- Carsten
On Dec 1, 2008, at 3:02 PM, Sebastian Rose wrote:
Hi
Hi Daniel,
you might want to customize these variables:
org-export-with-drawers
org-export-with-tags
org-export-with-timestamps
org-export-mark-todo-in-toc
I'm not aware of a way to suppress the export of todo keywords.
But the export puts the TODO keywords in span tags and assignes one of
th
Hi,
this seems to be very basic, but: is there a way to export a file without the
TODO keywords and the other task tracking information?
I'm writing a web site where each section is a task (I schedule a day to
write it, then it goes from TODO to DONE). When I export to HTML, I see headers
l