emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org table with datestamp convert to csv and then xlsx or ods: pr


From: Nicolas Goaziou
Subject: Re: [O] org table with datestamp convert to csv and then xlsx or ods: problem
Date: Mon, 08 Jan 2018 16:38:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Uwe Brauer <address@hidden> writes:

>    > Uwe Brauer <address@hidden> writes:
>
>    > Use `my-tbl-to-csv' as a replacement for `orgtbl-to-csv'. How did you
> that is what I thought.
>
> So I called org-table-export
> but then the prompt did not allow my to specify my-tbl-to-csv
> so I customized (customize-option (quote org-table-export-default-format))
> to your new function. But that did not work, again a prompt appeared and
> I could not select your new filter

I have no trouble calling M-x org-table-export RET then choosing a file
name and forcing my-tbl-to-csv during prompt.

Otherwise, just evaluate

  (org-table-export "/file/name" "my-tbl-to-csv")



reply via email to

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