Difference between revisions of "Text editor"
Jump to navigation
Jump to search
(New page: Because at first, this tool was written for the purpose of making timecoded lyrics from Japanese songs, there's a lot of helper functionality built in. Also, much of shortcuts built in are...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Because at first, this tool was written for the purpose of making timecoded lyrics from Japanese songs, there's a lot of helper functionality built in. Also, much of shortcuts built in are leftovers of my old tools program. Some of it isn't used that often anymore.<br> | Because at first, this tool was written for the purpose of making timecoded lyrics from Japanese songs, there's a lot of helper functionality built in. Also, much of shortcuts built in are leftovers of my old tools program. Some of it isn't used that often anymore.<br> | ||
<br> | <br> | ||
− | |||
'''Text panes''' | '''Text panes''' | ||
Line 68: | Line 67: | ||
</span></span><span style="color: rgb(51, 51, 255);"><span style="color: rgb(0, 0, 0);">See also: [[AVI Syncing|AVI Syncing]].</span></span><span style="font-weight: bold;"><span style="color: rgb(51, 51, 255);"></span></span> | </span></span><span style="color: rgb(51, 51, 255);"><span style="color: rgb(0, 0, 0);">See also: [[AVI Syncing|AVI Syncing]].</span></span><span style="font-weight: bold;"><span style="color: rgb(51, 51, 255);"></span></span> | ||
|} | |} | ||
− | + | ||
− | [[ | + | [[Category:Help & Tips]] |
Latest revision as of 16:19, 21 June 2007
Because at first, this tool was written for the purpose of making timecoded lyrics from Japanese songs, there's a lot of helper functionality built in. Also, much of shortcuts built in are leftovers of my old tools program. Some of it isn't used that often anymore.
Text panes
There are two text panes, but the left one is the main one where you'll be working the most.
The right one is only for conversion purposes. The right one also doesn't support any of the shortcut keys.
Buttons/Keyboard
Editing | |
Paste from clipboard (replaces all text with clipboard, not the same as CTRL-V) | |
(or Ctrl - L) | Convert all instances of a selection to lowercase |
(or Ctrl - U) | Convert all instances of a selection to uppercase |
(or Ctrl - R) | Replace all instances of a selection |
Remove all underscore characters | |
Remove all timecodes | |
Format text using the formatting options (See also: Formating Lyrics) | |
Ctrl - D | Delete all instances of selected text |
Conversion | |
Copy converted text from right to left text pane | |
Convert to romaji seperated syllables using underscore _ characters | |
Convert to Hiragana (according to MS-IME/Hepburn standards) | |
Convert to romaji without _ underscore characters. Also converts back to Westernized reading. | |
Backup | |
Quicksaves to <song folder>/smmtools_work/<filename>_Original.txt | |
Quicksaves to <song folder>/smmtools_work/<filename>_Kana.txt | |
Quicksaves to <song folder>/smmtools_work/<filename>_Timecoded.txt | |
AVI Sync save | |
Quicksaves to <song folder>/<filename>_Sync.snc See also: AVI Syncing. |