Would it be possible to add a feature where you could insert text boxes to add notes/reminders on the pedalboard?
Kind of like Post-it notes.
With larger setups it could make it easier to find out where everything is.
Also an option to colour code the cables or group items.
personally, i’d say no… seems unlikely to me that just a description would be the most useful info a user would want stored with the pedalboard, vis-a-vis its usage.
i.e. if i was going to decide on only one note, it’d be something i need in order to operate it, like details about external controllers or some such.
I tend to agree… users have built some crazy big and complex pedal boards. Still: it would be better than the current state of affairs and if need be, a user manual could fit into that note, as well. But yeah, definitely makeshift territory.
if this is a ‘note module’ then why not give it an attribute, off by default, called ‘pedalboard_description’
if it’s on, the text is used as the description.
do these notes support anything more than plain text?
can they be given a different color background?
different font/size?
markdown would need to parse user input. I am not comfortable doing that, since adding <script> would be trivial in there. then we would need to sanitize the input… it’s complicated.
font-size is configurable.
is color useful to be as well? most colors do not work right, so maybe just a pre-set list of them would be okay…