Skip to content

Releases: EdoFro/Freeplane_Map-Drive-Inator

v0.0.13

03 Mar 21:55
4a400c9

Choose a tag to compare

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

24 Feb 22:56
57e36ec

Choose a tag to compare

v0.0.12

  • MapDriveInator:
    • Logs MDI version, Map path, baseFolderNode properties

v0.0.11

24 Feb 21:24
2a3c86e

Choose a tag to compare

v0.0.11 - bugs correction to work with relative links

  • added getFileFromLink(n) to get to the real file if it is in another drive and link is relative
  • umweg to get canonicalPaths from files that are in other drives and have relative links

v0.0.10

23 Feb 00:02
cf6817c

Choose a tag to compare

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"

03 Feb 23:08
ba29149

Choose a tag to compare

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

02 Feb 23:11
5014f3a

Choose a tag to compare

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

02 Feb 20:15

Choose a tag to compare

v0.0.7 Pre-release
Pre-release

v0.0.7

  • Test version allowing the use of RELATIVE and ABSOLUTE links

v0.0.6

31 Jan 23:05
d57f631

Choose a tag to compare

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

18 Jan 17:16
8ffc859

Choose a tag to compare

v0.0.5

  • corrected createFilesFromNotes functionality

  • Added 'Import MDI styles' functionality (*)
    (*) without library: only works for users that installed other add-ons that have the edofro.pseudofreeplaneapi.UserStyles library.

  • Added exception handling for cases when mindmaps doesn't have MDI styles yet

v0.0.4

17 Jan 22:01
cc88d89

Choose a tag to compare

v0.0.4

  • Added MDI Styles Template map
  • changed obtainBaseFolder logic
  • corrected similarity issue
  • change folder_node recognition logic

v0.0.3

  • old script version packed as an Add-on