breadcrumbs icon indicating copy to clipboard operation
breadcrumbs copied to clipboard

[Feat]: keyboard shortcut to cycle through notes on "same" level of the hierarchy

Open cesar-programs opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

It's great to use keyboard shortcuts to traverse up, down, and to the next or previous note in the hierarchy; unfortunately, when we have notes that are marked "same," we do not have a keyboard shortcut.

Describe the solution you'd like

Adding the ability to cycle through notes on the same level of the hierarchy would solve the friction point.

Thank you.

cesar-programs avatar Jun 29 '22 20:06 cesar-programs

Hey, thanks for the issue. I think one reason this isn't implemented, for same notes, specifically, is that the order isn't deterministic. By definition, the same relation isn't directed, so how to tell which is the "next" one?

SkepticMystic avatar Feb 04 '24 12:02 SkepticMystic

This has been implemented in V4, see here for more info: https://github.com/SkepticMystic/breadcrumbs/blob/master/V4.md

SkepticMystic avatar Mar 17 '24 18:03 SkepticMystic