URI management - edofro/freeplane_markdownhelper GitHub Wiki
/ Tutorial Examples / URI management
Work in progress
TODO: casos especiales Local
TODO: diferentes posibilidades de parametros de Link to Local FIle e ImageFile
Caso README
Caso WIKI
explicar funcionamiento / interacción de
1. atributos
1.1. MarkdownRootFolder file:/C:/Users/Edo/Documents/GitHub/Freeplane_MarkdownHelper/
1.1.1. path to MD root folder
1.1.1.1. logic
1.1.1.1.1. if selected node has link to file
####### 1.1.1.1.1.1. is directory
its uri
####### 1.1.1.1.1.2. is file
its containing folder
1.1.1.1.2. else
####### 1.1.1.1.2.1. any node in its way to the root that has a link to a directory. if so, take the nearest
its uri
1.1.1.1.3. else
####### 1.1.1.1.3.1. find all nodes descendant of the selected one that have links to files or directories
######## 1.1.1.1.3.1.1. get the common directory of all this files
its uri
MDHGithubBranch main
MDHTargetRootPath ../raw/
fileLinksRelative true
2. nodos MDH
Link To Local File
Local Image
Repartir y explicar
1. Example: README.md file for GITHUB repository
- Example: README.md file in Github project
- MarkdownRootFolder equals directory link
- fileLinksRelative
- false
- text format
- markdown format
- text format
- true
- text format
- markdown format
- text format
- false