Difference between revisions of "Hotkeys/Tools"

From TED Notepad
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<noinclude>{{manversion|6.0.0.17}}__NOTOC__</noinclude>
 
<noinclude>{| class="tnp_hotkeys"</noinclude>
 
<noinclude>{| class="tnp_hotkeys"</noinclude>
 
|-
 
|-
Line 5: Line 6:
 
| &nbsp; || &nbsp;
 
| &nbsp; || &nbsp;
 
|-
 
|-
| Ctrl+Shift+I || Inverts {{defined|letter case}} of all characters in the selection.
+
|       || ''Note: Please, see the {{menu|Tools}} menu for a complete list of all tools and their hotkeys.''
|-
 
| Ctrl+Shift+U || Converts all characters in the selection to {{defined|upper case}}.
 
|-
 
| Ctrl+Shift+L || Converts all characters in the selection to {{defined|lower case}}.
 
|-
 
| Ctrl+Shift+T || Converts first character of each {{defined|word}} in the selection to {{defined|upper case}} and all others to {{defined|lower case}}.
 
|-
 
| Ctrl+Shift+S || Converts first character of each {{defined|sentence}} in the selection to {{defined|upper case}}. Leaves all others unchanged.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+H || Converts all Unix-type {{defined|newlines}} in the selection to Windows-native {{defined|newlines}}.
 
|-
 
| Alt+Ctrl+U || Converts all {{defined|newlines}} in the selection to Unix-type {{defined|newlines}}.
 
|-
 
| Alt+Ctrl+J || Converts all Mac-type {{defined|newlines}} in the selection to Windows-native {{defined|newlines}}.
 
|-
 
| Alt+Ctrl+K || Converts all {{defined|newlines}} in the selection to Mac-type {{defined|newlines}}.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Ctrl+Tab || Indents all {{defined|lines}} of the selection by a Tab character.
 
|-
 
| Tab
 
|-
 
| Ctrl+Shift+Tab || Unindents the selection by stripping a leading {{defined|white-space}} from each  {{defined|line}}.
 
|-
 
| Shift+Tab
 
|-
 
| Ctrl+Q || Quotes all {{defined|lines}} of the selection by a {{string|>&nbsp;}} phrase.
 
|-
 
| Alt+Ctrl+Q || Shows the {{dialog|Indent/Quote}} dialog. Then indents/quotes {{defined|lines}} of the selection by a specified phrase.
 
|-
 
| Ctrl+Shift+Q || Unquotes the selection by stripping a leading quoting character from each {{defined|line}} of the selection. The quoting character is defined by the first character of the selection.
 
|-
 
| Alt+Ctrl+Shift+Q || Removes the first character from each {{defined|line}} of the selection.
 
|-
 
| Alt+Ctrl+O || Tabifies the lines of the selection by replacing all leading Spaces with Tabs.
 
|-
 
| Ctrl+Skift+O || UnTabifies the lines of the selection by replacing all leading Tabs with Spaces.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+C || Shows the {{dialog|Close Lines}} dialog. Then Closes {{defined|lines}} of the selection by a specified phrase.
 
|-
 
| Ctrl+Shift+C || Trims all Spaces from the end of each {{defined|line}} of the selection.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+Y || Shows the {{dialog|Cut Columns, Add Numbers}} dialog. Then Cuts {{defined|columns}} from lines of the selection (and/or adding numbers to them) according to specified parameters and output mask.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+X || Uniques all {{defined|lines}} of the selection.
 
|-
 
| Alt+Ctrl+Shift+X || Uniques all {{defined|lines}} of the selection. {{defined|Ignores case}} during the process.
 
|-
 
| Ctrl+Shift+X || Shows the {{dialog|Find Duplicates}} dialog. Then searches for duplicate {{defined|lines}} in the selection.
 
|-
 
| Ctrl+Shift+V || Removes all empty {{defined|lines}} from the selection.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+T || Shows the {{dialog|Translate Characters}} dialog. Then translates characters in the selection according to specified translation phrases.
 
|-
 
| Alt+Ctrl+R || Shows the {{dialog|Extended Replace}} dialog. Then Searches for specified phrase and replaces all its occurrences in the selection.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+E || Shows the {{dialog|Enclose Selection}} dialog. Then encloses the selection with the specified phrases.
 
|-
 
| Ctrl+Shift+H || Shows the {{dialog|XML/HTML Tag}} dialog. Then encloses the selection with the specified tag and its attributes.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+M || Shows the {{dialog|Compare}} dialog. Then compares two given phrases.
 
|-
 
| F9 || Shows the extensive {{dialog|Statistics...}} dialog.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| F6 || Insert a title of the actually opened document.
 
|-
 
| Ctrl+F6 || Inserts an actual path and a file name of the actually opened document.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+I || Shows the {{dialog|Open}} dialog. Then includes a specified file.
 
|-
 
| Alt+Ctrl+D || Shows the {{dialog|Save As}} dialog. Then excludes (cuts) the selection into a specified file.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+A || Sorts all {{defined|lines}} of the selection in ascending order.
 
|-
 
| Alt+Ctrl+Z || Sorts all {{defined|lines}} of the selection in descending order.
 
|-
 
| Alt+Ctrl+S || Shows the {{dialog|Sort...}} dialog and then sorts all {{defined|lines}} of the selection according to specified keys.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Ctrl+Shift+J || Reverses the text of the selection.
 
|-
 
| Ctrl+Shift+K || Reverses {{defined|line}} order in the selection.
 
|-
 
| Ctrl+Shift+B || Reverses each {{defined|word}} in the selection.
 
|-
 
| Ctrl+Shift+G || Reverses each {{defined|line}} of the selection.
 
|-
 
| Ctrl+Shift+Y || Reverses {{defined|words}} of the selection.
 
|-
 
| Ctrl+Shift+M || Reverses {{defined|words}} on each {{defined|line}} of the selection.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| F5 || Inserts actual time and date.
 
|-
 
| Shift+F5 || Inserts actual time and date in the long format.
 
|-
 
| Alt+F5 || Inserts actual date and time.
 
|-
 
| Alt+Shift+F5 || Inserts actual date in the long format and time.
 
|-
 
| Ctrl+F5 || Inserts actual date.
 
|-
 
| Ctrl+Shift+F5 || Inserts actual date in the long format.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+W || Permanently commits actual {{feature|word wrapping}} in the selection.
 
|-
 
| Ctrl+Shift+W || Unwraps the {{defined|paragraphs}} in the selection.
 
|-
 
| &nbsp; || &nbsp;
 
|-
 
| Alt+Ctrl+{{string|[F1..F12]}} || Shows the {{dialog|Run Filter}} dialog. Then Launches {{string|one}} of the {{feature|Text Filters}}.
 
 
|-
 
|-
 
| &nbsp; || &nbsp;
 
| &nbsp; || &nbsp;
 
<noinclude>|}</noinclude>
 
<noinclude>|}</noinclude>

Latest revision as of 13:10, 19 November 2013

This section is up to date for TED Notepad version 6.3.1.0.
Ctrl+L Launches recently used tool again with the same parameters and options as they were used before.
   
Note: Please, see the Tools menu for a complete list of all tools and their hotkeys.