Thank you, tuska.
Yes, Everything has its own file association mechanism with
custom_open_commands.
But then we have to maintain two independent configurations, one in TC, and the other in Everything.
Furthermore, besides these two programs, there are many other file managers. And they may also have their own file association settings. Why bother?
If TC steps further and opens a window to this field handling the issue, it can be the
only center for file type definitions, associations, comments, tags, rating, etc…
as for the question above, if someflag is implemented in TC, then by setting the following in Everything:
Code: Select all
open_file_command2=$exec(“totalcmd.exe /someflag %1”)
we can double click file(s) to open them with desired application defined in TC Internal Associations.
Maybe for now it is not possible. I wish it could in the future.