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

FBP command line #51

Open
bergie opened this issue Sep 17, 2013 · 1 comment
Open

FBP command line #51

bergie opened this issue Sep 17, 2013 · 1 comment

Comments

@bergie
Copy link
Contributor

bergie commented Sep 17, 2013

It might be useful for accessibility purposes (and maybe for the people living on keyboard) to be able to make quick changes to the graph via a command line.

This line could accept graph edits in the FBP syntax, allowing you to connect two nodes in the graph either by dragging the connection, or typing on the command line:

SomeNode OUT -> IN OtherNode

https://github.com/noflo/fbp can provide the necessary parser for this.

@forresto
Copy link
Member

That could even go in the magic search box...

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

2 participants