I think it would be really nice for ReaPack to use sanitized script names, i.e. without extension and author prefix. There is already a column for author and there could be additional column for extension.
(BTW the author_ thing [use of underscore] is quite ugly, I'm not sure who came up with this style, but it's bad for a few reasons, aesthethical and technical, but I digress here).
Obviously within Reaper's Actions dialog there is no notion of additional info like author, so putting author name in filename (mostly for filtering purposes) is perfectly fine and I'm not criticizing such filenames at all.
Initially I thought that it can be achieved with <reapack>'s desc attribute, as it already has sanitized script names in ReaTeam/ReaScripts's index.xml (so my SiRPig also provides this attribute), but as far as I can tell it's not used in ReaPack at all.
(I'm using version available from the reapack.com, i.e. v1.0 built on Jun 10 2016 14:18:36.)
I think it would be really nice for ReaPack to use sanitized script names, i.e. without extension and author prefix. There is already a column for author and there could be additional column for extension. (BTW the
author_
thing [use of underscore] is quite ugly, I'm not sure who came up with this style, but it's bad for a few reasons, aesthethical and technical, but I digress here).Obviously within Reaper's Actions dialog there is no notion of additional info like author, so putting author name in filename (mostly for filtering purposes) is perfectly fine and I'm not criticizing such filenames at all.
Initially I thought that it can be achieved with
<reapack>
'sdesc
attribute, as it already has sanitized script names in ReaTeam/ReaScripts's index.xml (so my SiRPig also provides this attribute), but as far as I can tell it's not used in ReaPack at all.(I'm using version available from the reapack.com, i.e. v1.0 built on Jun 10 2016 14:18:36.)