Baylee Schmeisser

Results 158 comments of Baylee Schmeisser

`1.0.0` of what? I don't even think zazu is there yet :D Can you run this: ``` cd ~/.zazu/plugins/tinytacoteam/zazu-file-finder git rev-parse HEAD ```

> 1.0.0 was the package.json version number in zazu-file-finder :D :doh: I installed vox and it started to appear after the cache refreshed. I added some debugging code. Can you...

Oh wow that is interesting. It looks like the file finder is giving the correct results but they are being ordered oddly in Zazu. Can you copy/paste your zazu configuration?...

What terms are you searching for? For instance if you are searching for an application "Chrome" it won't return results until the index has been created. If you are looking...

The json file it creates will exist in: `~/.zazu/plugins/tinytacoteam/zazu-file-finder/data/applications.json` For `find resume.docx` can you give me an example of a file you are trying to find and where it's located?

@x4vl that is caused by running it with the wrong node version, try switching to v6.5.0. This is easier with nvm, if you don't already have it. Thanks for helping...

I hard a hard time following along, but it seems like this can be closed, right?

Originally this had a file cache, but there were a lot of issues with maintaining it. If we go back to a cache we'd need a few things * Limit...