Re: [O] [Exporter] Export of property drawers

2013-05-10 Thread Christian Moe
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

Re: [O] [Exporter] Export of property drawers

2013-05-10 Thread Alexander Baier
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

Re: [O] [Exporter] Export of property drawers

2013-05-10 Thread Nicolas Goaziou
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

Re: [O] [Exporter] Export of property drawers

2013-05-09 Thread Christian Moe
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

Re: [O] [Exporter] Export of property drawers

2013-05-09 Thread Nicolas Goaziou
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

[O] [Exporter] Export of property drawers

2013-05-09 Thread Alexander Baier
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