obsidian-folder-index icon indicating copy to clipboard operation
obsidian-folder-index copied to clipboard

No index on iOS

Open GePo00 opened this issue 1 year ago • 1 comments

The plugin works great on Obsidian with PC. But on a iPad no index will be created! Even generating a note inside a new folder with "folder-index-content" will generate a MOC?!


tags: MOCs

GePo00 avatar Aug 08 '24 15:08 GePo00

This plugin uses node.js. Therefore it doesn’t work on iOS ! Set "isDesktopOnly": true in the manifest.json would clarify this!!

GePo00 avatar Aug 20 '24 15:08 GePo00

fixed with #92 maybe

turulix avatar Dec 08 '24 23:12 turulix