How to open existing notes using the API?

Actually you can use data api to open, refer to action api

I created a joplin-api npm package, you can use noteActionApi.openAndWatch, reference: joplin-api/src/api/NoteActionApi.ts at master · rxliuli/joplin-api · GitHub

1 Like