Skip to content

Jump to First Neighbour

These commands let you quickly jump around your Breadcrumbs graph. For each of your Field Groupsand for each individual edge field — there is a command to jump to the first neighbour in that field.

For example, in the following chain of Date Notes, you could run the Jump to First Neighbour in group:nexts command to jump from the current note to the next day’s note

graph LR
	1(2024-04-25) -->|next| 2(2024-04-26)
	2 -->|next| 3(2024-04-27)

If you’d rather pick than jump blindly to the first match, the Jump to neighbour (picker) command opens a fuzzy list of all the current note’s neighbours, grouped by field. Choose one to open it.