Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
djsudduth opened this issue Dec 12, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request fixed Bug was fixed and deployed in testing Issue is fixed or added - ready for testing

Comments

@djsudduth
Copy link
Owner

djsudduth commented Dec 12, 2024

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 djsudduth added enhancement New feature or request in progress The issue is being worked on labels Dec 12, 2024
@djsudduth djsudduth self-assigned this Dec 12, 2024
@djsudduth
Copy link
Owner Author

djsudduth commented Dec 13, 2024

@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 djsudduth added fixed Bug was fixed and deployed in testing Issue is fixed or added - ready for testing and removed in progress The issue is being worked on fixed Bug was fixed and deployed labels Dec 13, 2024
@Hela-Girl
Copy link

Excuse me, where can I download version 0.2.0?

@djsudduth
Copy link
Owner Author

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 djsudduth changed the title Add option to create Obsidian canvas text nodes vs markdown files (nodes) from the Simplemind tree nodes Add option to create Obsidian canvas text cards vs markdown files (nodes) from the Simplemind tree nodes Dec 13, 2024
@djsudduth djsudduth added the fixed Bug was fixed and deployed label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed Bug was fixed and deployed in testing Issue is fixed or added - ready for testing
Projects
None yet
Development

No branches or pull requests

2 participants