obsidian-folder-index
obsidian-folder-index copied to clipboard
No index on iOS
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
This plugin uses node.js. Therefore it doesn’t work on iOS ! Set "isDesktopOnly": true in the manifest.json would clarify this!!
fixed with #92 maybe