mirror of
https://github.com/zaphar/sheetsui.git
synced 2025-07-29 08:19:55 -04:00
Compare commits
No commits in common. "b267a92b60fff013c8bd791e71894981ed238d74" and "ffc5df157b90fd087ddea98e307178c6f4142dfc" have entirely different histories.
b267a92b60
...
ffc5df157b
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user