wiki panel - edofro/freeplane_markdownhelper GitHub Wiki
/ Tutorial Examples / wiki panel
<<< URI management - - >>>
Table of Contents
Introduction
TODO: introduction
While writing this wiki in Github, I needed some of the MDH nodes to work a little different and created some new ones: the wikiNodes
Using them I could use Freeplane to organize and structure the wiki.
The following images are a little outdated, but shows how a Freeplane map translates into a working wiki.
markdown document structure in the map
As you can see each markdown document node has its own content node, but it has also other markdown document nodes inside itself (marked with the red 'do not enter' icon, so they are not part of their content)
Sidebar example
This is the sidebar markdown document. It has a special node.
It builds in the note of the node the navigation structure of the whole wiki.
this is how it looks in the github page.
The best part is that if you reorder the map from the first image, or you add new document nodes (or delete some), all this special nodes get automatically updated and show the updated navigation links in it.
other special nodes
here you can see other special nodes that builds their content automatically
and here you can see how they look like in the wiki
In the last two images you can see 5 red circles. They are:
- 'where are you now' in the structure
- previous and next page links
- table of content of the page
- list of documents 'inside' this one (in the navigation structure, because as files they are all in the same folder, no folder structure at all)
- previous and next page links (again)
All these links get automatically modified if you change your map. You have just to save them again and upload them and its all fine again.
Wiki MDH nodes
1. currentLocation
1.1. Description
Node that builds a 'where are you now' in the wiki structure
You can add two childnodes to it to specify texts to go before and after the node's result. These are showed only if this node builds some content
1.2. Example image
image
1.3. Result
/ Tutorial Examples / wiki panel
2. docsInside
2.1. Description
list of documents 'inside' this one (in the wiki navigation structure, because as files they are all in the same folder, no folder structure at all)
You can add two childnodes to it to specify texts to go before and after the node's result. These are showed only if this node builds some content
2.2. Example image
image
2.3. Result
3. topDocsList
3.1. Description
It lists in the note of the node the top most documents of the wiki.
If you add an icon, it shows only the MDH doc nodes that have that icon too
3.2. Example image
image
3.3. Result
4. structuredDocsList
4.1. Description
It builds in the note of the node the navigation structure of the whole wiki.
If you add an icon, it shows only the MDH doc nodes that have that icon too
4.2. Example image
image
4.3. Result
5. linkToWikipage
5.1. Description
Node that builds a link to another page in the wiki
5.2. Example image
image
5.3. Result
6. previousAndNext
6.1. Description
previous and next page links
You can add two childnodes to it to specify texts to go before and after the node's result. These are showed only if this node builds some content
6.2. Example image
image
6.3. Result
<<< URI management - - >>>
--- No tasks found!! ---
<<< URI management - - >>>