Skip to content

I presume this project is dead? #48

@tigger04

Description

@tigger04

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 ago of the OS), but it does pick up apps in /Applications. This can be fixed by appending /System/Applications.

What I cannot get working is file finder ... here's my attempt below

Given the timings lf last checkins etc I presume this isn't up to date with the MacOS permissions framework as of Catalina.

{
  "hotkey": "cmd+space",
  "disableAnalytics": true,
  "hideTrayItem": true,
  "theme": "tinytacoteam/zazu-dark-theme",
  "displayOn": "detect",
  "plugins": [
    {
      "name": "tinytacoteam/zazu-file-finder",
      "variables": {
        "append": true,
        "directories": {
          "filePath": [
            "$HOME",
            "$HOME/desk",
            "$HOME/iCloud"
          ],
          "appPath": [
            "/System/Applications"
          ],
          "excludeName": [
            "node_modules"
          ],
          "excludePath": [
            "~/Library"
          ]
        }
      }
    },
    "tinytacoteam/zazu-calculator",
    "tinytacoteam/zazu-template",
    "tinytacoteam/zazu-system",
    "tinytacoteam/zazu-package-manager",
    {
      "name": "tinytacoteam/zazu-fallback",
      "variables": {
        "rootSearches": [
          "google"
        ]
      }
    },
    {
      "name": "tinytacoteam/zazu-clipboard",
      "variables": {
        "ClipboardKey": "cmd+shift+v"
      }
    },
    "[email protected]:avaly/zazu-currency-convertor",
    "jgoday/zazu-dev-doc",
    "danielbayerlein/zazu-devdocs",
    "blakek/zazu-emoj",
    "tinytacoteam/zazu-falback",
    "chrishelgert/zazu-fkill",
    "linonetwo/firefox-bookmarks",
    "sqlwwx/zazu-free-shadowsocks",
    "afaur/zazu-gist",
    "danielbayerlein/zazu-homebrew"
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions