puddletag / puddletag

Powerful, simple, audio tag editor for GNU/Linux
http://docs.puddletag.net
Other
423 stars 54 forks source link

Replace "Action" by something more explicit #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Now that I understand what are "Actions", I think you really should rename this.

Why not "Macros", or "Chained functions", ... something that make the user 
thinks "oh yeah, these are a way to group multiple functions".

Contextually, 'Actions' and 'Functions' have very similar meanings.

See what I mean ?

Original issue reported on code.google.com by Raphael....@gmail.com on 22 May 2011 at 6:59

GoogleCodeExporter commented 9 years ago
I considered in the past, but decided against it...though I can't for
the life of me remember why.

I'll get back to you on this one.

Original comment by Concentr...@gmail.com on 22 May 2011 at 7:59

GoogleCodeExporter commented 9 years ago
> decided against it...though I can't for
the life of me remember why.

Let me refresh your memory on that matter...

http://puddletag.sourceforge.net/source/tut2.html
"Actions are just a bunch of functions run one after the other. In normal 
parlance they’d be called macros, but I like Mp3tag’s nomenclature."

If I were to assign names to different data manipulations that puddletag can 
perform I'd choose:

Action instead of "function" since the latter overlaps with scripting function. 
A word "action" really sounds like single operation, not a group of operations.

Macro. A set of actions.

Macro (selected). Same as macro but for selected cells. "Quick Action" is 
really unfortunate since it has been borrowed from Mp3tag yet does something 
unsimilar. Even if you decide not to change anything else "Action (selected)" 
is an improvement.

Original comment by ptrk...@gmail.com on 1 Nov 2011 at 10:28

GoogleCodeExporter commented 9 years ago
It's way past the time that I can rename it now.

Original comment by Concentr...@gmail.com on 30 Mar 2014 at 7:24