Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save full conversation #65

Open
bjohas opened this issue Apr 25, 2024 · 1 comment
Open

Save full conversation #65

bjohas opened this issue Apr 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@bjohas
Copy link

bjohas commented Apr 25, 2024

This thread proposes a /save command. This is different from /copy, because copy only copies the response. Often, I want to copy the whole conversation.

I'd like to propose a /save filename and /edit command. /edit would take the full conversation, put it into a temporary file, and open it in the system default editor.

If a PR on this would likely be accepted, I could look at implementing this.

@marcolardera
Copy link
Owner

Hello, @bjohas , thanks for the feedback.

Conversation are already saved in JSON format in the ~/.config/chatgpt-cli/session-history folder. I think you mean to save it in a more human readable text format, right? If so, I think it would be a nice feature, if you want to implement it I will be happy to review your PR... thank you! :)

@marcolardera marcolardera added the enhancement New feature or request label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants