jacoblo Posted January 27, 2015 Posted January 27, 2015 I was a little frustrated by the solutions to add tasks to Wunderlist and decided to try it myself. Very basic and can probably be done way more efficient but might help someone and decided to share it. Keyword triggered, in my case "wun". Triggers command to send mail to me@wunderlist from my email with the new query. The new task is added to Wunderlist's Inbox without opening Wunderlist. Script: mail -s "{query}" "me@wunderlist.com" -f jacob.leander.olsson@gmail.com <<EOF Added from Alfred EOF Link: https://db.tt/ES8t3PEL Feedback, thoughts and improvements are always welcome!
chrizbbg Posted January 28, 2015 Posted January 28, 2015 Hmm.. what i need to configurate? Only the own e-mail adress?Don't work for me :/
cdispoto Posted January 31, 2015 Posted January 31, 2015 I can't get this to work after inputting my email address into the script. Anyone else having this problem?
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