mindmap-markdown
mindmap-markdown copied to clipboard
Add option to create Obsidian canvas text cards vs markdown files (nodes) from the Simplemind tree nodes
Currently, this utility will create a canvas where all mindmap nodes are markdown files. Need to add a feature to ignore the markdown files and just create Obsidian text box cards on a canvas instead of files.
@Hela-Girl the beta 0.2.0 is ready with this fix. Choose the develop branch and download mindmd.py just to test it out.
The new switch to export only text nodes is -t along with the canvas flag -c (you need to use both flags):
python mindmd.py -c -t
Excuse me, where can I download version 0.2.0?
Here -> https://github.com/djsudduth/mindmap-markdown/tree/develop
Choose the Code button / download to get the .zip file of the new beta version
Added in 0.2.* in 12/2024 - now in release 0.2.3