You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'''
Also, the same way you can generate a macro based on the workflows, is it possible to do the opposite? As in, use a macro to generate the CLIJx-assistant workflow which I can tweak, maybe add or delete components and regenerate a macro/script?
'''
Suggested by @pr4deepr
'''
Also, the same way you can generate a macro based on the workflows, is it possible to do the opposite? As in, use a macro to generate the CLIJx-assistant workflow which I can tweak, maybe add or delete components and regenerate a macro/script?
'''
See also:
https://github.com/clij/assistant/issues/14
This should be doable by extending the parser:
https://github.com/clij/assistant/blob/master/src/main/java/net/haesleinhuepf/clijx/assistant/services/UsageAnalyser.java
The text was updated successfully, but these errors were encountered: