umaranis / MindMate

Mind Mate is an open source mind mapping software developed in C# .Net
181 stars 64 forks source link

Request for supporting Math input and svg output #92

Open idealkindom opened 5 months ago

idealkindom commented 5 months ago

I like MindMate so much, just requesting these two features.

umaranis commented 4 months ago

Hi @idealkindom ,

Could you provide a bit more detail on how you imagine these features to work?

What would be the use case of exporting to SVG?

thanks :)

idealkindom commented 4 months ago

Hi @idealkindom ,

Could you provide a bit more detail on how you imagine these features to work?

What would be the use case of exporting to SVG?

thanks :)

I used freeplane before, which supporting input of LaTex Math equations, however when output to a svg, the display of math equations were messed. svg is very convenient to spread to other team members to share your opinions, which could be opened with any browser and the txt contents can be copied.