root/branches/mbutscher/work/WikidPadHelp/data/Menu Edit.wiki @ 258

Revision 258, 2.2 kB (checked in by APA, 2 years ago)

WikidPadHelp?: more changes

Line 
1[:page:PageHeader][:toc:]
2+ Menu Edit
3
4++ Undo - [Ctrl-Z]
5Undo last editing.
6
7++ Redo - [Ctrl-Y]
8Redo last editing. [Ctrl-Y]
9
10----
11 
12++ Search and Replace - [Ctrl-R]
13Do search or replace operation on a single page.
14
15----
16 
17++ Cut - [Ctrl-X], Copy - [Ctrl-Z] and Paste - [Ctrl-V]
18The usual clipboard operations, as in any text editor.
19Note: From the [HTML preview], only "Copy" may be used, of course, as there is no editing possible.
20
21++ Select All - [Ctrl-A]
22Select all text of current edit window.
23
24----
25 
26++ Copy to ScratchPad - [Ctrl-Alt-C]
27Copy selected text to the special ScratchPad page which is automatically inserted into each WikidPad wiki.
28
29++ Paste Textblock
30Select 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])
34Allows 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)
40Run 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)
44Switch the spell check while typing on or off. See [SpellChecking].
45
46++ Clear ignore list
47Clear the ignore list for the spell check while type. See [SpellChecking].
48
49----
50 
51++ Insert
52+++ File URL
53Starts 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]
56Inserts the current date into the editor
57
58++ Settings
59+++ Date Format
60Set format of the date you can insert.
61
62+++ Auto-Wrap
63Automatically wrap long lines in order to fit on screen
64
65+++ Auto-Indent
66When hitting return, the indentation of current line is copied for next line.
67
68+++ Auto-Bullets
69If 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
72If 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]
Note: See TracBrowser for help on using the browser.