Extras - EdoFro/Freeplane_MarkdownHelper GitHub Wiki
/ Tutorial Examples / Extras
<<< Comment example - URI management >>>
- To be used on
- any MDH node
- Description
- It displays help information about the desired MDH node type
(Not implemented yet)
- It displays help information about the desired MDH node type
- To be used on
- any MDH node
- Description
- Creates a sibling node with the note information of the selected node but now as text, not as formula
- Example: exporting a MDH list
- Example: exporting a MDH Doc
- To be used on
- any node
- Description
-
Jumps to the Markdown document.md node.
If clicked again it jumps back to the starting node.
-
Jumps to the Markdown document.md node.
- Example
- To be used on
- a Markdown document node
- Description
- It saves the note in the node as a Markdown document file in the drive
- Example
- To be used on
- a MarkdownDocument node or a node in its path to root
- Description
- It adds some attributes to the selected node where the user can specify a common base folder path so it can calculate relative paths between folders
- This is useful when working locally on your drive but you know you want to upload the final document to an internet server
- If there are going to be several MArkdown documents in the same folder, then it's better to use this command on a common parent node in their path to the root node.
This way you have to define the common folder just once. - When using this command, it will propose a common directory for this branch. This can be edited by the user if needed.
- The logic of this command to propose a directory can be seen
----
--- No wiki page found!! ---
----.
- = edofro.MarkDownHelper.MDH.nestedTaskList(node)
- To be used on
- notepanel
- Description
- This button transforms the selected text in the notepanel into a childnode to be used as parameter with textBlocks
- Example
- In the following animation you can see how you can use the dialog button
to transform the selected text in the note into a textBlock parameter
- In the following animation you can see how you can use the dialog button
- To be used on
- web link
web Image
link to local file
local image
linkToWikipage
- web link
- Description
- Adds a node that can be linked to another node that has an actual link to a file, image or webpage
It 'does' nothing, just helps to mantain a visible organization of the map - They doesn't add any functionality, but they show in their text the text of the linked node, helping to have a better overview in the map.
- If, when inserting a new 'to be linked' node, a node was selected that is linked (directly or indirectly) with a file or webpage, then the new node gets automatically linked to it.
- Adds a node that can be linked to another node that has an actual link to a file, image or webpage
- Example
- Please look at the following animation for better understanding.
- The nodes texts update themself
- Description
- it shows and hides the bottom panel of the dialog containing the wiki nodes buttons
- Example:
- To be used on
- Markdown document.md nodes
- ToC nodes
- Description
- Adds missing attributes to nodes inserted with previous versions of the MDH add-on
- Important: this button is visible only if you use the "rebuild dialog" command from the menu
- Example