(Notepad++)++

April 10th, 2007

Notepad++ has been my text editor of choice for a while.  It has all the standard features:  multiple document interface, regular expression search and replace, a flexible syntax highlighter that lets me work with HTML, javascript, PHP, whatever.  At work I use it to keep track of tasks.

I have a pretty simple system for my tasks.  I use a plain text document, where each line is prefaced by a few characters to denote whether it’s an imcomplete task, a completed task, a comment, a filename, whatever.  It works great for me but the problem I have is that it can be hard to understand at a quick glance.

 notepad01.png

But today I realized that it lets you define custom highlighting rules for cases just like this.

notepad02.png

It’s nothing much for such a small sample, but when you’re scrolling through pages of notes it’s a lot easier to pick out the red incomplete tasks from the green completed ones.  And if I need to make a list of the files I needed for something, I can just look for the blue “-f-”s.

It’s features like this that separate good software from great software.  Most people will never even notice it, but it makes my life a little easier.

5 Responses to “(Notepad++)++”

Leave a Reply

Name

Website

Comment