The more I thought about this the more I believe it would be very useful, not only for configs but all file formats. So started work on new file access routines. Working on a directory list function, hoping to implement a pop up display of filenames to load and a “writeable” save function so files can be renamed while saving.
Thinking about possibly displaying the present config name in a vertical row at the top left of the screen, under the cursor/channel pointers, just below the battery icon (about the only place available…) Also, no reason to limit configs to only 10, this was done so a single digit would fit in the display.
Only in the very early stages of this, running into some weird restrictions in the rather simple file access of the system, like only supporting filenames with 7 characters + extension, so renaming may be mandated to have 7 chars. Will be working on this (and a few other minor updates) as time and health permits.