We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When copying conversation from chat.openai.com ChatGPT / GPT4 , I believe multiple improvements could be made.
E.g. when copying conversation it could separate "User:" and "Assistant:" somewhow (e.g. with ----- ?), and annotate whose which part is, e.g.:
-----
----- User: Hello! ----- Assistant: Hello dear user, how can I help you? -----
The text was updated successfully, but these errors were encountered:
We don't have any plans on supporting the markup of a single site or service.
Sorry, something went wrong.
Makes perfect sense! Still thought maybe some inspiratoin, for feature that could be generalised to more sites? Thank you for this codebase !
No branches or pull requests
When copying conversation from chat.openai.com ChatGPT / GPT4 , I believe multiple improvements could be made.
E.g. when copying conversation it could separate "User:" and "Assistant:" somewhow (e.g. with
-----
?), and annotate whose which part is, e.g.:The text was updated successfully, but these errors were encountered: