Replies: 1 comment 14 replies
-
The |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have some custom functions (currently in
customJS
, moving into custom plugin).I hate that I have to pass
dv
to anything that needs to access Dataview.is there a way to get the page's
dv
through obsidian api. e.g. is it stored on page object, or in the index or somewhere?Beta Was this translation helpful? Give feedback.
All reactions