Product Case: I use Claude and ChatGPT every day. I still lose my place.

May 17, 2026

The observation

I use Claude and ChatGPT every day for two different purposes. ChatGPT for long language learning sessions. I practice German, get corrected, build on the previous session. Claude for brainstorming, planning, tracking goals. I maintain the same threads for months.

This works well. The context builds daily and I never have to repeat myself.

But frustration exists. I cannot navigate back to earlier concepts or revisit something I missed noting down. I end up scrolling endlessly. Sometimes chunks of conversation just disappear. Just like that. And I have to repeat the context all over again.

I started with a vague feeling: there should be a way to mark something important in a conversation the moment I notice it matters.

The hypothesis

We believe that learners who use LLM agents and maintain long threads for more than 4 hours a week experience the pain of frustration when they cannot navigate to a desired concept. This results in loss of continuity. We will know this is true when we talk to people who use ChatGPT or Claude to learn on a daily basis who can describe a specific moment of frustration.

The landscape: what already exists

Before designing anything, I looked at what had already been tried. The problem exists at three distinct levels.

Three levels of the problem
1
Across chats exists
Pin and organise chats into folders. Available natively in Claude and ChatGPT.
2
Within a chat: bookmarking attempted, failed
Chrome extensions tried this. Fewer than 10 active users, bad reviews, desktop only. Most people gave up.
3
Marking in the moment unsolved
Capturing something important as it happens, before you know you will need it. Nobody has built this.

I also found an open feature request on Anthropic's own GitHub, issue #32874, requesting a pin command for conversations. Filed March 2026. Marked inactive.

Why this is not a memory problem

Every time I raised this problem, people defaulted to memory. Persistent memory will fix it. Model improvement will fix it.

Not everything is a memory problem. This one is not.

Even with perfect persistent memory, you would still have to scroll through a long conversation to find a specific moment. Memory solves what the model knows. It does not solve how you navigate what was said.

And Control F or any other search method cannot fix it either. To search, you need to know exactly what you are looking for. But that is not how learning or thinking works.

Retrieval
Finding something you remember discussing. Assumes you know what to search for. MemPalace solves this, for technical users who can configure a Python environment.
Marking
Capturing something important in the moment, before you even know why it matters. Nobody solves this. This is the gap.

Think about a book. As you read, you highlight sentences. Not because you plan to search for them later. Because in that moment, something matters. At the end of the chapter you do not reread everything. You look at what you marked.

That is what is missing in every LLM conversation today.

The validation

I reached out to more than 20 people and asked one question: when a chat gets too long, do you face the scrolling problem?

Engineering student
Uses ChatGPT extensively to learn Python. Re-prompts to retrieve info from earlier.
"Sometimes there is no option but to scroll."
Data analyst
Uses ChatGPT and Copilot daily. Branches into a new chat and transfers context manually.
A workaround, not a solution.
Medicine student
Uses AI for learning. Flow breaks mid-session when scrolling back.
"Disturbs the whole session."
My mother
Uses ChatGPT to have her favourite book narrated to her. Wants to find something she heard last week.
No workaround at all.

None of them developers. Consultants, students, a mechanical engineer, an electrical engineer, a medicine student. And my mother.

ChatGPT, Claude, and every other chat agent are not just for tech and IT people. They are for everyone from all possible backgrounds. Because whether we like it or not, LLMs are slowly becoming systems people will learn from, search through, trust and interact with daily. Almost like a second brain. The solution should be just as inclusive.

The solution: Pins

A native marking feature built into the conversation.

1
Select any text
A pin option appears in the hover or selection menu. Works on mobile and desktop, the same way you copy text today.
2
Text is highlighted in dark teal
Visually distinct. Immediately clear. The highlight stays with the text so you can see at a glance what you marked.
3
It appears in the Pins pane
All your pinned moments in order. Click any pin to jump directly to that moment in the conversation. Compressed sections shown honestly at reduced opacity.

The Pins pane is closed by default. One click to open. Slides in from the right on desktop, bottom sheet on mobile. V1 is deliberately simple: one colour, no tags, no folders, no search. Ship and learn.

The wireframe

A German learning session. Six weeks. 63 messages. The Pins pane closed by default.

See wireframes (3 screens)
Default state: Pins pane closed
Wireframe showing the default state with Pins pane closed
Pins button visible in the header. Chat uncluttered. Nothing imposed until the user needs it.
Selecting text: pin menu appears
Wireframe showing text selection with pin menu appearing inline
Select any text. The pin menu appears inline. One click.
Pins pane open: all moments in one place
Wireframe showing the Pins pane open with all pinned moments listed
Four rules pinned. Third pin from week 12. Fourth pin compressed, shown honestly at reduced opacity.

Why this matters

Millions of people outside tech are using LLMs every day. For them it is not just about getting things done. It is about the experience. They immerse themselves in it.

A small UI upgrade would make a huge difference to them.

PS: AI used to edit grammar and shape structure. All observations, research, and the solution are mine.

GitHub
LinkedIn