Replies: 1 comment
-
I found one plugin that uses the system settings: https://github.com/MichielvanBeers/Flow.Launcher.Plugin.ChatGPT/blob/main/plugin/main.py#L14 Not sure that's the cleanest option, but might work. |
Beta Was this translation helpful? Give feedback.
0 replies
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 have an issue with the Todoist plugin, since the requests it makes don't use the Proxy I set in Flow Launcher. I opened an issue for that here: jjw24/Wox.Plugin.Todoist#15
Unfortunately I also couldn't find a way to fix it - I didn't find any documentation on how to either access the proxy settings from a plugin or use a HTTP Client that has the settings pre-set.
If anyone can point me to where that's documented, or can tell me/show me an example of how it's done that'd be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions