Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read-in workflows from macros #17

Closed
haesleinhuepf opened this issue Sep 24, 2020 · 1 comment
Closed

Read-in workflows from macros #17

haesleinhuepf opened this issue Sep 24, 2020 · 1 comment

Comments

@haesleinhuepf
Copy link
Member

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

@haesleinhuepf
Copy link
Member Author

This has been done in clij/assistant@5df5b6e

See documentation on how to use it:
https://clij.github.io/assistant/save_and_load

Thanks @pr4deepr for this suggestion. You were in fact the second user asking for this and here it comes :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant