When using the assistant, I want to highlight and comment specific parts of the response. I also want to be able to log notes to myself without the LLM responding.
This allows the user to be expansive with the assistant and reductive with their takeaways. I see this being two parts:
- Highlighting text within the LLM responses would pop up a simple "Highlight | Comment | Copy" tooltip. The user could then choose each. The comment function would allow the user to add text, and then view it with a timestamp to the right on desktop and as a modal on mobile.
- Ability to switch the prompt box to a note state where posting the note puts it inline at the bottom of the conversation and the LLM ignores it both for context and responses.