Like my articles? Show the love by fighting my brute at MyBrute.com
Tuesday, June 9, 2009
Notepad++ Macros - Video.
Most of us use text editors all the time. Store that phone number, view the log file, view configuration files and so on, are all done using a text editor. Many even write substantial amounts of code using text editors. On windows you can’t afford to get stuck with notepad under these circumstances. Enter Notepad++, a free editor that does the job and does it right. I am not trying to patronize the software. It just works brilliantly and needs to be shared. The feature that really attracts me to Notepad++ is macros. Many of you may already know what macros are and how to use them, but so many don’t. I’ll show you how. This is best explained with a video. So I made one. Here it is.
I hope you enjoyed that and learnt something new. This really increases productivity especially when you are dealing with extremely large files and need to perform the same action on multiple lines in these. Remember, repositioning the cursor needs to be done with a series of keystrokes and not by using the mouse in order for the macro to work multiple times as desired.
P.S. If you just got here, this week was double post week. Scroll down for one more.
Hi Karim, I stumbled upon this page to search on how to use the record macro and to exploit the features of Notepad++. Unfortunately the video doesn't seem to work. As i thank you for the wonderful work here, please could you look into the video not playing here. Cheers --Anand
Hello Anand, sorry for the very late response. I have been really busy lately. The video seems to be loading fine here, however they have changed the UI. It is possible that you tried to view this when it was being changed. Try now. Also, you will need a flash enabled browser to view the video.
Hi Karim,
ReplyDeleteI stumbled upon this page to search on how to use the record macro and to exploit the features of Notepad++. Unfortunately the video doesn't seem to work. As i thank you for the wonderful work here, please could you look into the video not playing here.
Cheers
--Anand
Hello Anand, sorry for the very late response. I have been really busy lately. The video seems to be loading fine here, however they have changed the UI. It is possible that you tried to view this when it was being changed. Try now. Also, you will need a flash enabled browser to view the video.
ReplyDeleteIt look graet!
ReplyDeleteis posible to edit a macro?
The video worked fine for me -- thank you. Good sound quality. Would prefer less side to side movement.
ReplyDeleteCould you follow it up with more macro information, for example assigning keyboard shortcut, editing the macro, deleting a saved macro?