Effective Brainstorming on OS X
I’ve always had a problem brainstorming into a computer. Word or TextEdit seems the logical choice (you need to input text, those are text editors…) but before I can get more than a couple ideas down, I get caught up in how I should be organizing this brainstorm, what is each piece of information categorized as, etc. So I went back to pen and paper, which works well except that it’s not searchable. And when you’re used to everything being accessible via Quicksilver/Spotlight, flipping through pages of old notebooks looking for *that page* seems a bit antiquated.
While I still utilize pen & paper way more than any other solution (especially on the go), the top way I’ve found to brainstorm into my laptop is with FreeMind. It’s an open-source brainstorming/mind-mapping solution with the best user-experience I’ve found.
My favorite part of the application is the speed with which you can get your ideas down. When I’m brainstorming, ideas usually come in waves—so one minute I’ll be doodling in the margins and the next trying to furiously scribble down everything in my head before I forget it. With FreeMind, **tab** gives you a new child node and **return** gives you a new sibling node, so you can create new thoughts that are organized from the start without any delay. If I’m in the middle of a stream of multiple thoughts, I usually create a few nodes with a keyword or two in each that will trigger the full thought relating to that idea so that I can flush each one out without worry. Moving around between the nodes is easy with the arrow keys and the app is really responsive and “snappy”.
Using the mouse (usually after the fact for further organization) is a decent experience, but not near as satisfying as the keyboard. My biggest problem with the mouse operation is that whenever the mouse passes over a node, it automatically becomes the active node. This proves to be really annoying when you have a large mindmap and need to make a change to a node at the bottom of the map via the menu at the top of the screen. Basically, you either have to weave the mouse between nodes or go all the way around, neither of which is very intuitive.
The interface is decent—the default is the one I use, and while the buttons have some definite spacing issues, I still like it better than the other skins. FreeMind ships with 9 different “Look & Feel” skins. Being a picky person about such things, I could go on about what I don’t like aesthetically, but since I’m not contributing to the project, I’ll keep my mouth shut. The app follows nearly all basic OS X keyboard commands (CMD-H hides, CMD-, is preferences, etc) which makes me happy. You can remap keyboard commands if you so desire—the only one I changed was the Node Edit command to CMD-E. What the program lacks in finish, it makes up for in customization.
I was hesitant at first but figured I had nothing to lose trying out a free solution; reading over the features I doubted I would adapt it to my workflow. But if you can type at a decent clip, there is something really satisfying about the experience of FreeMind—the speed with which I can jump from node to node and mash out new thoughts definitely brought my brainstorming to a whole new level.
Great post. I cannot agree more about the usefulness of freemind.
However, I would like to comment on couple of things.
1) There is an option to turn off the node selection by mouse over.
Go to the
Tools-preference-Behavior-Selection Method
and change the current option to ‘By click’.
2) Creating a child node is done by ‘Ins’ not by ‘Tab’.
From another satisfied Freemind user.
TK: Thanks for the heads-up on turning off node selection via mouse over.
As far as creating a new child node goes, I’m not sure if I changed the keyboard setting or if it’s different on OS X (you didn’t say what OS you use), but on my machine it’s set to Tab. I don’t even have an ‘Ins’ key on my powerbook (although I remember it from my windows days…)
Hi, Jacob.
I should have mentioned that I am using Windows XP. I guess the key assigment is different between Mac and PC. Please ignore that part since I am completely ignorant of OS X. :)
Wow, you weren’t kidding- FreeMind is really great for getting those thoughts out!
I have a new favorite app for brainstorming. I had been using SubEthaEdit- which is a great text editor, but not really what I needed for mindmapping.
Thanks so much for pointing out this app.
Eric: Ooooh—I love SubEthaEdit too. Works great for multi-person brainstorming over Rendevous. I also use it to code in, although as I’m trying to learn Ruby on Rails, I’m feeling the need to switch over to TextMate.