Textarea Tools
The TextareaTools is the menu above each textarea. There are several content aware buttons. They are:
No Timings - This will remove timings in the form of (3:33) [3:33] [ 3:33 ]. Timings should not be included in show information but is appropriate in source information.
No Track #s - Remove track numbers such as 1. 2. 3. Track numbers should not be used in show information but may be used in source information.
Proper Case - change lower case to Upper Case by capitalizing the first letter of each word.
Unescape Quotes - This will change a \' or \" into a ' or ". This is a common problem with improperly handled text data and is often seen when sources are brought over from bt.etree.org automatically.
No <br> - Remove the HTML tag <br>.
Tokenize Slashes - Change all \ into new line characters. So
song1 \ song2 \ song3
will become
song1
song2
song3
Character Map - Pops up a character map with every character in the UTF8 character set which your default UTF8 font supports.
No Timings - This will remove timings in the form of (3:33) [3:33] [ 3:33 ]. Timings should not be included in show information but is appropriate in source information.
No Track #s - Remove track numbers such as 1. 2. 3. Track numbers should not be used in show information but may be used in source information.
Proper Case - change lower case to Upper Case by capitalizing the first letter of each word.
Unescape Quotes - This will change a \' or \" into a ' or ". This is a common problem with improperly handled text data and is often seen when sources are brought over from bt.etree.org automatically.
No <br> - Remove the HTML tag <br>.
Tokenize Slashes - Change all \ into new line characters. So
song1 \ song2 \ song3
will become
song1
song2
song3
Character Map - Pops up a character map with every character in the UTF8 character set which your default UTF8 font supports.
Add Show
Index
Recent Changes
Preferences
Editing Tips
Edit this ARCHIVE VERSION
View page history