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

[FEATURE REQUEST] QoL option to quickadd.api.inputPrompt #717

Open
FelipeRearden opened this issue Jul 26, 2024 · 0 comments
Open

[FEATURE REQUEST] QoL option to quickadd.api.inputPrompt #717

FelipeRearden opened this issue Jul 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@FelipeRearden
Copy link

Hello @chhoumann !!!!!

I am app.plugins.plugins.quickadd.api.inputPrompt; and app.plugins.plugins.quickadd.api.WideinputPrompt heavy user and there is one tiny thing that would be extremely helpful for optimize the user experience.

Let me use an example…

I use this snippet in a Templater script to add tags to YAML:

app.plugins.plugins.quickadd.api.inputPrompt("", "", "#");

📷
IMG_1283

As you can see, it will open the input with the character # inside the prompt input

This way I can easily use this prompt to add a tag to YAML from my own tags or a new tag in the same command.

The Problem

Looking at the image again, you will see the # is selected . This way, if when I type, it will replace # .

My FR

📷 On option to open the prompt with the caret cursor position after the value instead of the selection of the value

IMG_1284


Thanks for reading this !!!!! I hope you like my suggestion 🙏 🙏 🙏

Let me know if you need more information !!!

Have a great day 🌞

@FelipeRearden FelipeRearden added the enhancement New feature or request label Jul 26, 2024
@FelipeRearden FelipeRearden changed the title [FEATURE REQUEST] QoL option to quickadd.api.inputPrompt; [FEATURE REQUEST] QoL option to quickadd.api.inputPromp Jul 26, 2024
@FelipeRearden FelipeRearden changed the title [FEATURE REQUEST] QoL option to quickadd.api.inputPromp [FEATURE REQUEST] QoL option to quickadd.api.inputPrompt Jul 26, 2024
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

1 participant