Vítor Galvão

Results 115 comments of Vítor Galvão

To get Do not Disturb state: https://github.com/vitorgalvao/tiny-scripts/issues/206#issuecomment-974747114

[WIth this Shortcut](https://github.com/vitorgalvao/alfred-workflows/blob/master/CalmNotifications/source/Calm%20Notifications.shortcut), you can give it as input `on`, `off`, or a number (representing minutes to stay active). Example: ```bash shortcuts run 'Calm Notifications'

> The workflow with shortcuts.app and the command line seems to work fine. That’s why I shared the link to the relevant file. While I do provide it as part...

It is indeed high on the priorities list, but as you can see from https://github.com/caskroom/homebrew-cask/issues/4678 there’s still a ton of things left to do, which is part of the reason...

@jason0x43 Reminder this issue can be closed, since the universal build is out.

It is indeed possible to customise the shortcuts, see for example [the 1Password Workflow](https://github.com/alfredapp/1password-workflow/): You use a popover like https://github.com/jsumners/alfred-emoji/pull/88 then the `mod` subtext and action is changed in the...

The workflow works fine with Alfred 5, I just tested it. When facing an issue with a workflow, open [the debugger](https://www.alfredapp.com/help/workflows/advanced/debugger/), set the log output to “All Information”, perform the...

If you installed Python yourself, instead of using e.g. [the Homebrew version](https://www.alfredapp.com/help/kb/install-dependencies/), you may need to [install the certificates](https://stackoverflow.com/a/58525755) yourself too.

Looks like issue can be closed, the signed binary works.

Closing for lack of reply.