Open a link by external program inside a plugin

Just find the most simple way.

await joplin.commands.execute('openItem', url);
1 Like