xbar icon indicating copy to clipboard operation
xbar copied to clipboard

What is the plugin path for xbar://app.xbarapp.com/openPlugin?path=

Open joshmkennedy opened this issue 3 years ago • 3 comments

Im having trouble getting the xbar url to trigger the openPlugin to work.

This is the value I put for href: xbar://app.xbarapp.com/openPlugin?path=/Library/Application\ Support/xbar/plugins/moon-phase.1h.js

Currently this just opens the plugin browser and renders the sidebar, and everything else is blank

What should the correct path be to open the plugin in the app?

joshmkennedy avatar Jul 22 '21 01:07 joshmkennedy

Sometimes I get the error message: Something went wrong, this: invalid character '<' looking for beginning of value

joshmkennedy avatar Jul 22 '21 15:07 joshmkennedy

@joshatoutthink the path parameter is the name of the plugin.

Does this work:

xbar://app.xbarapp.com/openPlugin?path=moon-phase.1h.js

matryer avatar Aug 28 '21 11:08 matryer

I have the same problem with a python plugin. I haven't been able to figure out a path parameter that works.

barabo avatar Oct 21 '22 01:10 barabo