Problem
Long conversations often span dozens or hundreds of messages. When asking follow-up questions, it’s hard to jump back to earlier context — you have to scroll and search manually.
Proposed Solution
Add anchored replies:
-
Let users reply to a specific earlier message (user or assistant).
-
Show a small anchor (
︎) linking back to that message. -
Clicking the anchor would take you directly to the original point in the chat.
Design Options
-
Threaded sidebar (like Teams/Slack) → keeps main chat uncluttered.
-
Anchored hyperlinks (like Obsidian/Notion block links) → inline anchors that jump back, great for exports.
Benefits
-
Faster navigation in long chats.
-
Clearer links between questions and follow-ups.
-
Supports “second brain” style workflows (e.g. exporting to Obsidian/Notion).
Example
[User: 09:12] Can we use a standalone database server?
[Assistant: 09:14] Yes, GVM/OpenVAS can use a standalone PostgreSQL server…
[User: 11:45]
︎ In reply to [09:12]
Would it be possible to share that server with other apps?