Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

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/

Notifications You must be signed in to change notification settings

AlahmadiQ8/wunderlist-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple web app that parses a line-separated text data into a list of tasks in WunderList using their REST API at https://developer.wunderlist.com/documentation.

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

History

2016-11-20

  • Added a link to my personal site

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/

Resources

Stars

Watchers

Forks

Packages

No packages published