Convert a FreeMind mind-map (mm) into a meeting notes (html/txt).
Project description
Does some XML foo to get meeting notes out of your MM file. FreeMind is great for taking notes very quickly and is highly recommended. I sometimes project FreeMind on the overhead projector so that everyone can see the notes I’m taking. The zoom feature (Alt-Down) is very handy so that it isn’t too small.
After the meeting you might check-in the .mm file into a source control program (if you are into that kind of thing) and then clean up the notes so that it makes more sense and only the salient points are kept. Then your run something like:
mm2notes WeeklyMeeting.mm -o WeeklyMeeting.html
To output the notes in HTML, which you can copy and paste to a variety of places.
Screen Shots
In FreeMind your notes will look something like this:
After running mm2notes on your .mm file the HTML will look like like:
Features
Attendees can be just a list, at list with e-mails under the person’s name (very handy) or a list of cities with the list of people in each city below.
Because FreeMind keeps track of all the times that nodes are created I used that time to organize the meeting minutes. So even though you may freely jump around adding notes under different people or headings, it’ll still organize it by time, so it still makes some sense.
Requirements
A version of Freemind.
ElementTree which you’ll have automatically if you run Python 2.5 or greater.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mm2notes-0.1.1.zip
.
File metadata
- Download URL: mm2notes-0.1.1.zip
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b2fbaf074adad5b288a4119a9f5d3dbcfc1812161deebf0e47509e463249ac9 |
|
MD5 | 37f90c1c686e9fbf8168ba0a81dce4a1 |
|
BLAKE2b-256 | 423ce99616c610db70178505f0f49b7e6f1628ea14c4e58f39eac7875169d293 |