Feature Request: Chat Visibility Controls (Hide / Collapse / Focus Mode)
Feature Request: Add chat visibility controls such as hide, collapse/expand, and focus mode for messages. Instead of deleting content, users should be able to hide individual messages or collapse sections (e.g., “X messages hidden”) while keeping the full conversation intact for AI context. This would improve readability in long chats, reduce scrolling, and give users better control without breaking conversation logic. Similar to features in code editors, email threads, and tools like Notion, this approach is safer and more practical than message deletion while significantly enhancing the overall user experience.
Overview: This proposal introduces a visibility control system for ChatGPT conversations. Instead of deleting messages, users can hide, collapse, and expand parts of a chat. This approach preserves full conversation context while giving users better control over what they see.
This is a practical and safer alternative to message deletion. It avoids technical complications while significantly improving usability.
Core Idea:
Instead of deleting messages:
Hide specific messages
Minimize / Expand parts of a chat
Keep full data intact (AI can still read everything)
Allow users to control what is visible
This concept is similar to:
Code editors (collapsible sections)
Email threads (expand/collapse replies)
Notion or document tools (toggle blocks)
Why this is a Strong Solution:
- Keeps AI Context Intact:
No messages are deleted, so conversation logic remains complete
AI retains full understanding of context
Responses stay accurate and consistent
- Improves Readability:
Long conversations become easier to navigate
Users can focus on important parts
Reduces scrolling fatigue
Helps in study, research, and technical discussions
- Safer Than Delete/Edit:
No risk of breaking conversation structure
No safety or moderation loopholes
No need for backend recomputation of context
- Gives Users More Control:
Users can organize chats visually
Customize their reading experience
Use ChatGPT more like a document editor or workspace
Proposed Features:
- Hide Message:
Right-click or menu option → “Hide”
Message disappears from view
Placeholder shown: “Hidden message (click to show)”
- Collapse / Expand Sections:
Select multiple messages → “Collapse”
Display as: “ X messages hidden (click to expand)”
Useful for long explanations or completed sections
- Focus Mode:
Toggle to show:
Only user prompts
Only assistant responses
Helps in reviewing questions or answers separately
- Smart Grouping (Optional Enhancement):
Automatically group:
Q&A pairs
Topics
Long explanations
Improves structure in extended conversations
Discussion in the ATmosphere