Remix.run Logo
freedomben 5 hours ago

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

zserge 4 hours ago | parent | next [-]

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.

paddy_m 3 hours ago | parent | prev | next [-]

I would think visidata could.

https://www.visidata.org/

phonon 4 hours ago | parent | prev | next [-]

https://github.com/zaphar/sheetsui

airstrike 5 hours ago | parent | prev | next [-]

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.

f1shy 4 hours ago | parent [-]

I would be interested! Clixel

segmondy 5 hours ago | parent | prev [-]

vibe one. ;-)