Corbe30 / FortuneExcel

Excel import/export library for FortuneSheet
https://corbe30.github.io/FortuneExcel
MIT License
7 stars 0 forks source link

Minor changes requested #8

Closed sanchit3008 closed 2 weeks ago

sanchit3008 commented 2 weeks ago
image
  1. xlsx instead of xlsl
  2. Import instead of import
  3. Is it possible to filter only xlsx files in the file explorer when uploading a file?
  4. Have you tried this with xls/csv? If yes then we can simple call the tooltip text Import
Corbe30 commented 2 weeks ago

xls and csv are not supported. xls is a binary file, although csv will be easy to implement in another plugin.