akosbalasko / akosbalasko/zoottelkeeper-obsidian-plugin
Subdirectories are not being indexed, cannot figure out why...
- 主要语言
- TypeScript
- 星标
- 231
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello,
These "_resources*" subdirectory indices are not being created, and I don't know why.

I would expect to see index files for each "_resources" folder in the index file for the "assets/" directory
Restarting Obsidian does not fix the issue. Deleting the faulty (?) index file "assets/_Index_of_assets" file does not fix the issue; it gets recreated with the broken links just as above.
It's not the underscore in the name, as this works fine, in that I see index files for each "_resources" folder in the index file for the "testing/" parent directory:

I do not have them set to be ignored in the zoottelkeeper prefs.
```bash
{
"indexPrefix": "_Index_of_",
"indexItemStyle": "list",
"indexTagValue": "MOC",
"indexTagBoolean": true,
"indexTagSeparator": ", ",
"indexTagLabel": "tags",
"cleanPathBoolean": true,
"folderEmoji": ":card_index_dividers:",
"fileEmoji": ":page_facing_up:",
"enableEmojis": false,
"foldersExcluded": "Inbox/*\nTemplates/",
"foldersIncluded": "",
"sortOrder": "asc",
"addSquareBrackets": true,
"embedSubIndex": false,
"templateFile": "",
"frontMatterSeparator": "---"
}
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。