(→Extras group) |
|||
| Line 1: | Line 1: | ||
[[Category:Ribbon commands]] | [[Category:Ribbon commands]] | ||
=== Clipboard group === | === Clipboard group === | ||
| + | {| | ||
| + | |Paste | ||
| + | |pastes data from the clipboard into the document | ||
| + | |- | ||
| + | |Paste & copy | ||
| + | |pastes the clipboard text to the selection (replacing it) and copies the selected text to the clipboard | ||
| + | |- | ||
| + | |Paste column | ||
| + | |pastes selected text at cursor position as if in column mode without toggling column mode | ||
| + | |- | ||
| + | |Paste special | ||
| + | |presents a submenu where users may select an option to paste either HTML Source or Raw RTF rather than the selected text only | ||
| + | |} | ||
=== Search group === | === Search group === | ||
| + | {| | ||
| + | |[[Find]] | ||
| + | |searches active file for a text string | ||
| + | |- | ||
| + | |[[Replace]] | ||
| + | |searches active file for a text string and replaces it with another text string | ||
| + | |- | ||
| + | |[[Previous]] | ||
| + | |searches active file for previous occurrence of text string | ||
| + | |- | ||
| + | |[[Next]] | ||
| + | |searches active file for next occurrence of text string | ||
| + | |- | ||
| + | |[[Find in files]] | ||
| + | |searches files on disk for a text string | ||
| + | |- | ||
| + | |[[Replace in files]] | ||
| + | |searches files on disk for a text string and replaces with another text string | ||
| + | |} | ||
=== Navigate group === | === Navigate group === | ||
| + | {| | ||
| + | |[[Goto]] | ||
| + | |positions the cursor at the specified line/column number, page break (or file position in HEX mode), or bookmark | ||
| + | |- | ||
| + | |[[Back]] | ||
| + | |goes to last position editing/repositioning occurred | ||
| + | |- | ||
| + | |[[Forward]] | ||
| + | |goes to next position editing/repositioning occurred (after using Back command) | ||
| + | |- | ||
| + | |Last change | ||
| + | |goes to previous line with unsaved changes | ||
| + | |- | ||
| + | |Next change | ||
| + | |goes to next line with unsaved changes | ||
| + | |} | ||
=== Bookmarks group === | === Bookmarks group === | ||
| + | {| | ||
| + | |[[Toggle bookmark]] | ||
| + | |toggles a bookmark at the current line | ||
| + | |- | ||
| + | |[[Clear all bookmarks]] | ||
| + | |clears all bookmarks in the active file | ||
| + | |- | ||
| + | |Edit bookmarks | ||
| + | |presents Edit Bookmark dialog where bookmarks may be renamed or deleted | ||
| + | |- | ||
| + | |Copy all bookmarked lines | ||
| + | |copies all bookmarked lines in active file to clipboard | ||
| + | |- | ||
| + | |Cut all bookmarked lines | ||
| + | |cuts all bookmarked lines in active file to clipboard | ||
| + | |- | ||
| + | |Delete all bookmarked lines | ||
| + | |removes all bookmarked lines from active file | ||
| + | |- | ||
| + | |[[Previous]] | ||
| + | |moves the cursor to the previous bookmark | ||
| + | |- | ||
| + | |[[Next]] | ||
| + | |moves the cursor to the next bookmark | ||
| + | |} | ||
=== Extras group === | === Extras group === | ||
| − | + | {| | |
| + | |[[Open from FTP]] | ||
| + | |opens an existing document from an FTP site | ||
| + | |- | ||
| + | |[[Save to FTP]] | ||
| + | |saves an opened document to a specified file name on an FTP site | ||
| + | |- | ||
| + | |[[FTP Browser]] | ||
| + | |presents FTP/SFTP Browser | ||
| + | |- | ||
| + | |[[FTP Accounts|Accounts...]] | ||
| + | |shows or hides the FTP/SFTP Account Manager | ||
| + | |- | ||
| + | |Compare | ||
| + | |opens dialog for comparison of 2 or 3 files or folders with UltraCompare | ||
| + | |- | ||
| + | |UltraFinder | ||
| + | |invokes UltraFinder for Find files and Find duplicates operations | ||
| + | |- | ||
| + | |UltraSentry | ||
| + | |invokes UltraSentry to send active file to Shredder or Digital Locker | ||
| + | |} | ||
=== Active file group === | === Active file group === | ||
| + | {| | ||
| + | |Show in default app | ||
| + | |invokes default application to display active file | ||
| + | |- | ||
| + | |Copy path/name | ||
| + | |copies the full path and name of the active file to the clipboard | ||
| + | |- | ||
| + | |[[Delete]] | ||
| + | |deletes the disk file associated with the active window | ||
| + | |- | ||
| + | |[[Rename]] | ||
| + | |renames active file | ||
| + | |- | ||
| + | |[[Email]] | ||
| + | |sends file via mail to recipients | ||
| + | |} | ||
| Paste | pastes data from the clipboard into the document |
| Paste & copy | pastes the clipboard text to the selection (replacing it) and copies the selected text to the clipboard |
| Paste column | pastes selected text at cursor position as if in column mode without toggling column mode |
| Paste special | presents a submenu where users may select an option to paste either HTML Source or Raw RTF rather than the selected text only |
| Find | searches active file for a text string |
| Replace | searches active file for a text string and replaces it with another text string |
| Previous | searches active file for previous occurrence of text string |
| Next | searches active file for next occurrence of text string |
| Find in files | searches files on disk for a text string |
| Replace in files | searches files on disk for a text string and replaces with another text string |
| Goto | positions the cursor at the specified line/column number, page break (or file position in HEX mode), or bookmark |
| Back | goes to last position editing/repositioning occurred |
| Forward | goes to next position editing/repositioning occurred (after using Back command) |
| Last change | goes to previous line with unsaved changes |
| Next change | goes to next line with unsaved changes |
| Toggle bookmark | toggles a bookmark at the current line |
| Clear all bookmarks | clears all bookmarks in the active file |
| Edit bookmarks | presents Edit Bookmark dialog where bookmarks may be renamed or deleted |
| Copy all bookmarked lines | copies all bookmarked lines in active file to clipboard |
| Cut all bookmarked lines | cuts all bookmarked lines in active file to clipboard |
| Delete all bookmarked lines | removes all bookmarked lines from active file |
| Previous | moves the cursor to the previous bookmark |
| Next | moves the cursor to the next bookmark |
| Open from FTP | opens an existing document from an FTP site |
| Save to FTP | saves an opened document to a specified file name on an FTP site |
| FTP Browser | presents FTP/SFTP Browser |
| Accounts... | shows or hides the FTP/SFTP Account Manager |
| Compare | opens dialog for comparison of 2 or 3 files or folders with UltraCompare |
| UltraFinder | invokes UltraFinder for Find files and Find duplicates operations |
| UltraSentry | invokes UltraSentry to send active file to Shredder or Digital Locker |
| Show in default app | invokes default application to display active file |
| Copy path/name | copies the full path and name of the active file to the clipboard |
| Delete | deletes the disk file associated with the active window |
| Rename | renames active file |
| sends file via mail to recipients |
The following 14 pages are in this category, out of 14 total.