Templates are sorted by displayed name (and not filename)
Is there more information about the templates (exsamples) ?
Can I just copy one of my programs to the “exsamples” folder?
I'm interested in the ESP32S3 Templates and would also like to understand why there is an sdconfig.defaults.esp32s3 file for each template?
The templates/examples are stored with Flowcode's other Library Files data and can be overwritten, so I would not suggest copying your files there unless you were careful to keep backups. If you did want to add templates there, then they are located here:
A better alternative might be to use the "Or open an existing project as template" in the New Project wizard (at the bottom of the "Step 2 - Select an example or template" screen). This allows you to open any existing project as if it were a template.
Templates (including the examples) are perfect for creating new projects with additional pre-set code and components. And the template file itself will not be accidentally altered when you save your project - it is treated as a new project and not as if you have opened an existing project.