Can dataview run on NAS? #427
-
I created an Obsidian vault on my NAS and the dataview + dataviewjs pages just display the code rather than the results. Is it a NAS thing? FIY I need it to be on the NAS (or maybe not?). It is a mirrored copy of the film folders from my local vault so that my husband can just browse our film collection. I put Obsidian and dataview (no other plugins) on his laptop, mapped to the NAS drive, and created his vault there. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
As long as obsidian is installed as a plugin in the vault, it should work fine. Does it work if you create a simple inline rendered field like |
Beta Was this translation helpful? Give feedback.
As long as obsidian is installed as a plugin in the vault, it should work fine. Does it work if you create a simple inline rendered field like
= this.file.name
?