Uwe Brauer <o...@mat.ucm.es> writes: >> Uwe Brauer <o...@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