Releases: EdoFro/Freeplane_Map-Drive-Inator
Releases · EdoFro/Freeplane_Map-Drive-Inator
v0.0.13
v.0.0.13
Styles:
- Added 'notMovedRenamed' style to template mindmap
- Now it controls if the MDI template used in the map is up to date
Better information:
- Now it marks fileNodes that couldn't be moved in drive
- Now newImportsNode 's note can show different levels of logging:
- (0) no log at all
- (1) Legacy message
- (2) + Failed actions in drive (default)
- (3) + Moved/renamed files in drive
- (4) + Changes made to mindMap
- (5) + MDI debug info
- (6) + Elapsed times
- (7) + Lists calculated to MD-inate
- and includes better information about new created folders
Log:
- It logs which files were moved/renamed and which couldn't be moved/renamed
(in log.0 file)
v0.0.12 - w/logger
v0.0.12
- MapDriveInator:
- Logs MDI version, Map path, baseFolderNode properties
v0.0.11
v0.0.10
v0.0.10
- Changed script condition for "file" style in 'MDI styles template.mm' to also work with relative file links
- added MDI.version
- added log info to "new imports" node's note
- createFilesFromNotes: ask if extension text is correct
- createFilesFromNotes: request confirmation if file already exists
- MDI.statusInfo() also writes the message into Freeplane's Log
- bug correction: added method getPathFromLink4 that solves issues when file.getCanonicalPath fails
v0.0.9 "with update baseFolderNode"
v0.0.9
- Now it recognizes when link of baseFolder node points to an unexisting file/folder
- some refactoring
- central statusInfo method for MDI
- "create base folder node" can now be used to update baseFolderNode parameters
- changed baseFolderNode note to markdown format
v0.0.8: RELATIVE and ABSOLUTE links
v0.0.8
- version allowing the use of RELATIVE and ABSOLUTE links
- "normalization" command for absolute/relative links
- now default "link type value" is taken form freeplane configuration properties
v0.0.7
v0.0.6
v0.0.6
- MapDriveInator: nodes with style file_folder, loose this style after the folder is created in drive and they get the link to it
- Bug: "Allow nodes to have links" solved
v0.0.5
v0.0.5
-
corrected createFilesFromNotes functionality
-
Added 'Import MDI styles' functionality (*)
(*) without library: only works for users that installed other add-ons that have theedofro.pseudofreeplaneapi.UserStyleslibrary. -
Added exception handling for cases when mindmaps doesn't have MDI styles yet