What changed in GAD files in GeoDict 2023 compared to earlier versions?

Started by wiegmann, April 17, 2023, 05:52:23 PM

Previous topic - Next topic

wiegmann

1. Viewing GAD (GeoDict Analytic Data) files in notepad++ used to work best with the XML setting.
    Since I moved to GeoDict 2023, that does not work anymore, the syntax seems to have changed a lot.
    How do I view GAD files with fold and unfold capability again, as I was used to?

Thank you,
Andreas

Aaron Widera

Hello Andreas,
for GeoDict 2023 we changed the syntax for those files to YAML, but to make sure that it has a good usability we chose a Python compatible variant.
This means you can set your text editor both to Python and YAML and will give your used highliting and collapsability behaviour.
Cheers,
Aaron