mindmap-markdown icon indicating copy to clipboard operation
mindmap-markdown copied to clipboard

Add option to create Obsidian canvas text cards vs markdown files (nodes) from the Simplemind tree nodes

Open djsudduth opened this issue 11 months ago • 3 comments

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.

djsudduth avatar Dec 12 '24 15:12 djsudduth

@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

djsudduth avatar Dec 13 '24 03:12 djsudduth

Excuse me, where can I download version 0.2.0?

Hela-Girl avatar Dec 13 '24 17:12 Hela-Girl

Here -> https://github.com/djsudduth/mindmap-markdown/tree/develop

Choose the Code button / download to get the .zip file of the new beta version

djsudduth avatar Dec 13 '24 17:12 djsudduth

Added in 0.2.* in 12/2024 - now in release 0.2.3

djsudduth avatar Oct 08 '25 18:10 djsudduth