fix: indexing not working if there are non-markdown files

This commit is contained in:
Daniel Bauer
2024-12-17 18:47:41 +01:00
parent 97391f4256
commit 2dae1175f8
5 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
[
"sample-plugin",
"dataview",
"obsidian-dataview-autocompletion"
"obsidian-dataview-autocompletion",
"dataview-autocompletion"
]

View File

@@ -0,0 +1 @@
{"test": "this is a test file"}