Skip to content

yaroshevych/Wunderlist-Helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wunderlist Helpers

wunderlist-print.js is a script that allows to put all tasks from all lists on one page. Then page with all tasks may be saved pr printed for backup purposes.

Code for bookmarklet:

javascript:(function(){sc1=document.createElement('SCRIPT');sc1.type='text/javascript';sc1.src='https://raw.github.com/brainunit/Wunderlist-Helpers/master/wunder-print.js';document.getElementsByTagName('head')[0].appendChild(sc1)})();

About

We'll begin with putting all wunderlist tasks on one page for easy export and print.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors