Don Sudduth
Don Sudduth
Here is what the outer html looks like in the browser for a note with Bold, Underline and Italics. Looks like the `data-ri=` might be the offset reference (the text...
One interesting observation - in the Google Takeout backup of a formatted note, I see a new attribute called "textContentHtml" - that might be what is needed: ...."text":(non formatted note...
Any thoughts on this @kiwiz ?
Not sure myself. Maybe a look at the wire format will tell more.
Any updates on this? (thx for 0.17.0 - that worked for archiving)
@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...
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
Unfortunately, Simplemind files do not contain the actual color values - only the palette name and the color numbers. So the file doesn't have the data to determine what the...
Interesting - but, I'm not sure what you're saying. There's no way to get the default palettes automatically - so, best case, I'd have a `palettes.cfg` file for someone to...