logoalt Hacker News

freedombentoday at 4:30 PM5 repliesview on HN

Oh man, a TUI spreadsheet application that can edit ODF or XLSX format would be absolutely killer. Would love to hear if anyone knows of such a tool


Replies

paddy_mtoday at 6:15 PM

I would think visidata could.

https://www.visidata.org/

zsergetoday at 5:32 PM

A slightly larger implementation at the end of the post does that to some extent - https://github.com/zserge/kalk (CSV import export, Excel-like "locking" of rows/columns like $A$1). If there's a need for such a project - I'm happy to add ODF or XLSX, more compatibility with Excel formulas etc. I'm not sure about Vi keybindings, I personally find spreadsheets easier to use in a non-modal manner.

airstriketoday at 4:39 PM

Pretty sure I can build one based on code I already have. If others are interested in this, please let me know and I'll bang it out in the next couple of weeks.

show 1 reply
segmondytoday at 4:43 PM

vibe one. ;-)