manage TO-DO list in Notepad++

3

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

bks

Posted 2010-05-21T07:37:35.127

Reputation: 201

Answers

3

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

Pulse

Posted 2010-05-21T07:37:35.127

Reputation: 4 389

i guess no TODO's for me on notepad

stickies does seem nice thank you :) – bks – 2010-05-21T08:06:42.023

5

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/.

Best

Posted 2010-05-21T07:37:35.127

Reputation: 151

1

Seems dead. Plugin no longer installs on current NPP. And the "npp-task-list" project seems to have been abandoned early 2015. Pity.

– StackzOfZtuff – 2016-11-24T07:22:07.090

Eventually, that's how i do it. thank you sir! – bks – 2013-05-25T12:12:23.213

0

This plugin is what you were looking for : Task list

https://notepad-plus-plus.org/community/topic/31/task-list

Jiwon

Posted 2010-05-21T07:37:35.127

Reputation: 111

You should add a bit more to your answer on why this is what OP is looking for. Quote a list of features, maybe include a screenshot, and so on. – confetti – 2018-08-16T10:30:20.273