ui: split out lots of code into a widets mod
This commit is contained in:
@@ -20,6 +20,7 @@ mod audio;
|
||||
mod artifacts;
|
||||
mod archive;
|
||||
mod ui;
|
||||
mod widgets;
|
||||
|
||||
// TODO: We should be able to delete entries from the conversation, or at least go back and edit something I said.
|
||||
// TODO: I want a "mark" command or keyboard shortcut, that inserts a marker into the log, so I know where to come back for the next speaking segment.
|
||||
|
||||
Reference in New Issue
Block a user