DataviewJS - How can I get file URL? ( obsidian://open?vault= ...) #1354
Answered
by
blacksmithgu
Another5405
asked this question in
Q&A
-
I was making a text generate function for dv.paragraph( "mermaid text" ) I did try but preview mode return Thanks for help! |
Beta Was this translation helpful? Give feedback.
Answered by
blacksmithgu
Aug 25, 2022
Replies: 1 comment 4 replies
-
I think you should be able to just use |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Another5405
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you should be able to just use
app
and notthis.app
, sinceapp
is a global variable in Obsidian.