I found myself not so satisfied with Wunderlist, as it started to cause some troubles with high CPU load on my Mac. At this time, Apple started shipping OS X Mountain Lion and included the great Reminders.app with it! So I gave it a try… and stayed loyal to the Reminders.app until today (thanks to it’s iCloud sync).
So this is an adaption of my previously posted Automator Service to add Text as Tasks to Wunderlist.app. I adjusted the Automator Service to do the same for the Reminders.app:
- Whenever you have selected Text in any Application, it gives you a new option called “Add as new Reminder” in the contextual menu (right-click menu).
- If you click it, the highlighted Text gets added directly as a new Reminder to Apple’s Reminders.app (in your default Reminder list)!
- Sounds fantastic? It is! 🙂
Here you can download the Automator Service directly (to install: unzip & double-click):
OSX Automator Service – Add as new Reminder
And here’s the AppleScript source code (which is contained inside the Automator Service), in case you are interested in this stuff:
Have fun!