| 1 | [:page:PageHeader][:toc:]
|
|---|
| 2 | + Menu Edit
|
|---|
| 3 |
|
|---|
| 4 | ++ Undo - [Ctrl-Z]
|
|---|
| 5 | Undo last editing.
|
|---|
| 6 |
|
|---|
| 7 | ++ Redo - [Ctrl-Y]
|
|---|
| 8 | Redo last editing. [Ctrl-Y]
|
|---|
| 9 |
|
|---|
| 10 | ----
|
|---|
| 11 |
|
|---|
| 12 | ++ Search and Replace - [Ctrl-R]
|
|---|
| 13 | Do search or replace operation on a single page.
|
|---|
| 14 |
|
|---|
| 15 | ----
|
|---|
| 16 |
|
|---|
| 17 | ++ Cut - [Ctrl-X], Copy - [Ctrl-Z] and Paste - [Ctrl-V]
|
|---|
| 18 | The usual clipboard operations, as in any text editor.
|
|---|
| 19 | Note: From the [HTML preview], only "Copy" may be used, of course, as there is no editing possible.
|
|---|
| 20 |
|
|---|
| 21 | ++ Select All - [Ctrl-A]
|
|---|
| 22 | Select all text of current edit window.
|
|---|
| 23 |
|
|---|
| 24 | ----
|
|---|
| 25 |
|
|---|
| 26 | ++ Copy to ScratchPad - [Ctrl-Alt-C]
|
|---|
| 27 | Copy selected text to the special ScratchPad page which is automatically inserted into each WikidPad wiki.
|
|---|
| 28 |
|
|---|
| 29 | ++ Paste Textblock
|
|---|
| 30 | Select an item from the submenu to add a textblock to the current page. See [TextBlocks].
|
|---|
| 31 |
|
|---|
| 32 | ++ Clipboard Catcher
|
|---|
| 33 | (MsWindows and Linux/GTK only, Linux/GTK needs [pyGTK])
|
|---|
| 34 | Allows to catch arbitrary text from clipboard regardless which application has sent it. See [ClipboardCatcher].
|
|---|
| 35 |
|
|---|
| 36 | ----
|
|---|
| 37 |
|
|---|
| 38 | ++ Spell check
|
|---|
| 39 | (Only available if pyEnchant or the WikidPad spell check addon is installed properly)
|
|---|
| 40 | Run spell checker for one or multiple pages. See [SpellChecking].
|
|---|
| 41 |
|
|---|
| 42 | ++ Spell Check While Type
|
|---|
| 43 | (Only available if pyEnchant or the WikidPad spell check addon is installed properly)
|
|---|
| 44 | Switch the spell check while typing on or off. See [SpellChecking].
|
|---|
| 45 |
|
|---|
| 46 | ++ Clear ignore list
|
|---|
| 47 | Clear the ignore list for the spell check while type. See [SpellChecking].
|
|---|
| 48 |
|
|---|
| 49 | ----
|
|---|
| 50 |
|
|---|
| 51 | ++ Insert
|
|---|
| 52 | +++ File URL
|
|---|
| 53 | Starts a file dialog where you can select a file for which a "file:..." URL is inserted in editor
|
|---|
| 54 |
|
|---|
| 55 | +++ Current Date - [Ctrl-Alt-D]
|
|---|
| 56 | Inserts the current date into the editor
|
|---|
| 57 |
|
|---|
| 58 | ++ Settings
|
|---|
| 59 | +++ Date Format
|
|---|
| 60 | Set format of the date you can insert.
|
|---|
| 61 |
|
|---|
| 62 | +++ Auto-Wrap
|
|---|
| 63 | Automatically wrap long lines in order to fit on screen
|
|---|
| 64 |
|
|---|
| 65 | +++ Auto-Indent
|
|---|
| 66 | When hitting return, the indentation of current line is copied for next line.
|
|---|
| 67 |
|
|---|
| 68 | +++ Auto-Bullets
|
|---|
| 69 | If current line starts with a bullet * or numbering (old form: 1., 2., 3. or new form: #) next line contains bullet in the same place.
|
|---|
| 70 |
|
|---|
| 71 | +++ Tabs to spaces
|
|---|
| 72 | If on, hitting tab inserts spaces, otherwise real tabulator characters are inserted.
|
|---|
| 73 |
|
|---|
| 74 |
|
|---|
| 75 | [:page:PageFooter][icon:left-right][alias:'"Edit" Menu'; Edit Menu][short_hint:The "Edit" menu] |
|---|