Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.Add filters by entering "/" 2.adding a "description" option. #271

Open
kickTiger opened this issue Apr 28, 2023 · 4 comments
Open

1.Add filters by entering "/" 2.adding a "description" option. #271

kickTiger opened this issue Apr 28, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@kickTiger
Copy link

Thank you very much for the update. The new UI is really great!

While using it, I have 3 small issues:

  1. After entering "/" in the input box, I can use it to filter the prompts. However, I found that it only supports filtering prompts using English letters and numbers. Can it support other languages like Chinese?

  2. In the prompt editing window on the right, whether or not I make any edits, I can only click the "Save" button. There is no button to close the window or any keyboard shortcuts like "Esc" to respond quickly.

  3. Also, could you consider adding a "description" option when editing prompts, so that we can record a brief description and usage of the prompts?

Finally, thank you very much for creating such a great plugin. I hope it will become even better in the future.

@benf2004 benf2004 added the enhancement New feature or request label Apr 29, 2023
@benf2004
Copy link
Member

I do not speak/write in chinese, so I don't know how typing works. For me, when I copy/paste a Chinese character into the input box, filtering is successful. However, I presume you would like it to filter by typing parts of characters? Could you give me some more specificity or take a screen recording of what's broken for your first suggestion?

For the other two, I plan on implementing a description in the next few weeks. The second suggestion for a quicker save of editing a prompt shouldn't be too difficult to do.

@LEGENDMOUSE
Copy link

Hi Ben,

The pop-up menu is so useful. Before the update, we had to start a new conversation so that we can select the prompts at the top of the page. But now I experienced a bug in the pop-menu. when I use / to select the prompt, the title and the content does not match. I hope you can fix this. Thanks.

Best,
LEGENDMOUSE

@kickTiger
Copy link
Author

I have tested it, and here's what I found:

  1. When the full text is copied and pasted, it can be recognized.
  2. However, it cannot be recognized when entered separately, as shown in the figure below.
  3. My current solution is to add an English letter at the beginning of the title, but this is a bit cumbersome.

动画11

@Xyde
Copy link

Xyde commented May 23, 2023

could you consider adding a "description" option when editing prompts, so that we can record a brief description and usage of the prompts?

Yeah, this was making me go crazy... My current workaround is to make the Prompt Title be something like

Showcase 1: "Translate from {{source language}} to {{target language}} | Step 1 | To be used with GPT 4.0; do not use with 3.5; do not follow up a conversation that uses this prompt with the next step, Step 2; Step 2 should be done in a new conversation in order to prevent potential data contamination."

Showcase 2: "Add embeddings in the formatting of camelCase | Step 1 | To be used with GPT 3.5; 3.5 is good enough because this is a one-liner, rather simple task; Do not use during peak hours because the results are highly dubious; peak hours generally start at 6PM EST."

Obviously, I can't have that inside my prompts so I have no choice to put these reminders inside the title. My OCD mind is bleeding but it has to be done.

(No ChatGPT was used to write this message.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants