emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] export to txt files


From: Sebastian
Subject: Re: [Orgmode] export to txt files
Date: Mon, 17 Mar 2008 17:23:17 +0100
User-agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080110)

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.
> address@hidden
> 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.
address@hidden      PHP, Java, C/C++,  Bash,  Perl,  Apache,
                           MySQL,  PostgreSQL, xt::commerce, Typo3,
+49 173 / 83 93 417        Server,  Netzwerk,  Desktop,  Datenbank.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





reply via email to

[Prev in Thread] Current Thread [Next in Thread]