How to show a message Box? #1952
Unanswered
theashishmaurya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am building a simple plugin in Nodejs that fetches data from the server and logs the result in the message box.
{
"method": "Flow.Launcher.ChangeQuery",
"parameters": [title, sub_title, ico_path]
}
I am tying this as suggested in Docs. but does not work.
https://www.flowlauncher.com/docs/#/json-rpc?id=flowlaunchershowmsg
Beta Was this translation helpful? Give feedback.
All reactions