continue
continue copied to clipboard
Feat Request: Session History management.
Hi, thank you for this project! =)
Is your feature request related to a problem? Please describe. It's difficult to find a specific chat in the history
Describe the solution you'd like A clear and concise description of what you want to happen.
Would be great to perform some actions on sessions from the history panel:
- Edit session title
- Add tag to sessions.
- Delete session file
- Export session file
- Select one or more sessions to be a context for a new session (tags could be used for this)
These are all great ideas! Especially the last will make for a great ContextProvider plugin.
You can actually export a session right now while it is open by using the /share slash command, which will export as Markdown
The rest we can definitely make happen
This doesn't address all of the enhancements listed, but to keep this thread updated, we've recently added the ability to delete sessions from the history page.
So tags are the remaining item on this list