Alex Mazanov
Alex Mazanov
Yeah, it doesn't do that... Currently it dims the menu on clicking SwiftBar -> Refresh All and a menu item with `... | refresh=true`. URL scheme is not included :(...
I think changing the syntax from `var:val` to `var=val` is the easiest fix and actually makes more sense
I decided not to persue #331 - too much change and support burden. At the moment SwiftBar using standard(i.e. Apple) padding, I'll keep it this way for consistency with system...
Hey @romansavrulin, `xbar` and `bitbar` parameters are supported in plugin's metadata, if it is what you mean. UI edit is working, but probably not the way you expect. Instead of...
Ah, got it, are not supported.
No, not at the momen. SwiftBar doesn't support parametrization in the same sense as xbar, yet. I don't like how xbar approaches this, but didn't came up with a better...
This plugin uses plugin parameters feature from xbar, that is unsuported in SwiftBar. ``` # Variables: # string(VAR_LOCATION="Cupertino"): Your location. # string(VAR_FORMAT="3"): Display format. Ref: https://github.com/chubin/wttr.in#one-line-output curl "wttr.in/${VAR_LOCATION}?format=${VAR_FORMAT}" ``` It...
Weird. If you face this problem again, can you please share SwiftBar logs from Console.app?

