Reply To: Profile settings web app

#65360
Jamie Shaw
Participant

    Perhaps.

    To be honest, my main use of it was archiving the JSON files — they were useful for comparing profiles in a diff editor, as well as version control through git.
    It may be overkill, but I ended up committing various tweaks of my profiles so I could track and revert the change less useful 😅

    An example would be where I have a “Saturn 320” and “Saturn 352” profile I’d like to keep in sync, other than timings.  I can diff the JSON to ensure all non-timing settings were the same.

    • This reply was modified 11 months, 3 weeks ago by Jamie Shaw. Reason: Giving an example