-
Notifications
You must be signed in to change notification settings - Fork 13
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
Help! #4
Comments
Have you tried the demo configuration? The .obsidian folder should contain everything needed. |
Do you have user script files folder location set in Templater? Removing this for me did the trick |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello :) I wanted to use your log, but it won't add the configurations in the Macros I put into QuickAdd.
Also when I add things like the workout template I get this code in return:
Evaluation Error: TypeError: Cannot read properties of undefined (reading 'renderHeader')
at eval (eval at (plugin:dataview), :5:9)
at DataviewInlineApi.eval (plugin:dataview:18638:16)
at evalInContext (plugin:dataview:18639:7)
at asyncEvalInContext (plugin:dataview:18649:32)
at DataviewJSRenderer.render (plugin:dataview:18670:19)
at DataviewJSRenderer.onload (plugin:dataview:18260:14)
at e.load (app://obsidian.md/app.js:1:1147632)
at DataviewApi.executeJs (plugin:dataview:19198:18)
at DataviewPlugin.dataviewjs (plugin:dataview:20068:18)
at eval (plugin:dataview:19967:124)
Similar errors also happen in Custom and Start. How can I fix this?
I am also still rather new to Obsidian and Coding so a beginner explanation would be appreciated.
Thank you in advance!
The text was updated successfully, but these errors were encountered: