Skip to content

How can I create settings for a plugin? #1297

Answered by taooceros
gabrielcarloto asked this question in Q&A
Discussion options

You must be logged in to vote

If you are writing a c# plugin, you will need to draw a usercontrol instead of using the SettingsTemplate.yml. Maybe we may extend that for c# plugin in the future, but for now you have to write a usercontrol in wpf.

Check this interface https://www.flowlauncher.com/docs/#/API-Reference/Flow.Launcher.Plugin/ISettingProvider

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@gabrielcarloto
Comment options

@taooceros
Comment options

@taooceros
Comment options

@gabrielcarloto
Comment options

@taooceros
Comment options

Answer selected by taooceros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants