-
-
Notifications
You must be signed in to change notification settings - Fork 21
INoteToolbarApi.Interface.NtbKeyBinding.md
Chris Gurney edited this page Mar 30, 2026
·
3 revisions
obsidian-note-toolbar / INoteToolbarApi / NtbKeyBinding
action:
"navigateNext"|"navigatePrev"|"select"|"dismiss"|"autofill"| () =>boolean
The action to perform when this binding is triggered.
-
navigateNext: move to the next suggestion -
navigatePrev: move to the previous suggestion -
select: confirm the current suggestion -
dismiss: close the suggester -
autofill: fill the input with the current suggestion without selecting
key:
string
The key that triggers this binding, as a KeyboardEvent.key value
(e.g. "Tab", "Enter", "ArrowDown").
optionalmodifiers:Modifier[] |null
Modifier keys that must be held for this binding to trigger. Use null if no modifier is required.
Modifier
User Guide • Gallery • Note Toolbar API • Support • Discussions ↗ • Release Notes ↗ • Roadmap
Note Toolbar by Chris Gurney • Buy me a coffee ☕️