GeoDict Forum

GeoDict Modules and their functionality => Basic functionality and features (GeoDict Base Package) => Topic started by: wiegmann on April 17, 2023, 05:52:23 PM

Title: What changed in GAD files in GeoDict 2023 compared to earlier versions?
Post by: wiegmann on April 17, 2023, 05:52:23 PM
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
Title: Re: What changed in GAD files in GeoDict 2023 compared to earlier versions?
Post by: Aaron Widera on April 18, 2023, 09:28:56 AM
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