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

Write a node to read and display available modifications #19

Open
jpfeuffer opened this issue Jan 27, 2017 · 0 comments
Open

Write a node to read and display available modifications #19

jpfeuffer opened this issue Jan 27, 2017 · 0 comments

Comments

@jpfeuffer
Copy link
Contributor

jpfeuffer commented Jan 27, 2017

I have a metanode that does this. But it is hard to access the databases shipped with our plugin across different machines and plugin names.
A separate node that reads all the databases at runtime and shows the user a javascript interactive table with possible selections would be nice (also would have access to the shipped dbs). Maybe directly export it to a variable that can be used in our nodes.
Would unify the usage of mods across a workflow and solves the runtime display of modifications in our nodes. Is only portable in the sense that you can save the output of that node in the executed workflow. If another user does not have the same unimod, it will complain at runtime of the tool. If he resets the nodes, this selection will not be displayed anymore.

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

No branches or pull requests

1 participant