Dataview Queries
Link to any page that mentions a page type: dataview
| |
Can also be AND joined to something else.
List from a directory given a tag value type: dataview
| |
List all recently modified files type: dataview
| |
See all the details of files that link to a page you want to see type: dataview
| |
Get all of the tasks about a page. type: dataviewjs
| |
Get all of the files that are tagged with a certain tag. type: dataview
| |
Normal queries in Obsidian type: query
| |
Get all the tasks with a tag from pages other than the one you are on
| |
When using GROUP BY, selecting data now has to be prepended by ‘rows.’
| |
To hide an index, use WITHOUT
| |
Get all posts that start with a string and sort by metadata.
| |
Official Reference: https://blacksmithgu.github.io/obsidian-dataview Forum: https://forum.obsidian.md/t/dataview-plugin-snippet-showcase/13673 Publish Reference: https://publish.obsidian.md/hub/04+-+Guides%2C+Workflows%2C+%26+Courses/Guides/An+Introduction+to+Dataview