Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ dir-map Public

This creates a simple Freemind map of a given directory.Tested and working in Freemind 0.9.0, using Perl 5 v18, on OSX.

License

Notifications You must be signed in to change notification settings

noln/dir-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

DirMap

Updated: 19/12/2014

  • Added param for dir so it can be called by another script for recursive work. Usage as follows:

Supply a path as a parameter and it'll scan all folders under it and output the map file in the root

perl dirmap.pl /Users/matt/Development/Media

By default, with no params, it uses a hard-coded value in the file itself.

perl dirmap.pl

What's this then?

DirMap creates a simple Freemind map of a given directory.Tested and working in Freemind 0.9.0, using Perl 5 v18, on OSX.

Image of a file map created by the script

Usage

  • Clone it.
  • Open up dirmap.pl and edit the $dir var to the full path of the directory that you want to map, without the trailing /.
  • Run perl dirmap.pl
  • The file filemap.mm will have been created in the directory that you specified, open it up in Freemind.
  • That's it...

Bitdeli Badge

About

This creates a simple Freemind map of a given directory.Tested and working in Freemind 0.9.0, using Perl 5 v18, on OSX.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /