you are right about precedence and in general about the fact that it is not trivial
the way i see it, is a bit dumb i must admit
i simply told myself : that is a nice plugin ! what if we could trigger what application to run based on the file's path
it could be a completely different plugin with no connection whatsoever
when using Akete plugin, we are talking serious fine tuning and i believe that people that use it, know what they do
i will not ask for a refund if it creates some after effects
as a simple example, please consider the following :
i have a folder named snippets with all sorts of code snippets inside...
i'd like to use FARR to search for one of them then copy its content to the clipboard thanks to an homemade .exe
with the Akete.folders
plugin i just do :
[Akete.Folders]
C:\Documents and Settings\My Snippets=C:\Program Files\copytoclip.exe
of course i could do it now with Akete, by specifying a special extension :
[Akete]
.snip=C:\Program Files\copytoclip.exe
but for some reason i would rather not go this path
so my suggestion is : if you do it, do it any way you see fit
PS : It could also be part of FARR core-functions right within the Search folder interface...