Add a custom prompt on the left side of the input box.
Very useful! Thank you to the author~ I have a suggestion: Add a custom prompt on the left side of the input box, as shown in the picture:

You can look at awesome-chatgpt-prompts to find interesting features to import into the app.
It would be great to be able to import prompts from a custom CSV file, just like the prompts.csv file in this repository.
The suggestion is to use the forward slash shortcut key to conveniently use prompts.
Hi, thank you for the feature request!
This seems like a nice idea altho some of these prompts are rather useless when it comes to developer experience (e.g. "act as a rival chess player"). Also there are some plans replacing the Java Swing components (JTextArea and JButton) with browser based components and that might complicate few things.
However, I'm planning on adding a support for overriding the request params and these system lvl prompts can be one of the things that user could override altho you don't get that nice user experience as shown in the picture.