awgo icon indicating copy to clipboard operation
awgo copied to clipboard

Go library for Alfred 3 + 4 workflows

Results 18 awgo issues
Sort by recently updated
recently updated
newest added

Add a separate icon for Magic Actions, so user can redefine it.

enhancement

When calling `wf.NewItem(title)`, the Item struct omits the `Valid` property in the Alfred JSON feedback with a value of `false`, which is really unfortunate because: 1. In the example above,...

opinions wanted

I use this sdk to create my workflow. It works in executable file. but when I use it on alfred, alfred Debugger output Error `JSON error: JSON text did not...

Hello, I've added Alfred to the Developer Tools like you say. But where I can do this on Ventura?? ``` Open System Preferences > Security & Privacy > General Click...

* Removes python2 and points to python3 * Replaces AlertCautionIcon with AlertCautionBadgeIcon The icon isn't a great replacement, but it's the best of the bad options for now

It looks like the library determines that Version 4 is being used because we're using the non-numbered Alfred folder. This folder is apparently used for all new versions. Two possible...

Bumps [howett.net/plist](https://github.com/DHowett/go-plist) from 0.0.0-20201203080718-1454fab16a06 to 1.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=howett.net/plist&package-manager=go_modules&previous-version=0.0.0-20201203080718-1454fab16a06&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies