David Aveiro wrote:
I'm using Freemind (see http://freemind.sourceforge.net/wiki/index.php/Main_Page) to keep most of my task list and organize several important info and projects. So it would be very useful that Beagle could index files with mm extension (XML content), which is Freemind Maps file extension.
You should write a filter for those files. Mono includes extensive XML processing classes and beagle filters can be written to either filter by file-extension or by mimetype.
Daniel