akosbalasko / akosbalasko/zoottelkeeper-obsidian-plugin

Subdirectories are not being indexed, cannot figure out why...

未关闭
#79 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
231
派生
17
PR 合并指标
30 天内没有已合并 PR

描述

Hello,
These "_resources*" subdirectory indices are not being created, and I don't know why.
![2022-08-28 14 47 26 CleanShot Obsidian](https://user-images.githubusercontent.com/4825448/187095842-3762b10c-8060-4ee5-9970-c336f2dfdeb7.png)
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:
2022-08-28 15 01 19 CleanShot Obsidian

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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。