I have a bunch of different Dataview queries across several vaults, and with one exception NONE of these queries are working. I’m quite confused because I haven’t changed anything beyond maybe adding notes in some of the vaults.
I’d guess that Obsidian v. 1.14.16 or the current version of Dataview did something except the vault where it’s working also has the same versions.
Any ideas how to fix this?
One example:
```dataview
TABLE WITHOUT ID Lemma, Language, Definition, Etymology
FROM "Entries"
```
and the entry note in the folder Entries
:
Lemma: alibi
Definition: elsewhere, somewhere else
Etymology: From alius (“other, another”) + [[ibī]].
Language: "[[Latin]]"
Added: 2023-08-09
---
The query that is still working in another vault has the same basic structure as this query.
Any ideas?
Thanks!
Hm, has the path of the vault changed? Or a folder in the path?
holroy
November 2, 2023, 10:31pm
3
What does “Show debug info” return?
This is odd, but now it’s back to working. I don’t know what’s different now if anything. This is the debug info:
SYSTEM INFO:
Obsidian version: v1.4.16
Installer version: v1.4.13
Operating system: #37~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 9 15:34:04 UTC 2 6.2.0-36-generic
Login status: not logged in
Insider build toggle: off
Live preview: on
Legacy editor: off
Base theme: light
Community theme: Shimmering Focus v3.555
Snippets enabled: 56
Restricted mode: off
Plugins installed: 40
Plugins enabled: 36
1: Templater v1.16.4
2: Tag Wrangler v0.6.1
3: Smart Typography v1.0.18
4: Settings Search v1.3.10
5: Activity History v0.1.4
6: Tab Switcher v1.4.0
7: Force note view mode v1.2.0
8: Link Headers Directly v1.0.2
9: Natural Language Dates v0.6.1
10: Ozan's Image in Editor Plugin v2.2.4
11: Pane Relief v0.5.2
12: Smarter Markdown Hotkeys v1.16.4
13: Frontmatter Tag Suggest v0.4.1
14: Better Word Count v0.10.0
15: Style Settings v1.0.7
16: Buttons v0.4.19
17: Citations v0.4.5
18: Advanced Tables v0.19.1
19: Link Exploder v0.3.0
20: Optimize Canvas Connections v1.0.0
21: Text Extractor v0.4.8
22: Commander v0.5.1
23: QuickAdd v1.4.0
24: Obsidian42 - BRAT v0.7.0
25: Create Note in Folder v1.5.1
26: Homepage v3.6.0
27: Wikipedia v1.0.3
28: Advanced URI v1.38.1
29: Hide Sidebars on Window Resize v1.1.0
30: Find orphaned files and broken links v1.9.1
31: Frontmatter Links v1.2.7
32: Spaced Repetition v1.10.4
33: Markdown Furigana v1.3.0
34: Furigana v0.0.1
35: Dynamic Highlights v0.3.1
36: Dataview v0.5.63
Thanks!
No, nothing that I know of