coddingtonbear / obsidian-local-rest-api

Unlock your automation needs by interacting with your notes in Obsidian over a secure REST API.
MIT License
607 stars 56 forks source link

IOS problem #16

Closed springrain1 closed 2 years ago

springrain1 commented 2 years ago

The mobile plug-in switch cannot be turned on [obsidian-local-rest-api] ,IOS Obsidian V1.2.0 is not supported. Hope the developer can solve it soon, thank you!

coddingtonbear commented 2 years ago

This is, unfortunately, not fixable -- this library uses many node modules that are unavailable on IOS; so installation on mobile devices is disabled (see https://github.com/coddingtonbear/obsidian-local-rest-api/blob/main/manifest.json#L9).