villevuor / wunderlist-utilities

A tiny web app that adds some utilities for [Wunderlist](https://www.wunderlist.com/) such as parse a bulk of text data into a list of tasks. Project is hosted at https://wunderlist-parser.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple web app that parses a line-separated text data into a list of tasks in WunderList using their REST API.

Project is currently hosted at https://wunderlist-parser.herokuapp.com/

History

2016-09-05

  • You can now append tasks to existing lists
  • Some minor fixes
  • Code refactoring

2016-06-26

  • Switched to redis for session store
  • Fixed tasks being created in the wrong orde
  • Added Bluebird Promises for requests

About

A tiny web app that adds some utilities for [Wunderlist](https://www.wunderlist.com/) such as parse a bulk of text data into a list of tasks. Project is hosted at https://wunderlist-parser.herokuapp.com/


Languages

Language:HTML 42.4%Language:JavaScript 35.5%Language:CSS 22.1%