Page 1 of 1

Flowcode v11.0.1.14

Posted: Wed Mar 25, 2026 10:55 am
by stefan.erni
Hi Steve
V14 works very well.
One more question:
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?

Re: Flowcode v11.0.1.14

Posted: Wed Mar 25, 2026 11:36 am
by Steve-Matrix
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:

Code: Select all

%PROGRAMDATA%\MatrixTSL\FlowcodeV11\Misc\Templates
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.

More information is here: https://www.flowcode.co.uk/wiki/index.p ... a_Template