-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
✨FeatureThis adds/improves/enhances a featureThis adds/improves/enhances a feature👩💻AiScriptIssues related to "AiScript" and its API. "Play" or "Plugin" related issues are not included.Issues related to "AiScript" and its API. "Play" or "Plugin" related issues are not included.
Description
Summary
Mk:confirm and Mk:dialog let you confirm things. There are times when you want a simple popup with some text and it takes in a string and returns that.
The implementation could be similar to how its counterpart works in javascript https://developer.mozilla.org/en-US/docs/Web/API/Window/prompt
Purpose
This would allow plugin developers to prompt extra information from a user when needed instead of asking them to go to their plugin settings and put something in. Its far more convenient.
Do you want to implement this feature yourself?
- Yes, I will implement this by myself and send a pull request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
✨FeatureThis adds/improves/enhances a featureThis adds/improves/enhances a feature👩💻AiScriptIssues related to "AiScript" and its API. "Play" or "Plugin" related issues are not included.Issues related to "AiScript" and its API. "Play" or "Plugin" related issues are not included.
Type
Projects
Status
Done