wunderline icon indicating copy to clipboard operation
wunderline copied to clipboard

✅️ Command-line client for Wunderlist, the easiest way to get stuff done.

Results 12 wunderline issues
Sort by recently updated
recently updated
newest added

Are there any plans to port the code to work with Microsoft To Do since it was announced Wunderlist is being abandoned? I've used Wunderline for years with Wunderlist, so...

It appears the order items are returned does not match the order of the clients (e.g. Firefox, Android, Chrome)

I'm unclear if Wunderline even has this feature, but in that case I suppose this is a UX issue. ```bash $ wunderline add test-offline { "code": "ENOTFOUND", "errno": "ENOTFOUND", "syscall":...

feature

Installed wunderline - npm install wunderline Run auth w/ new app (entered client id and access token) 1. NODE_DEBUG=request wunderline auth ``` REQUEST { method: 'get', json: true, baseUrl: 'https://a.wunderlist.com/api/v1',...

Right now, if you don't specify any task title or, use tasks options incorrectly, e.g. ``` wunderline add wunderline add --due whatever ``` , nothing is printed out in the...

Please add a contributing file for better PR's 😬

This issue was spawned from the discussion on #80. Currently the search facility is also case insensitive but is also using a fuzzy matching algorithm which means searching for e.g....

Just installed **wunderline** and was trying to comment on a task but didn't find a way to do it. There's something am I missing? Read entire documentation/README and didn't found...

feature

Is there a way to edit items already in the list? Like adding a due date to it after it has been created or editing the due date?

feature

would like to be able to attach files to tasks

feature