manage TO-DO list in Notepad++

Is there a way a do it in Notepad++, as in Eclipse?


I'm not sure if there are any plugins for Notepad++ for this, for a time I did something similar to this: Geakz (Site down 2016-07-29) But now I use Stickies


if you have inline todos in your code like

// TODO: remember to fix this.

then you can use this plugin for notepad++ http://code.google.com/p/npp-task-list/.