Thanks, Nicolas,
That's very useful to know. And although "d:t" was a lot simpler, I
understand the point that people will want to customize how they want to
export their databases anyway. Your information below is enough to get
me started and may save me days of work.
Yours,
Christian
Nicolas
Hello Nicolas,
thank you for the clarification and examples, they helped a lot and I
got it working as I wanted it.
Regards,
Alex
Nicolas Goaziou writes:
> Hello,
>
> Alexander Baier writes:
>
>> i want to export property drawers of an org-file to ASCII. How do I do
>> this? I got the impre
Hello,
Christian Moe writes:
> Nicolas, do I understand correctly that the contents of a property
> drawer will not export?
Correct
> Back before I switched to the new exporter, all
> I had to do to export properties was to add
>
> #+OPTIONS: d:t
>
> but I notice this doesn't work, nor does d
Hi,
Nicolas, do I understand correctly that the contents of a property
drawer will not export?
Back before I switched to the new exporter, all
I had to do to export properties was to add
#+OPTIONS: d:t
but I notice this doesn't work, nor does d:(PROPERTIES).
Properties are sometimes used to
Hello,
Alexander Baier writes:
> i want to export property drawers of an org-file to ASCII. How do I do
> this? I got the impression, that the exporter does not touch the
> properties drawers. So I started to fiddle with the exporter but got no
> satisfying results out of it.
You can either
Hello,
i want to export property drawers of an org-file to ASCII. How do I do
this? I got the impression, that the exporter does not touch the
properties drawers. So I started to fiddle with the exporter but got no
satisfying results out of it.
This is what i tried so far:
The elisp i wrote i