Contents Previous Chapter Next Chapter 3. Edit In this chapter, you will learn commands to edit documents and make bookmarks. In particular, the Undo and Redo commands are useful to restore and reverse a series of editing operations.
The Undo command undoes the previous action and brings you back to your prior state. If your file has no changes, the Undo menu and tool icon are dimmed. [Caution] The Undo command does not restore option changes, and has no effect on the caret position or mouse movement.
The Redo command reverses the effect of the most recent Undo command. The Redo
command only has an effect right after the Undo command or after another Redo
command. A series of Redo commands reverses the effects of a series of Undo
commands. You can redo the last 200 Undo commands.
The Cut command moves the selected contents to the clipboard. The contents to be cut can be selected with the keyboard or the mouse. With the keyboard, use Shift and the arrow keys; with the mouse, click and drag what you want to cut. With the contents selected in this way, you can also execute the Copy, Paste, and Delete commands. After selecting the contents, you can execute the Cut command by selecting the
[Edit-Cut] menu. The Cut command removes the selected contents from your document
and places it into the clipboard. You can then paste that contents into any other document
or somewhere else in the same document with the Namo WebEditor by selecting the
[Edit-Paste] menu. The contents still remain on the clipboard so that you can paste the
same contents until you put another contents into the clipboard. [Caution] If you cut a part of a numbered list, the numbers of the list change automatically.
The Copy command leaves the selected contents intact but places an exact copy of it into the clipboard. You can then paste that contents into any other document by choosing Paste. [Information] If new contents are put into the clipboard, the previous contents in the
clipboard are overwritten. Therefore, the clipboard always keeps the most recent
contents.
The Paste command inserts contents in the clipboard into the current editing window. By selecting the [Edit-Paste] menu, you can paste any contents from the clipboard.
The Delete command deletes the selected contents. [Information] Although the deleted contents cannot be restored with the Paste command, they are retrievable with the Undo command. [Edit | Select All] <Ctrl+A> The Select All command selects all contents in the current document regardless of the
caret position. [Edit | Copy Format] <Ctrl+F2> The Copy Format command copies properties such as font styles and paragraph styles, except contents itself. Select the [Edit-Copy Format] menu, then the [Copy Format] dialog box will appear. The status of the check boxes is varied depending on the caret position. For example, if the caret is outside a table, the [Table Properties] and [Cell Properties] boxes are dimmed. If you check the [All Formats] box, all possible boxes are checked. You don't have to select contents to execute the Copy Format command. [Edit | Paste Format] <F2> The Paste Format applies properties copied by the Copy Format command to selected contents. Select the [Edit-Paste Format] menu, then properties copied by the Copy Format command will be applied to selected contents. You have to select contents before executing the Paste Format command. The status of the check boxes is varied depending on the caret position. For example, if the caret is outside a table, the [Table Properties] and [Cell Properties] boxes are dimmed
The Find command searches for a string in the current editing window. If you select the [Edit-Find] menu, the Namo WebEditor will display the [Find] dialog box, which lets you type the string you want to search for and set options that affect the search. The [Find] dialog box contains several check boxes and radio buttons. Enter the string in the input box and choose [Find Next] to begin the search, or choose [Close].
The Replace command finds a string in the text, and also replaces the found string with another string. If you select the [Edit-Replace] menu, the Namo WebEditor will display a dialog box that lets you type the string you want to search for and the string you want to replace it with. The [Replace] dialog box contains several radio buttons and check boxes - many of which are identical to the [Find] dialog box, discussed previously. Additionally, you can enter the replacement string in the input box. After typing the two string, choose [Find Next] to begin the search, or choose [Close]. After searching for the string, if you click the [Replace] button, it replaces only the currently found string. On the other hand, if you click the [Replace All] button, it replaces all occurrences found in the selected text, as defined by Options and Range.
Option Match case Match whole word only Range From Start of Document All Opened Documents. [Caution] If you select the All opened Documents option, the current document is changed to the first document. Even though you cancel the Replace command, the current document is not changed to the document before the Replace command.
The Find Again command repeats the last Find or Replace command. All settings you
made in the last dialog box remain in effect when you choose Find Again.
The Bookmark command makes any selected contents a bookmark. By doing so, you can go to the position with the bookmark from any other position. To make a bookmark, you must first select contents that will have the bookmark. The selected contents may be a text or an image. In case that the selected contents is a text, the default bookmark name is the selected text. Of course, the name can be easily changed. In case that the selected contents is not a text such as an image, no default bookmark name is defined. So you must enter a new bookmark name.
Let's assume that a bookmark in a document has been linked with other documents. In this case, if the link is clicked, the document with the bookmark is opened and the caret directly goes to the bookmark. From this fact, you can note that a bookmark is useful to directly go to a position in a document from any other position. [Caution] After making a bookmark, you MUST save the document which has the bookmark. Otherwise, the bookmark is not visible until you save the document. Therefore, if you want to link the bookmark to other documents, you must save the document that has the bookmark. If you erase the text which has a bookmark, the bookmark is automatically removed. |