Querytuning LIST
for: custom text display, recursive folder search, nested index lists.
#2140
Unanswered
errantalmond
asked this question in
Q&A
Replies: 1 comment
-
Hello,
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi,
follow up on this question, but with
LIST
instead ofTABLE
:The query above create a list of all files in the planet/ folder, as links, grouped by subfolder, shown as the path to the folder in unlinked plain text heading each subfolder list. There are several things I would like to do with this that I haven't managed to figure out from documentation and discussions:
Change the displayed text for the subfolder headings to the [[folder_name]] (linking to folder note), instead of displaying the entire filepath to the folder in plain text.
This query only displays one level of subfolders. Is there a way to include one (or two) more?
Is there a way to display all files and folders contained, instead of just .md files? I assume no, since anything that isn't a note doesn't have the kind of metadata Dataview is looking for.
Indent sub-level folder sublists hierarchically in the same way that the file explorer shows nested folders.
Any help is appreciated!
Wishing you all a great day.
Beta Was this translation helpful? Give feedback.
All reactions