User:Clevans/EMind: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
== Current State of eMind ==
== Current State of eMind ==


The eMind native iPhone application is currently in private alpha.  There are still several key features missing.
The eMind native iPhone application is currently in private alpha.  There are still several key features missing.  If you would like to request to be included in the alpha, please [http://www.tuaw.com/2008/08/08/iphone-101-find-udid-with-a-single-click/ send your UDID] to cevans42ca at yahoo dot ca.


* Scrolling doesn't work until you zoom.  A pinch to zoom gesture must be performed before scrolling in the mind map works.
* Scrolling doesn't work until you zoom.  A pinch to zoom gesture must be performed before scrolling in the mind map works.

Revision as of 04:46, 6 December 2008

I (Clevans) am working on a native FreeMind client for iPhone.

Unfortunately, since the iPhone does not support Java, a straight port is out of the question. I have created a native application called "eMind" which looks very similar to FreeMind but is a "from the ground up" new application. The interface has been reworked to fit the iPhone's unique strengths, such as multi-touch. Since eMind is not supported by the same development team as FreeMind and shares no code with it, I have chosen a new name (based on my last initial) for the iPhone version to highlight these differences.

Current State of eMind

The eMind native iPhone application is currently in private alpha. There are still several key features missing. If you would like to request to be included in the alpha, please send your UDID to cevans42ca at yahoo dot ca.

  • Scrolling doesn't work until you zoom. A pinch to zoom gesture must be performed before scrolling in the mind map works.
  • The editor opens in the top left hand corner. If you have nothing in the top left hand corner of your existing mind map, a completely blank screen will be the first thing you see.
  • Undo/Redo are not available yet.
  • You can close nodes that have no children. In this case a little circle shows up to indicate the node is closed/folded. Yet there are no children, so when you unfold/open the node the circle simply disappears.
  • Mind maps are automatically saved when you navigate back, if you're editing an existing mind map. If you don't want to save, you must tap "Options" and then "Close Without Saving".
  • Gestures need more work.

Other items of Note

  • The button bar does not display in landscape mode. Three finger gestures would be nearly impossible if it was displayed.