Sam Verschueren
Sam Verschueren
The URL of ElasticSearch items directs to this page > http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/#createElasticsearchDomain-property It misses `ES.html` > http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/ES.html#createElasticsearchDomain-property
FontAwesome comes with vector icons, not png images. So we have to generate them ourselves. I found a script but I believe it can be done much simpeler.
I think it would be nice if we maintained the script that is being executed by Alfred through `package.json`. I don't want to specify a new property. That's why my...
It would be nice if we had a different icon for deprecated APIs. I think we should just create a new icon for every one of [these](https://github.com/SamVerschueren/alfred-ng/tree/master/icons) and call it...
The notifier still works, but it tries to re-open Alfred 3. This means that the update message only appears when Alfred 4 is killed and restarted by the user. Mostly...
I'm not sure if this is possible but it might be a nice addition. Currently, when entering `ng2` and then pressing alt, the subtext `Search for 'ng2' in Spotlight` appears....
It could be nice to show a system notification (once per version) when a new version is available. This brings the update more to attention of the user. Alfred is...
I guess it would be nice if the notification showed what workflows got updated. Sometimes you see that it updated one or two, but then you want to know which...