add: more roadmap

This commit is contained in:
Madison May
2024-12-18 08:03:50 -05:00
parent 2865a336d4
commit 085b7330f5

View File

@@ -55,5 +55,7 @@ npm run electron-start
- [ ] Try to respect formatting on import
- [ ] Add an accept / reject button on the chat response prior to applying it to the spreadsheet
- [ ] Other kinds of operations (hide rows where, hide columns where, sort table by attribute, etc.)
- [ ] Support for multiple sheets
- [ ] Make more of the top toolbar buttons work (first check out of the box hands on table functionality)
- [ ] Support for multiple sheets (or select sheet to use on import)
- [ ] Make more of the top toolbar buttons work (first check out of the box hands on table functionality)
- [ ] Keybindings / hotkeys
- [ ] Hide chat window with expand / collapse button