| Line | |
|---|
| 1 | [:page:PageHeader][:toc:]
|
|---|
| 2 | + Menu Wiki Page
|
|---|
| 3 |
|
|---|
| 4 | ++ Save - [Ctrl-S]
|
|---|
| 5 | Save current wiki page to database (in fact all modified wiki pages are saved).
|
|---|
| 6 |
|
|---|
| 7 | ++ Rename - [Ctrl-Alt-R]
|
|---|
| 8 | Rename 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 |
|
|---|
| 10 | Be 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]
|
|---|
| 13 | Delete current page.
|
|---|
| 14 |
|
|---|
| 15 | ----
|
|---|
| 16 |
|
|---|
| 17 | ++ Set as Root - [Ctrl-Shift-Q]
|
|---|
| 18 | Set current page as root of the tree.
|
|---|
| 19 |
|
|---|
| 20 | The 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 |
|
|---|
| 22 | In 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
|
|---|
| 25 | Reset tree root tothe default (the wiki root which is the page with the same name as the whole wiki)
|
|---|
| 26 |
|
|---|
| 27 | ++ Synchronize tree
|
|---|
| 28 | Show and select wiki page of current tab in tree. By default this happens automatically but you can change that in the options.
|
|---|
| 29 |
|
|---|
| 30 | ----
|
|---|
| 31 |
|
|---|
| 32 | ++ Follow Link - [Ctrl-L]
|
|---|
| 33 | Follow the URL or wiki word link the text cursor is currently on in editor.
|
|---|
| 34 |
|
|---|
| 35 | ++ Follow Link in New Tab - [Ctrl-Alt-L]
|
|---|
| 36 | Same as "Follow Link" but opens a new tab for the target.
|
|---|
| 37 |
|
|---|
| 38 | ++ Copy URL to Clipboard
|
|---|
| 39 | Copy "wiki:" URL of current wiki page to clipboard.
|
|---|
| 40 |
|
|---|
| 41 | If you right click on an "anchor:" definition in editor and choose "Copy Anchor URL to clipboard" the URL contains also a link to the particular anchor.
|
|---|
| 42 |
|
|---|
| 43 | ----
|
|---|
| 44 |
|
|---|
| 45 | ++ Add version
|
|---|
| 46 | Add a new version
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
| 49 | [:page:PageFooter][icon:left-right][alias:'"Wiki Page" Menu'; Wiki Page Menu][short_hint:The "Wiki Page" menu] |
|---|