Skip to content

AtomicNess123/mindslide

 
 

Repository files navigation

#Mindslide

View mindmap as an HTML animation / presentation (aka Freeplane/Freemind to powerpoint slideshow).

Checkout our online demonstration & documentation!

Mindslide is an export extension for Freeplane. It uses the Reveal.js HTML presentation framework to make stunning slideshow presentations and animations from your Freeplane (and possibly Freemind) mindmaps.

HowTO

Using Mindslide is then easy as pie:

  • launch freemind, edit your mindmap to your liking.
  • select file > export > Animation MindSlide (.html) to export your mindmap
  • save the HTML presentation in mindslide directory! (or edit settings in config.xml to use the CDN as base directory)

More information for additional features online, such as hiding nodes (or drafts) from your mindmap, or viewing nodes notes as speaker notes.

Help and support

Use the Mindslide issue tracker for your questions / suggestions.

Integration within Freeplane is being discussed on the Freeplane forum and here

Screenshots

The (documentation and) example mindmap(below) is rendered as a nice HTML presentation: example mindmap

The Features slide is the view generated for the "Features" node and its children: Features slide

The Overview mode is great to change the flow of your presentation: Overview mode

More features in the demo of Reveal.js.

Thanks

A big "Thank You!"" to the original developpers of open-source software, and the community of contributors that supported/inspired them and more specifically Hakim El Hattab for Reveal.js, Dimitry Polivaev and contributors for Freeplane, and Dave Gandy for Font Awesome.

FAQ

For presenting while having access to the internet you can use a CDN-hosted reveal.js. Most free CDN already host reveal.js resources, but to get the speakers notes to work you need one that hosts html files as well, and so far only http://cdn.rawgit.com/hakimel/reveal.js/3.3.0/ does. If you found others kindly let us know.

Changelog

  • v0.1 - 2013.09 - working JS implementation
  • v0.2 - 2013.09 - change to XSLT implementation, not integrated in Freeplane
  • v0.3 - 2016.06 - compatibility with latest Reveal.js for more options, themes, and stunning visual animation effects, including parallax background.
  • v0.4 - 2016.08 - better documentation for CDN-hosted use
  • v0.5 - 2016.08 - added support for Freeplane icons, with Font Awesome

About

View Freeplane mindmap as an HTML presentation (aka freemind to powerpoint slideshow)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 50.9%
  • XSLT 49.1%