From 6f5cf6820805ffa02b9a3a0dbd0520c6b2f98a24 Mon Sep 17 00:00:00 2001 From: Matt Low Date: Sun, 23 Jun 2024 20:06:59 +0000 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) 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