`"valid": false` is a bad choice for the default for wf.NewItem · Issue #4 · deanishe/awgo
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: In the example above, we did not spe...