Summary
Allow users to pin or bookmark individual messages within a conversation so they can quickly reference key answers, decisions, or code snippets without scrolling through the entire history.
Motivation
Power users - especially those using Askimo for research, long-running projects, or technical documentation - often need to return to a specific AI response. Currently the only option is to manually copy it elsewhere. Pinning keeps the reference in context, alongside the conversation it came from.
Proposed behavior
- Right-click (or hover action) on any message reveals a Pin option
- Pinned messages are visually marked inline (e.g. a pin icon)
- A Pinned messages panel or filter view lists all pinned messages in the current conversation
- Pins persist across sessions
- User can unpin a message at any time
- Optional: pin across conversations (global bookmarks) as a future extension
Scope
- Single conversation pins in the first iteration
- Cross-conversation bookmark view can be a follow-up
Summary
Allow users to pin or bookmark individual messages within a conversation so they can quickly reference key answers, decisions, or code snippets without scrolling through the entire history.
Motivation
Power users - especially those using Askimo for research, long-running projects, or technical documentation - often need to return to a specific AI response. Currently the only option is to manually copy it elsewhere. Pinning keeps the reference in context, alongside the conversation it came from.
Proposed behavior
Scope