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 |
---|---|---|
![]() |
Any node | Deletes the first icon in the selected node(as usual) |
![]() |
Any node | Deletes the last icon in the selected node(as usual) |
![]() |
Any node | Deletes all icons in the selected node(as usual) |
![]() |
Any node | When building the document the node with this icon is treated as a leave node and its children are ignored |
![]() |
Any node | The nodes with this icon are ignored to build the Markdown document. Its content and its descendant are totally ignored |
![]() |
Any node | Nodes with this icon are ignored, but only their content. Their children are not ignored.This nodes are 'bypassed' |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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) |
![]() |
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. |
![]() |
task | Adding this icon to a task indicates it was finished |