269
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Aug 2023
269 points (98.2% liked)
Open Source
31060 readers
515 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
I've been searching for a program that would allow me to save my conversations with ChatGPT and other LLM models for later reference. Would this program enable me to save conversations with titles and easily search through them in the future? The ability to tag conversations and then search for specific tags would also be quite useful.
This program doesn't have a tagging system, but you can definitely add keywords onto the title for now and quick search it using ctrl+shift+p!
As someone who currently uses a note-taking app with tags, I'd highly recommended adding that as a feature if it's not out of scope. I couldn't imagine going back to taking notes without tags. It makes organization so much simpler.
Never say never, the only reason why tag is not on the roadmap yet is because I couldnt find a way to add it without loading all of the tags into memory.
The encryption part is important after all.