Query by file type #317
-
I want to query for all files with the *.png extension, but am just not finding the term. I'm just trying to pull a list of images in my Obsidian notes into a standalone reference table. I'm not a coder, so please have a little pitty and patience with me trying to figure this out :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Dataview only indexes markdown pages right now; adding other file queries has been on my TODO list for a little while. |
Beta Was this translation helpful? Give feedback.
-
i also want to list non .md files I want to have a list that shows all files in attachments/1-inbox to remember to sort all images in an appropriate folder. all pasted images get put in that inbox |
Beta Was this translation helpful? Give feedback.
Dataview only indexes markdown pages right now; adding other file queries has been on my TODO list for a little while.