Custom prompt function to display a 'usage' window in Chat when first selected
in progress
E
Elated Otter
Many user created custom prompts available in Discord require a specific codex and/or snippet to exist, to be set to a specific context, or need you to type 'begin' for them to work properly. The Description tab is helpful for including lengthy usage notes about the custom prompt. If technically possible, a nice QOL feature would be a small chat box with abbreviated usage notes that automagically appears before the chat input field when starting a new Chat session or changing the custom prompt. Essentially, a function that triggers an action from the custom prompt before the user types anything into the chat input field.
For example, if the custom prompt included a function or pre-defined block name like <prompt.usage>
short set of instructions
</prompt.usage>
The instruction text would appear in a block above the input field:
USAGE: Create a Snippet named 'Story Idea' and type/paste in your idea. Type 'begin' to make the prompt work on your idea.
Type your message...
spaceemotion
in progress
Part of the "prompts need custom arguments" feature.