We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @Quorafind,
Wanted to point out some features that I think would be really useful!:
I'd like to have navigation to parent node (incoming edge), but this isn't supported AFAIK.
E.g. when I press Alt+Left Arrow, sometimes it would take me to an "uncle" node, and not my parent node (on a Left-to-right layout)
Instead of navigating cards based on direction, allow navigating cards based on incoming edge (parent node)
I'd like to have navigation to child node (outgoing edge), and be able to choose destination child.
Can implement many different mechanisms for this E.g. highlight outgoing edge and let user switch between them with arrow keys
Does this sound interesting? Would love to hear from you!
Thanks, Amit
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Requested
Hi @Quorafind,
Wanted to point out some features that I think would be really useful!:
Problem 1 (Parent navigation)
I'd like to have navigation to parent node (incoming edge), but this isn't supported AFAIK.
E.g. when I press Alt+Left Arrow, sometimes it would take me to an "uncle" node, and not my parent node (on a Left-to-right layout)
Solution 1
Instead of navigating cards based on direction, allow navigating cards based on incoming edge (parent node)
Problem 2 (Child navigation)
I'd like to have navigation to child node (outgoing edge), and be able to choose destination child.
Solution 2
Can implement many different mechanisms for this
E.g. highlight outgoing edge and let user switch between them with arrow keys
Does this sound interesting?
Would love to hear from you!
Thanks,
Amit
Relevant Screenshot
No response
Checklist
The text was updated successfully, but these errors were encountered: