I have spent some time in Mindnode rethinking my filing system in DEVONthink. I now have a rather elaborate mindmap with the Mindnode main branches as groups and the child nodes as subgroups. Is there any way for me to export the mindmap to create these groups/subgroups for me in DEVONthink (rather than having to retype them all)?
The main node could be a separate DEVONthink database or a top group in an existing database.
According to the mindnode site, you can export to CSV. Which can be imported in DT, and if it contains the necessary information could be used as data to feed into a script which creates whatever you need.
You can get partially there by exporting OPML then dragging and dropping the OPML file onto the DEVONthink dock icon.
From the top to the penultimate item in the mind-map, groups will be generated. However, the last item in the hierarchy is detected and created as a text file.
Update —
Here is a smart rule that can be used to convert the text files from the import into groups then deletes the text files.
Note I am specifically targeting the top level group created by the OPML import.
Since the event trigger is set to On Demand, you need to initiate the actions by Control-clicking the rule, and choosing Apply Rule.