2016-06-03 by richard@...
I make a lot of profiles for testing different parameters and use the drop-quad for everything so I can keep track of the latest modified/created quads. If you use the install command in the profiles folder, it will
Result in all the quads having the same modified/created date.
I know you all know the process of using drop quad, but this just illustrates how many steps I go through for every profile I make. To use drop quad you need to first launch it, then navigate to the qidf drag it to the drop-quad in the dock (or right click and choose "open with...". That will create/update the curve and then I make sure it installed ok in the temp text file, then close that and navigate to the quad folder and find the one that was just created and open it in curve view. All those actions take a few seconds each, and gets tiresome, especially if it's done several times for each iteration of the profile. I've cut all those steps out and just have one keyboard short cut that does each of those things within fraction of a second. I do the same thing for installing remapped quads without needing to run the install command in the profiles folder. I just have a dummy qidf that I select and hit the keyboard shortcut and it makes the newest quad available to print with.
I am putting something similar together for create icc that will automatically put it into the color sync/profiles folder. The same with linearize-data that will select the linearize line and copy it to the clipboard. The same with linearize-quad—just select the measurement file and quad and it will relinearize, and if successful will ask where to put the new curve, will open it in curve view, and then install it similar to what I am doing with drop quad.
I do have it calling a few different shell scripts based on system events, and I am sure all this stuff could all be done with apple/shell/Perl scripts, Automator, and custom
Key bindings, but keyboard maestro makes all that much more approachable for non programmers (like me). It also allows people to share actions and they don't need to come up with new ones themselves. Plus there are a lot of other cool things that it can do system wide. I still might get as far as making a profiling application but it would still only create a qidf that would need to be run through the curve creation program... Anyway, these are just some ideas I've toyed with to cut down on the number of steps and all the clicking and dragging needed. I could dig around and see if it could be done more eloquently, but as it is now, pressing one key combo and having stuff happen instantly is already pretty neat.
As far as Windows QTRqui and win10 goes it would be a lot nicer to do everything from a text file and an install script rather than dealing with the broken curve creation module. I didn't realize that keyboard maestro was Mac only,but I'm sure there has to be something similar for Windows.