-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
[improvement] Saving chat #59
Comments
Yes! I do plan on saving chat history. But I planned on saving it in the background instead of as a note. This way, chats could be reloaded into the chat window. I would like to know more about how you want them saved as notes. Is there anything specific about how you would like to be able to save it to a note? Do you have any specific thoughts on the formatting if it were to be saved to a note? Do you think a "Copy to clipboard" button would suffice? Thanks for your continued contributions! |
I am not technical at all so I don't know how what I am gonna say is difficult / easy. YES - A copy to clipboard would suffice for sure (copy, CMD+N, paste is super fast) the formatting should be easy enough to edit (so simple text, with a break line between question and reply - exactly as it s now if you select all, copy paste) The "save" as a note would be great coz i can create a folder where all the notes go, they are searchable / future proofed, i can delete, edit, move the part i need and generally doing some kind of maintenance. - maybe you can save in the background AND have manually to move into notes. (a button near the + or something) at the moment it s frustrating to have 10 mins chat and losing it. |
@rotello that is insightful and will help me better approach the implementation of these features related to saving, thank you! |
It does seem that saving it as a note would add a memory of the conversation you could refer to later, right? That would be cool. |
related: #81 |
Chat history added in |
Thx for updating! Well, for me now the question becomes where the history is saved in vault? How can I delete it? And I could not find the copy button while there are 4 buttons up there including 'smartview', 'save', 'history' and 'new chat'. |
@SkyStreet look for the history in the The copy a message button is in the bottom right corner of messages from the AI. Is that what you're looking for? |
@brianpetro perfectly solved. thx. |
If i'm not mistaken currently I need to hit the copy button in the chat for each piece of the dialogue between me and chatgpt in the chat window if I want to copy it into a note to work with in Obsidian. I agree with OP that it could be very helpful to have a button that just grabs the whole chat into a new obsidian note. I don't think it needs to be too fancy, its just a rather cumbersome process right now. It could be as simple as just having a linespace between each question and response. |
I believe the app should have a feature "Save chat as note" That dumps the whole chat to a new note in a specified folder from settings. |
@LinuxIsCool yes! In 🌴 |
Recorded response https://www.youtube.com/watch?v=6l1R5zBqPP0 |
it would be nice to able to save chat into a new note
The text was updated successfully, but these errors were encountered: