Add Bookmark/Pin Feature for Long Conversation Navigation

Resolved 💬 2 comments Opened Jun 10, 2026 by duongzero270299-spec Closed Jun 14, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Problem

When working with long conversations (>50 messages), it becomes tedious to scroll through the entire conversation history to reference previous questions, decisions, or results. Navigation within long chats is time-consuming and inefficient.

Proposed Solution

Solution

Add a bookmark/pin feature similar to DeepSeek, allowing users to:

  • Mark important messages with a bookmark icon/button
  • Quick access panel showing all bookmarked messages (in sidebar or dropdown menu)
  • Jump to bookmark with a single click → auto-scroll to that message

Benefits

  • ⚡ Significantly reduces cognitive load and navigation time
  • 📌 Improves productivity for long-running projects
  • 🎯 Better context retention and task continuity

Implementation Suggestion

  1. Add a pin/bookmark icon near message timestamp
  2. Create a bookmarks sidebar panel or dropdown
  3. Display bookmark counter (e.g., "📌 5 bookmarks")
  4. Allow keyboard shortcut for quick bookmark toggle

Comparison

DeepSeek Implementation: Sidebar with bookmarks list, single-click bookmark toggle, smooth scroll-to-message

This feature would significantly enhance the user experience for long, complex conversations, especially in technical/research workflows.

Alternative Solutions

_No response_

Priority

High - Significant impact on productivity

Feature Category

API and model interactions

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗