emacs-orgmode
[Top][All Lists]
Advanced

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

Re: import xls(x) into org on MacOS


From: Nick Savage
Subject: Re: import xls(x) into org on MacOS
Date: Tue, 1 Jun 2021 07:47:52 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0

If you're looking to go the python route of importing an xls file, you could try the xlrd package. It's actually just for xls. I'm not sure if it converts to csv, but once you have the spreadsheet open in python that should be a pretty trivial exercise.

Cheers,

Nick

On 5/31/21 7:18 AM, Uwe Brauer wrote:
Hi

I am usually using Ubuntu 16.04, but for the coming days, I have to use
a MacBook, running 10.15 and fink installed.
I usually convert xls(x) to org, using
  '(org-odt-convert-process "gnumeric")
  '(org-odt-convert-processes '(("gnumeric" "/usr/bin/ssconvert %i %o")))


But gnumeric does not exist in fink, does anybody know about an
alternative?
(Yes I know I should have used macports or homebrew, but now it is too
late).

Regards

Uwe Brauer





reply via email to

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