VoiceInk icon indicating copy to clipboard operation
VoiceInk copied to clipboard

Access clipboard context in the enhancements definition.

Open esseti opened this issue 5 months ago • 3 comments

Hello,
Is there a way to have a placeholder for the clipboard content in the prompt that defines the enhancement definition? My use case is to create one for replying to an email, which is a similar prompt to the email one, but with some specific instructions indicating that you need to reply to the email that is in the clipboard.

How can I do that?

esseti avatar Jul 11 '25 12:07 esseti

There is no specific placeholder, but you can use this text. Available Clipboard Context: If you're using a good AI model, it will properly work with it.

Both clipboard and screen context is wrapped inside <CONTEXT_INFORMATION> tags.

Beingpax avatar Jul 13 '25 03:07 Beingpax

Maybe we could have the full payload that is used in the History tab? This way you could double-check how the prompt was created and tweak the durations accordingly?

lenart avatar Jul 24 '25 19:07 lenart

Maybe we could have the full payload that is used in the History tab? This way you could double-check how the prompt was created and tweak the durations accordingly?

just came back to ask this, since i'm not 100% sure what's the context passed.

esseti avatar Jul 30 '25 08:07 esseti