akosbalasko / akosbalasko/zoottelkeeper-obsidian-plugin

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

Đang mở
#79 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
231
Fork
17
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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": "---"
}
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.