Em qua., 20 de abr. de 2022 às 04:50, IOhannes m zmoelnig zmoelnig@iem.at escreveu:
one thing i never understood (and forgive me if i asked before and forgot): why is the "with live electronics tutorial" string part of the version? (i can think of a number of technical reasons, but conceptually i think it shouldn't be part of the version but rather of the description)
Hmmm, I see, I never thought of it as "part of the version", that's all. It just felt like it wasn't and that it was clear but I can see it now.
maybe "else+tutorial" then the version should make more sense, right?
see the deadkeys-hotfix-plugin (search for "*hotfix*") or the "mediasettings" library. (as can be seen in these examples, there are obviously some problems with reserved HTML-characters - e.g. "<" is currently rendered as ">"
- so best to avoid them).
this allows you to show some information to the user beyond the filename, descriptions are not searchable (but versions are neither), and will not be taken into account for filtering or sorting.
not sure if I follow through but will check this out, thanks