ChatGPT conversations still lack timestamps after years of requests
91–100 of 171 posts
Re: ChatGPT conversations still lack timestamps after years of requests
#92Earlier quoted context omitted.
It's something extremely pervasive in modern design language. It actually infuriates me to no end. There are many many many instances where you should use numbers but we get vague bullshit descriptions instead. My classic example is that Samsung phones show charging as Slow, Fast, Very fast, Super fast charging. They could just use watts like a sane person. Internally of course everything is actually watts and variou…
It's all rather dumb, but your examples are really counterexamples, because a watt is sadly not something most people understand. One would at minimum need to have passed a physics class, and even that doesn't necessarily leave a person with an intuitive, visceral understanding of what a watt is, feels like, can do. I appreciate my older Samsung phone that just converts it into expected time until full charge. That's…
Re: ChatGPT conversations still lack timestamps after years of requests
#93ChatGPT still does not display per-message timestamps (time of day / date) in conversations. This has been requested consistently since early 2023 on the OpenAI community forum, with hundreds of comments and upvotes and deleted threads, yet remains unimplemented. Do any of you could think of a reason (UX-wise) for it not to be displayed?
Regular people hate numbers. Not a joke. To capture a wide audience you want to avoid numbers, among other technical niceties.
Re: ChatGPT conversations still lack timestamps after years of requests
#94ChatGPT still does not display per-message timestamps (time of day / date) in conversations. This has been requested consistently since early 2023 on the OpenAI community forum, with hundreds of comments and upvotes and deleted threads, yet remains unimplemented. Do any of you could think of a reason (UX-wise) for it not to be displayed?
Ie “remember on Tuesday how you said that you were going to make tacos for dinner”.
Would an llm be able to reason about its internal state? My understanding is that they dont really. If you correct them they just go “ah you right” they dont say “oh i had this incorrect assumption here before and with this new information i now understand it this way”
If i chatted to an llm and was like “remember on Tuesday when you said X” i suspect it wouldn't really flow.
Re: ChatGPT conversations still lack timestamps after years of requests
#95This keeps the UI clean, but makes it easy to get the timestamp when you want it.
Claude's mobile app doesn't have this feature. But there is a simple, logical place to put it. When you long-press one of your prompts, it pops up a menu and one line could be added to it:
Dec 17, 2025, 10:26 AM [I added this here]
Copy Message
Select Text
Edit
ChatGPT could simply do the same thing for both web and mobile.Re: ChatGPT conversations still lack timestamps after years of requests
#96Re: ChatGPT conversations still lack timestamps after years of requests
#97Earlier quoted context omitted.
Isn't it just simpler to believe that ChatGPT doesn't have timestamps because... they never added them? It wasn't in the original MVP prototype and they've just never gotten around to it? Surely there's enough people working in product development here to recognise this pattern of never getting around to fixing low-hanging fruit in a product.
They exist in the exported data. It'd require a weekend's worth of effort to roll out a new feature that gives users a toggle to turn timestamps off and on. It's trivial, but we will never see it. The people in charge of UX/UI don't care about what users say they want, they all know better.
I was looking to write a browser extension and this was a preliminary survey for me.
Re: ChatGPT conversations still lack timestamps after years of requests
#98That's the thing even the most barebones open-source wrappers had since 2022. Probably even before because ERP stuff people played with predates chatgpt by like two years (even if it was very simple).
Gemini btw too.
Re: ChatGPT conversations still lack timestamps after years of requests
#99ChatGPT to this day does not have a single simplest feature -- fork chat from message. That's the thing even the most barebones open-source wrappers had since 2022. Probably even before because ERP stuff people played with predates chatgpt by like two years (even if it was very simple). Gemini btw too.
Just edit a message and it’s a new branch.
Re: ChatGPT conversations still lack timestamps after years of requests
#100ChatGPT still does not display per-message timestamps (time of day / date) in conversations. This has been requested consistently since early 2023 on the OpenAI community forum, with hundreds of comments and upvotes and deleted threads, yet remains unimplemented. Do any of you could think of a reason (UX-wise) for it not to be displayed?