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

feat: keybind to jump between trees #34

Open
transmissions11 opened this issue Apr 2, 2023 · 2 comments
Open

feat: keybind to jump between trees #34

transmissions11 opened this issue Apr 2, 2023 · 2 comments
Labels
good first issue Good for newcomers

Comments

@transmissions11
Copy link
Member

Is your feature request related to a problem? Please describe.
We have keybinds to jump between parent, child, and sibling nodes, but none to jump between trees, which I often find myself wishing to do.

Describe the solution you'd like
Add keybinds Command + Shift + Left and Command + Shift + Right to navigate to trees in the respective directions, like how navigation between sibling nodes works.

Describe alternatives you've considered
This is basically a subset of the workspace feature requested in #18. That feature is a bit larger and I think we still need a bit more time to decide if that's the optimal way to go, but this specific sub-feature is very tractable and useful even in isolation.

@transmissions11 transmissions11 added the good first issue Good for newcomers label Apr 2, 2023
@HaveF
Copy link

HaveF commented Apr 2, 2023

Could it a possible to jump to nodes by searching like algolia? after node rename feature(just search the node name seems a bit simple)?

image

@transmissions11
Copy link
Member Author

Could it a possible to jump to nodes by searching like algolia? after node rename feature(just search the node name seems a bit simple)?

yea definitely! ideally we search by both content and title. i'd say this is a separate, non-mutex, request though— feel free to open another issue w/ this suggestion.

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

No branches or pull requests

2 participants