Icons panel - edofro/freeplane_markdownhelper GitHub Wiki

/ Home / Markdown Helper Dialog / Icons panel


<<< Markdown Helper Dialog - MDH Nodes panel >>>

The upmost part of the dialog contains the icons that you can apply to the nodes.

This icons modifies the way how the Markdown Helper "reads" that node and includes it in the final document.


In this table you can see a list with all the icons and their functions:

Icon affects Explanation
FP Icon 001.png Any node Deletes the first icon in the selected node(as usual)
FP Icon 002.png Any node Deletes the last icon in the selected node(as usual)
FP Icon 003.png Any node Deletes all icons in the selected node(as usual)
FP Icon 004.png Any node When building the document the node with this icon is treated as a leave node and its children are ignored
FP Icon 005.png Any node The nodes with this icon are ignored to build the Markdown document. Its content and its descendant are totally ignored
FP Icon 006.png Any node Nodes with this icon are ignored, but only their content. Their children are not ignored.This nodes are 'bypassed'
FP Icon 007.png List nodes When using the list MDH node, nodes which parent has this icon, get numbered.It indicates that the children of the nodes are a numbered list.
FP Icon 008.png List nodes When using the list MDH node, nodes which parent has this icon, get bulletted.It indicates that the children of the nodes are a bullet point list.
FP Icon 009.png header row nodes in table When using the table MDH node, if you want that a column has a centered alignment you have to add this icon to the node that representes that column's header.
FP Icon 010.png header row nodes in table When using the table MDH node, if you want that a column is aligned to the right, you have to add this icon to the node that representes that column's header.
FP Icon 011.png link to web page, image or file node to add an extra newLine after this node.(I have doubts that this feature is really needed)
FP Icon 012.png task When in task list nodes you have to use this icon to define which of the nodes represents tasks. All other nodes are ignored so you can add comments that are not shown in the document.
FP Icon 013.png task Adding this icon to a task indicates it was finished

<<< Markdown Helper Dialog - MDH Nodes panel >>>