Compare commits

..

No commits in common. "b267a92b60fff013c8bd791e71894981ed238d74" and "ffc5df157b90fd087ddea98e307178c6f4142dfc" have entirely different histories.

2 changed files with 0 additions and 14 deletions

View File

@ -35,13 +35,6 @@ Options:
sheetui path/to/file.xlsx # edit/view a spreadsheet sheetui path/to/file.xlsx # edit/view a spreadsheet
``` ```
### Supported files
Currently we only support the [ironcalc](https://docs.ironcalc.com/) xlsx
features for spreadsheet. CSV import and expor are planned.
### Screenshot
<img src="./assets/screenshot.png" /> <img src="./assets/screenshot.png" />
## Reference ## Reference

View File

@ -20,13 +20,6 @@ Options:
-V, --version Print version -V, --version Print version
``` ```
## Supported formats
Currently we only support the [ironcalc](https://docs.ironcalc.com/) xlsx
features for spreadsheet. I plan to handle csv import and export at some point.
I also might support other export formats as well but for the moment just csv
and it's variants such as tsv are in the roadmap.
## User Interface ## User Interface
The sheetui user interface is loosely inspired by vim. It is a modal interface The sheetui user interface is loosely inspired by vim. It is a modal interface