[Orgmode] Re: Export the org spreadsheet into a tab seperated text file

2008-07-14 Thread Csányi Pál
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Jul 12, 2008, at 1:41 AM, Csányi Pál wrote: > >> Bernt Hansen <[EMAIL PROTECTED]> writes: >> >>> [EMAIL PROTECTED] (Csányi Pál) writes: >> Is there available from Org-mode to export a table to a Tab separated text file? >> >>> Yes

Re: [Orgmode] Re: Export the org spreadsheet into a tab seperated text file

2008-07-14 Thread Carsten Dominik
On Jul 12, 2008, at 1:41 AM, Csányi Pál wrote: Bernt Hansen <[EMAIL PROTECTED]> writes: [EMAIL PROTECTED] (Csányi Pál) writes: Is there available from Org-mode to export a table to a Tab separated text file? Yes it's easy. Put the pointer on the table and M-x org-table-export Exp

[Orgmode] Re: Export the org spreadsheet into a tab seperated text file

2008-07-12 Thread Csányi Pál
Bernt Hansen <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Csányi Pál) writes: >> Is there available from Org-mode to export a table to a Tab separated >> text file? > Yes it's easy. Put the pointer on the table and M-x org-table-export > Export table to: /tmp/some-table.txt > Format: or

[Orgmode] Re: Export the org spreadsheet into a tab seperated text file

2008-07-11 Thread Bernt Hansen
[EMAIL PROTECTED] (Csányi Pál) writes: > Hello! > > Is there available from Org-mode to export a table to a Tab separated > text file? Hi! Yes it's easy. Put the pointer on the table and M-x org-table-export Export table to: /tmp/some-table.txt Format: orgtbl-to-tsv HTH, Bernt __