How adding a '#memo' tag to your ChatGPT conversations becomes super useful later
Hello. Recently, my interactions with ChatGPT have been increasing, and I've been running into situations where I think, 'What was that setting again?' or 'Where did that thing I asked about earlier go?' quite often.
So, on a whim, I tried adding a '#memo' tag during our conversation.
※Update May 20, 2025: As expected, since it's a heuristic algorithm, it feels like the details can't be maintained as time passes. However, since ChatGPT allows you to search threads in the UI, I still think adding tags is effective!
※Further update
Also, I'm not sure if it's a feature or a bug, but the UI search function only searches threads that have been scrolled through to display the thread name. It's inconvenient!
✍️ For example, write it like this
#memo
gif生成,ffmpeg,command
ffmpeg -f image2 -start_number 0001 -i sucon%04d.png -vf "fps=10,scale=320:-1:flags=lanczos,palettegen" palette.png
ffmpeg -f image2 -start_number 0001 -i sucon%04d.png -i palette.png -filter_complex "fps=10,scale=320:-1:flags=lanczos,paletteuse" output.gif💡 And then, a few days later...
'I asked about the GIF command before, but... where was it?'
↓
When I asked it to 'List the #memo tags,'
→ It came up in one go!!!
✔️ Apparently, ChatGPT organizes information within conversations using tags
It seems that the parts I tagged with '#memo' were automatically recognized as 'memos,' allowing me to have them listed later.
For example, you could also use:
If you do this, you can just ask, 'Give me a list of #memo tags,' and you'll have your own chat-based notebook ready to go.
🤖 A trick to turn your ChatGPT conversations into an 'intellectual external memory'
The tag feature isn't officially explained, but a simple word can make your conversations incredibly practical.
If you find yourself interacting with ChatGPT more and more, please give this a try.
If you have other ways of using this or other useful tags, please let me know in the comments!
