otetard / ownpad

Ownpad is a Nextcloud application that allows to create and open Etherpad and Ethercalc documents.
GNU Affero General Public License v3.0
58 stars 24 forks source link

Import #46

Open kousu opened 6 years ago

kousu commented 6 years ago

Ethercalc supports importing .csv and .xls and .ods, but only at the welcome screen. There is no way to import a spreadsheet tugh Ownpad becausse Ethercalc doesn't have any other built-in import buttons.

Is there something you can do to bridge the gap? Ethercalc has a pretty full API, surely you can upload a file to it. Can you expose this through the NextCloud GUI somehow? Maybe a "Upload to Calc" button?