Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wealthychef1 opened this issue Aug 28, 2022 · 3 comments
Open

Comments

@wealthychef1
Copy link

Hello,
These "_resources*" subdirectory indices are not being created, and I don't know why.
2022-08-28 14 47 26 CleanShot Obsidian
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.

{
  "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": "---"
}
@Wemmy0
Copy link

Wemmy0 commented Nov 9, 2022

Yeah I'm having the same issue

@lupus-s
Copy link

lupus-s commented Nov 18, 2022

Unfortunately I am also having that issue.

@davidszp
Copy link

davidszp commented Jan 29, 2023

I got subdirectories to work by using /*/ wildcards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants