diff --git a/TODO.md b/TODO.md index 6554212..b24c5e0 100644 --- a/TODO.md +++ b/TODO.md @@ -19,6 +19,9 @@ the conversation we had six months ago about X") - [ ] Conversation categorization - model driven category creation and conversation classification +- [ ] Image input +- [ ] Image output (sixel support?) +- [ ] Conversation exports to html/pdf/json ## UI - [x] Prettify/normalize tool_call and tool_result outputs so they can be @@ -27,3 +30,4 @@ - [ ] Conversation deletion in conversations view - [ ] Message deletion, Ctrl+D to delete a message and attach its children to its parent, Ctrl+Shift+D to delete a message and its descendents +- [ ] Show available key bindings and their action in any given view