Jack James
Jack James
I've been testing 0.9.1 with a couple of games (South Park and Transistor), and have found the virtual controls to be the best fit (with the mouse, I keep expecting...
Support for the post excerpt being passed with the notification.
E.g. `r Check into that // www.thatthing.com` should create a reminder 'Check into that' with notes section 'www.thatthing.com" http://www.alfredforum.com/topic/917-reminders/page-18#entry31076
Right now there's duplication of code across the main script filter trigger and the external trigger filter. Try to make that not be the case.
Would it be possible to add Evernote as a supported "this" application? In particular, say you're viewing a note, it would grab the local link to the note. This is...
When typing quickly, it takes a while for Alfred to "catch up". Can we prevent the enter button doing something whilst this is happening?
There's a bug in osascript in OS 10.9 that causes the script to run 15x longer than it should. Apple bug #15163843
Editing and updating works, but you can't create a new plist via system events as of OS 10.10, the only way to do it seems to be to use `do...
If I do `wf's set_value("cacheData", data, cacheFile)` where "data" is a list of records, the plist file gets created but with no data.