Dimitris Kapetanakis schrieb:
> Hello All,
> I wanted to ask if there is a way to export an org file as individual
> txt files depending on level 1 hierarchy. For example if you have a
> file like
>
> * Projects
>     bla bla text etcetc
>
> * Procedures
>   bla bla text etcetc
>  
> to output two files projects.txt which contains bla bla text etcetc
> and another procedures.txt with its text.
>
> I think it would be useful for blogs and other applications, and
> looking at export functions like ascii or latex, it could certainly be
> done but I am not so fluent in emacs lisp to do it myself. Any help
> welcome.
> Dimitris
> ------------------------------------------------------------------------
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>   
Just mark a region and press

C-c C-e RET a RET

will export the region as ascii (I use the git head).

Regards,

Sebastian

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sebastian Rose             Fachinformatiker/Anwendendungsentwickler
Viktoriastaße 22
30451 Hannover             Entwicklung  von Internetanwendungen und
                           Programmen  mit  freien  Werkzeugen  und
                           Bibliotheken.
[EMAIL PROTECTED]      PHP, Java, C/C++,  Bash,  Perl,  Apache,
                           MySQL,  PostgreSQL, xt::commerce, Typo3,
+49 173 / 83 93 417        Server,  Netzwerk,  Desktop,  Datenbank.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to