Results 3 issues of Robert

It would be nice if this skill would support AWS SQS so that you don't have to open up a port on your router. See https://github.com/rgraciano/echo-sonos/tree/master/echo-sqs-proxy

I think this plugin doesn't work anymore with Tomboy 1.8 (on Ubuntu). The Evernote sync option doesn't show up. I installed and activated the plugin correctly.

I get the following warning ``` sketch\State.cpp: In member function 'virtual bool State::close()': sketch\State.cpp:56:27: warning: NULL used in arithmetic [-Wpointer-arith] if (!previousState == NULL) { ``` It does compile though...