@amykit/plugin-notify-inbox
v0.4.0
Published
Announcements as a file on disk plus a desktop notification.
Readme
@amykit/plugin-notify-inbox
Announcements as a file on disk plus a desktop notification.
A plugin for amy. It provides inbox in the notify-channel collection.
Install
npm install -g @amykit/plugin-notify-inboxThen name it in ~/.amy/config.yaml:
workflows:
your-profile:
plugins:
- "@amykit/plugin-notify-inbox"Configuration
plugins:
"@amykit/plugin-notify-inbox":
directory: "needs-input"| Setting | Type | Required | Default | What it is |
| :-- | :-- | :-- | :-- | :-- |
| directory | string | no | needs-input | where the questions are left, relative to the workspace |
Every field is checked at boot against the schema this package declares. A key that is not one of the above is a refusal naming the plugin and the key, not a setting that silently never applied.
Where the reasoning is
Licence
MIT
