Just started using the Theme Manager (advanced) and have already accidentally clicked on the ‘reset’ button instead of adding a new advanced item.
Is there a way to either save the file so you could load it in from an external source?
This could also swap between projects.
Failing that, could you put a ‘confirm reset’ option on the reset button as it is very easy to press accidentally when searching and adding the potentially hundreds of items from the advanced menu.
Not yet @JonL. I’ve only just started this new project after learning the ropes on a ‘prototype’. I figured it’s so far off being complete that version control isn’t an issue now…but I plan on looking into git soon.
My advice is to use git from moment zero. Even for messing around.
You can’t imagine the amount of times I started a draft or I just wanted to learn something and I wished I had my project under git.
It is really easy to learn. More if you are a solo developer as you can skip the complicated parts of several people messing with the code.