-
Have you thought about submitting your plugin to the zazu plugin directory?
http://zazuapp.org/plugins/
-
I'm receiving this error in the debugger when trying to do something, in this case `pi * 3`:
```
ERROR: [11:42:16][tinytacoteam/zazu-calculator:Service]
Cannot find module 'typed-function'
{
…
-
- `{
"hotkey": "alt+space",
"theme": "tinytacoteam/zazu-light-theme",
"displayOn": "detect",
"plugins": [
{
"name": "linonetwo/zazu-clipboard",
"variables": {
…
-
When you update plugins, and then launch Zazu again, the clipboard crashes with the error:
"ENOENT: no such file or directory, open '/home/cecoates/.zazu/plugins/tinytacoteam/zazu-clipboard/node_mo…
-
I presume this project is dead? no activity for years ... but for what it's worth, on MacOS it doesn't pick up the standard Mac applications (in /System/Applications - they moved here a few versions a…
-
```
{
"hotkey": "alt+space",
"theme": "tinytacoteam/zazu-light-theme",
"displayOn": "detect",
"plugins": [
"tinytacoteam/zazu-calculator",
"tinytacoteam/zazu-file-finder",
…
-
### Expected Behavior
Zazu should display plugin results correctly.
### Actual Behavior
Plugins activate properly, but their results are not rendered by Zazu.
Sseems to me that Zazu goes to `…
-
Plugin failed to load
{
"block": "DefaultWeather",
"error": "{ Error: Cannot find module 'weather-js'\n at Module._resolveFilename (module.js:455:15)\n at Function.Module._resolveFilename…
-
File-finder can locate .desktop and .sh files, but can't launch them to start a program.
**Expected Behavior**
Open Zazu and type the name of a program. Program appears in results. Select .sh/.…
-
**Expected Behavior**
Open Zazu and type ,b and the name of a bookmark. List of results from your Chrome bookmarks appear.
Actual Behavior
Open Zazu and type ,b and the name of a bookmark. No…