Yeh. I know, its stupid, who would need an guide to notepad? Well, after looking over it, I realized, I do.
There are many aspects with notepad, some that are more hidden then some others. I do hope you know the basics of notepad, opening, saving, writing, and those things. If not, then you really should re-consider life.
The save as..
This, many people use, and knows how to use it. But to those who doesn't, here I go.
When you want to save something in another format then .txt, then this is useful.
Goto:
Save as...
At the end of your filename, write a . and the filetype after that. So, if I want to save in the bat format, I'll write
filename.bat
And also important, just below that, there is an option to what filetypes to show, make sure it shows all filetypes. Not sure if this is needed, but I've got so used to it, its an rutine.
Search
Another little trick with the search option: The search again.
Lets say you are searching for "solution" in a readme file. You sure will find more then one "solution", so, when you have searched once (CTRL+B), press F3 to search again. Easy!
Replace
This is maybe one of the most useful things in notepad. Lets say you downloaded something from the emu section, you try to import it, and GREAT... You get an sound0 error... Now you got to open the file up, find every sound0, and replace it with spellfocus.. Great...
But wait a minute! You got the replace tool!
Press CTRL+H
Search after:
What to find (This is also what will be replaced)
Replace with:
What to replace it with
Press "search" to find the word to replace, then replace to replace it. This is the more manual way to do it, which will make sure you don't replace things that shouldn't be replaced. But, if you are sure the only word of your search is the one(s) you want replaced, press replace all.
Here's an little picture to illustrate, to make it even more noob friendly.
Go to
Lets say you are bored, and want to know whats an line number 1337, no more need to count all the lines! Just press CTRL+G, type what line number you want to go to, and press ok.
Sure, there are other more useful things you may use this feature for, but this is the only one I could think of that sounded good enough to be written.
Time & date
Lets say you want to write down the time and date, or maybe you are to lazy to look in at the task bar. No worries! you got the time and date function!
Press F5 and it will type in the time and date. Amazing!
That was all I could manage to think of now... Damn, I really am bored.
Wait.. 5 minutes til the EVE servers open... I'm out of here!
( The pictures will be added when I'm bored enough to do that)
Btw, correct section? Found no general guides section ><