Title:
Add Message Bookmarks to ChatGPT to Navigate Long Conversations
Proposal:
Long ChatGPT conversations become difficult to navigate once they grow large. The existing right-side conversation guidelines help users move through sections of a chat, but they do not allow users to quickly return to specific important ideas. A simple message bookmarking system would solve this problem.
Each message could include a small Bookmark option that lets users mark important responses. Bookmarked messages would appear in a Bookmarks list at the top of the right-side navigation rail, above the existing conversation timeline markers. Clicking a bookmark would jump directly back to that message in the conversation.
To keep the interface simple and efficient, bookmark titles could be created by highlighting text before clicking the Bookmark button. The system would automatically use the highlighted text as the bookmark name. This eliminates extra typing, keeps bookmark titles meaningful, and reduces token usage by using text already visible on screen instead of requiring additional user input.
Positioning bookmarks above the existing navigation markers allows the right side of the interface to function as a clear navigation rail. The top section would contain user-defined bookmarks, while the lower section would continue to show the automatic conversation timeline. This keeps important ideas immediately accessible while preserving the chat’s existing structure.
A few small related improvements could further reduce navigation friction: moving Help / Send Feedback to the top of the sidebar, making the FAQ searchable, and allowing highlighted text to be sent directly to feedback links without copy-paste. These changes would reduce scrolling and token use, and make long conversations behave more like a structured workspace than a simple scrolling chat log.
Together, these improvements would make long ChatGPT conversations easier to navigate, reduce scrolling fatigue, reduce token usage, and help users organize important ideas inside ongoing discussions.
Hey Matthew - appreciate the detailed ideas! The idea of bookmarking key messages in long chats makes a lot of sense, especially when conversations start getting pretty large.
I’ve shared this feedback internally. I don’t have a timeline or updates to promise, but suggestions like this are really helpful signal for where the navigation experience could improve over time.
– Ruth
1 Like
Thanks for taking the time to share the feedback internally, Ruth. I appreciate it.
Just to help visualize the interaction, here is the simple workflow I had in mind:
Highlight text in a message
↓
Click Bookmark
↓
Highlighted text becomes the bookmark title
↓
Bookmark appears at the top of the right-side navigation rail
↓
Click bookmark → jump directly to that part of the message
The goal is to keep the feature extremely lightweight while allowing users to quickly return to important ideas in long conversations.
This idea actually emerged while using ChatGPT to think through navigation problems in long chats, so it felt fitting to share it back as feedback.
While testing the existing navigation markers on the right side of the interface, I noticed a limitation that further highlights the usefulness of message-level bookmarks.
In long conversations, clicking a position in the marker rail often jumps to an unexpected part of the thread rather than the intended section. The navigation appears to map the click to an estimated scroll position instead of a specific message location. Because message heights vary and long conversations are dynamically rendered, the resulting jump can be noticeably inaccurate in large threads, forcing users to scroll, re-search, or sometimes re-prompt for content they were trying to revisit, which can indirectly increase token usage.
A simple way to reproduce this is to open a long conversation and click roughly in the middle of the marker rail. The view will often land near the bottom or in a different region than expected.
The marker rail still serves a useful purpose by providing a visual indication of the length of the conversation and the approximate position within the thread. However, it does not allow precise navigation to specific ideas or explanations within the discussion, particularly as conversations grow longer.
User-defined bookmarks could complement the existing navigation markers by providing precise anchors to important messages. Instead of navigating by approximate scroll position, users could jump directly to the exact message containing the information they want to revisit.
From a UI perspective, bookmarks could appear above the existing navigation markers in the right-side rail. This would allow the current markers to continue indicating overall conversation structure while bookmarks provide direct access to meaningful points within the discussion.
This approach would be additive rather than disruptive to the current interface. It would introduce precise navigation without altering the existing conversation model, and would allow users to quickly return to key ideas in longer AI-assisted discussions.