jamiebrynes7 / obsidian-todoist-plugin

Materialize Todoist tasks in Obsidian notes
https://jamiebrynes7.github.io/obsidian-todoist-plugin/
MIT License
872 stars 66 forks source link

Fix opening tasks in app on mobile devices #281

Closed jamiebrynes7 closed 4 months ago

jamiebrynes7 commented 4 months ago

Electron's openExternal is not available on mobile devices so this would fail. Instead we do a little workaround involving:

Tested on iOS