Open a Note Programatically

const ext = ExtensionProvider.getExtension();
await new WSUtilsV2(ext).openNote(note);

Backlinks