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

keyboard control #57

Open
forresto opened this issue Sep 19, 2013 · 0 comments
Open

keyboard control #57

forresto opened this issue Sep 19, 2013 · 0 comments

Comments

@forresto
Copy link
Member

Everything should be be doable without moving hands from keyboard.

  • tab or arrows between nodes
  • or n then type first letters of node (type or label) to filter
  • c connect
    • up and down to select port, or type first letters of port
    • enter to start connection
    • tab to select other node
    • enter to apply connection
  • s to focus magic search box Search feature #36
    • n to search nodes
    • e to search edges
    • a to add nodes
    • magic search box can also be the command-line interface FBP command line #51, should think about the best to to do this naturally.

When navigating graph and connecting nodes with keyboard, could also be writing the FBP command in the search box.

When typing in the magic search the filtering of nodes etc can be made visual.

(Think text editor autocomplete.)

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