Release 1.0.0: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
Line 90: Line 90:
* You can set a home position and use the "Pos1" key to navigate to it immediately.
* You can set a home position and use the "Pos1" key to navigate to it immediately.


= Open Source Success Story =
=== Open Source Success Story ===
Using the point of interest (POI) data from [http://code.google.com/p/osmand/downloads/list?num=700 here] and the perl converter from [http://freemind.git.sourceforge.net/git/gitweb.cgi?p=freemind/freemind;a=tree;f=admin/docs/features/1_0_0;hb=HEAD here] it is possible to create maps like the ones [http://sourceforge.net/projects/freemind/files/freemind-unstable/1.0.0_Beta1/GeographicalMapExamples/ here]. Just unzip and open with FreeMind. You'll get two folding levels of types for POI. Thus, it is possible to see all schools of Berlin on the integrated FreeMind-OSM map as shown in this screen shot:
Using the point of interest (POI) data from [http://code.google.com/p/osmand/downloads/list?num=700 here] and the perl converter from [http://freemind.git.sourceforge.net/git/gitweb.cgi?p=freemind/freemind;a=tree;f=admin/docs/features/1_0_0;hb=HEAD here] it is possible to create maps like the ones [http://sourceforge.net/projects/freemind/files/freemind-unstable/1.0.0_Beta1/GeographicalMapExamples/ here]. Just unzip and open with FreeMind. You'll get two folding levels of types for POI. Thus, it is possible to see all schools of Berlin on the integrated FreeMind-OSM map as shown in this screen shot:



Revision as of 23:33, 17 February 2012

WOW Features

  • Clones: nodes and its sub-nodes can be cloned. The two copies will then be synchronized
  • Collaboration: two or more people can work simultaneously on the same map
  • Restore complete session
  • Location based mindmapping
  • Spell checking on input

Clones

  • Create clone creates a clone of the currently selected node as the direct sibling.
  • Both source and destination nodes get a (CLONE) symbol (you can disable this in the file freemind.properties, do you need this?)
  • Move this sibling to its place.
  • Every change to the source or the destination node will be synchronized on the other one.
  • This should work after saving and loading later on, too.
  • Several actions are not possible for clones:
    • You can't move one of the clones inside the other
    • Imagine some more as an exercise
  • To disable a clone, move to the source node and choose "Clone node" again (The UI must be tweaked, IMHO)

Requirements:

  • Multiple Clones belong to all the same original node
  • If this original node is removed, the cloning is switched off
  • The original must be identifiable
  • If the original is cut, then some of the clones is changed and the original is pasted again, an error occurs(?)

Collaboration

  • You can share a net in your network.
  • To do this, you need to specify a port and a password.
  • Others that reach your host and the port can connect with the password.
  • They will get exactly the same map as a local copy.
  • Each change from any participants is distributed among all participants.
  • To end the collaboration, just choose "Share map" again. Then, some seconds later, all clients see, that the collaboration has ended.
  • The title of the window shows the hostname, port and the participants of the collaboration.
  • The change of participants may need 10 seconds to become visible.
  • Each second, each participant tries to get the changes done by others (polling).

Restore session

  • FreeMind loads each map opened in the last session,
  • restores the zoom and
  • the last selected nodes.
  • This feature can be switched off in the preferences.

Location Based Mind Mapping

Now, you can associate nodes of a mindmap with geographical locations. Each node can have at most one location.

This is in particular useful, if you search for something with a location. For example, if you are looking for a house to buy or for the right school for your children, you might want to see their places in a geographical map while associating information to the places at the same time.

With the integrated map viewer using maps from openstreetmaps you can visualize them inside of FreeMind as shown here:

Lcm html m6d9d951f.png

To add a node with a location, just open the map viewer (e.g. using Ctrl+Alt+M), search for it (using the geographical find Ctrl+F) and double click the location. At this location, the usual node edit window appears to enter its description. Finally, a new child with this location has been created.

Error creating thumbnail: Unable to save thumbnail to destination

After having found the location, set the cursor per double click:

Error creating thumbnail: Unable to save thumbnail to destination

Now, the position, the map center, the zoom factor and the map source (the map provider, e.g. Mapnik) are stored. Moreover, a tooltip image is created and stored in the same directory as the map itself.

Error creating thumbnail: Unable to save thumbnail to destination

The positions of folded nodes are not displayed in the map viewer. Thus, the mind map structure is represented in the geographical map as well.

To change a node's position, just drag&drop it.

The node's context menu contains more actions. Each can be applied to multiple selected nodes as well.

Lcm html 511a9a7c.png

More location-based features:

  • You can add a little map to the node.
  • You can jump to a node (restoring its position, zoom, etc.).
  • You can remove its geographical position.
  • You can export the map view as an image.
  • In the viewer, you can use the mouse wheel to zoom, cursor to move and Shift + cursor to move page wise.
  • You can set a home position and use the "Pos1" key to navigate to it immediately.

Open Source Success Story

Using the point of interest (POI) data from here and the perl converter from here it is possible to create maps like the ones here. Just unzip and open with FreeMind. You'll get two folding levels of types for POI. Thus, it is possible to see all schools of Berlin on the integrated FreeMind-OSM map as shown in this screen shot:

Error creating thumbnail: Unable to save thumbnail to destination

Observe, that these map data is (c) OpenStreetMap contributors, CC-BY-SA.

Other features

Moreover it contains a feature from Eclipse:

  • Jump to the last edit locations (control-q):
    • If you press Control-Q, you'll get to the node ultimately changed.
    • Pressing Control-Q again moves to the last but second and so on.
    • Ten places are stored.
  • Headless export of maps to graphics
  • QuickLook Plugin for Mac: Drop (FreeMind to the applications folder and) the FreemindQL.qlgenerator into the QuickLook folder.
Error creating thumbnail: Unable to save thumbnail to destination
  • Now, open FreeMind and close it again
  • Wait some time, or run 'qlmanage -r' on the command line
  • After that, select a mindmap in the finder and press the SPACE bar. You get a picture of this map without opening FreeMind itself:
Error creating thumbnail: Unable to save thumbnail to destination