jamiebrynes7 / obsidian-todoist-plugin

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

How it is working in Iframe? #266

Closed rendomnet closed 8 months ago

rendomnet commented 9 months ago

Hello there, I would like to inquire about the functionality of the todoist iframe. I believe Todoist restricts its usage in iframes. Even when I attempt to load Todoist using chrome.declarativeNetRequest.updateDynamicRules in my chrome extension, it does not work. Could you kindly provide some insights on how you managed to resolve this issue? Thank you in advance. I love obsidian.

jamiebrynes7 commented 8 months ago

Hey @rendomnet, this plugin doesn't use iframes, it uses the API to pull data out of Todoist and materialize them within Obsidian.