For full text search please use the '?' prefix. e.g. ? Onboarding
Open a Note Programatically
const
ext
=
ExtensionProvider
.
getExtension
(
)
;
await
new
WSUtilsV2
(
ext
)
.
openNote
(
note
)
;
Backlinks
Cook