I would like to use TW5 as a todo/reminder system. But the problem is that I need some specific functionality like a popup calendar and a way to make it calculate recurring due dates. I'm not much of a coder, I can just hack and copy/paste pre-existing code. I can find JS libs that provide the functionality I need (http://www.mattkruse.com/javascript/calendarpopup/simple.html and
https://github.com/mattgrayson/recurring-date) but I'm not really sure if it's feasible to integrate this stuff into TW5 as a plugin?