emacs-orgmode
[Top][All Lists]
Advanced

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

Re: convert a org table to plain text


From: Carsten Dominik
Subject: Re: convert a org table to plain text
Date: Wed, 26 Aug 2020 16:35:19 +0200

You can also export to an ascii buffer with  C-c C-e t A
and get the result from there.  Not sure if this is what you want, how important is it that the results is in the same buffer right away?

Cheers

Carsten

On Wed, Aug 26, 2020 at 3:17 PM Nick Dokos <ndokos@gmail.com> wrote:
Uwe Brauer <oub@mat.ucm.es> writes:

>> Uwe Brauer <oub@mat.ucm.es> writes:
>
>> Does this:
>
>>     https://stackoverflow.com/questions/17717483/howto-convert-org-mode-table-to-original-tabbed-format/17726489#17726489
>
>
> Yes, very much so. It would be great to have that code included in
> orgmode. Did anybody try to contact the author?
>

You mean orgtbl-to-tsv and related? All of that *is* part of Org mode. All you have to do is write a code block calling it
to convert.

--
Nick

"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler



reply via email to

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