root/branches/mbutscher/work/WikidPadHelp/data/Menu Wiki Page.wiki @ 262

Revision 262, 1.9 kB (checked in by APA, 2 years ago)

WikidPadHelp?: more editing, further KeyWords?

Line 
1[:page:PageHeader][:toc:]
2+ Menu Wiki Page
3
4++ Save - [Ctrl-S]
5Save current wiki page to database (in fact all modified wiki pages are saved).
6
7++ Rename - [Ctrl-Alt-R]
8Rename current page. After chosing the new you are also asked if you want WikidPad to replace all references to the old name to references to the new one (if you have not set a default action in options).
9
10Be aware that this process is only a simple text search and replace which may produce wrong results under some circumstances.
11
12++ Delete - [Ctrl-D]
13Delete current page.
14
15----
16
17++ Set as Root - [Ctrl-Shift-Q]
18Set current page as root of the tree.
19
20The child relationships between wiki pages actually form a graph (each page can have zero or more parents) but graphs are hard to display so it is mapped to a tree instead.
21
22In a real tree, each node has exactly one parent except the root node which has none, but we don't have a real tree so every node (aka wiki page) is as good as any other for the tree root.
23
24++ Reset root
25Reset tree root tothe default (the wiki root which is the page with the same name as the whole wiki)
26
27++ Synchronize tree
28Show and select WikiPage for current WikiTextEditorTab in [Tree control]. By default this happens automatically but you can change that in the options.
29
30----
31
32++ Follow Link - [Ctrl-L]
33Follow the URL or WikiWordLink which is currently under the text cursor of the WikiTextEditor.
34
35++ Follow Link in New Tab - [Ctrl-Alt-L]
36Same as "Follow Link" but opens a new (foreground) WikiTextEditorTab for the target.
37
38++ Copy URL to Clipboard
39Copy "wiki:" URL of current wiki page to clipboard.
40
41If you right click on an "anchor:" definition in [Edit mode] and choose "Copy Anchor URL to clipboard" the URL contains also a link to the particular anchor.
42
43----
44
45++ Add version
46Add a new version
47
48
49[:page:PageFooter][icon:left-right][alias:'"Wiki Page" Menu'; Wiki Page Menu][short_hint:The "Wiki Page" menu]
Note: See TracBrowser for help on using the browser.