Possible function calls on dv objects? #1136
-
Hi, I am trying out the new file.lists to solve this requirement and am very happy with the new functionality, thank you! However, it makes me want even more! 🙂 I have a number of files with documentation organized as Header
"Long description and further details" In a separate note I use the following dataviewjs to list the header and short description of each entry grouped by file
It works ok, but the file name is part of the displayed file.lists.header which adds clutter so I am trying to manipulate the link to omit the filename. So a few questions I would appreciate help with:
Dataview version: 0.5.20 Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
For specific answers to your questions -
|
Beta Was this translation helpful? Give feedback.
For specific answers to your questions -
p.file.lists.header.subpath
.console.log
the object and check it in the developer console.