Honestpuck Posted January 15, 2013 Posted January 15, 2013 Hi I've created a workflow that uses AppleScript to create a reminder in reminders with a due time and date. You can grab a copy here :http://honestpuck.wordpress.com/2013/01/15/reminders-workflow-for-alfred-v2/ which is also a blog post explaining the syntax for the time and date. Enjoy, // Tony Williams drking 1
Jono Posted January 15, 2013 Posted January 15, 2013 Great workflow, thanks. One thing that wouldn't work for me was adding PM to the time, it just adds it as AM. For example rem 'Task name' @ 11:51 PM I tried it with a space and without a space after the time (11:51PM and 11:51 PM). Also, it would be nice if I could write 'tomorrow' (e.g. rem 'Task name' @ tomorrow 11:51 PM)
Enhorn Posted January 15, 2013 Posted January 15, 2013 Can't seem to get the syntax correctly. Should I write "rem Remind me @ 14:50" in Alfred to make a reminder today at 2:50 PM today?
Honestpuck Posted January 20, 2013 Author Posted January 20, 2013 Jono and Enhorn, At the moment it relies on you entering "@due" not just "@" so I haven't tested without the "due". If you look at the blog post you can see the texts I use to test each new version. // Tony
Honestpuck Posted January 20, 2013 Author Posted January 20, 2013 There's now a new, improved version of the workflow that allows you to specify a list and add reminders without a due date. It is described on the blog post at http://macintoshguy.wordpress.com/2013/01/20/new-version-of-reminders-workflow-for-alfred-v2/ and can be downloaded from the same place.
jkyriazidis Posted January 22, 2013 Posted January 22, 2013 Thanks a lot for your effort and this beautiful workflow! thumbs up
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now