Search the Community
Showing results for tags 'Wunderlist'.
-
Wunderlist Workflow for Alfred Create tasks in Wunderlist more effortlessly than ever before with this Alfred workflow (requires Alfred 2 or 3 with Powerpack license). Beginner and advanced approaches to adding a monthly repeating task beginning the following week: Setup Download here After downloading, simply double-click to install the workflow in Alfred. Use the wl command in Alfred to activate the workflow, or assign a hotkey in Alfred preferences. The workflow will guide you through securely logging in to Wunderlist and will even let you know when an important update is available
- 67 replies
-
- wunderlist
- todo
-
(and 1 more)
Tagged with:
-
Hi everyone, I created a simple workflow to interact with Wunderlist. It allows you to add tasks, show your lists, and show incomplete tasks through Alfred. It has just a couple keyword commands: "wladd" and "wlshow". For more info and to get the workflow, check it out on Packal or Github. Let me know what you guys think! Nick
- 16 replies
-
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 wel
- 2 replies
-
- Wunderlist
- Todo
-
(and 1 more)
Tagged with:
-
I'm sorry. I can't write python.