Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/s-blu/obsidian_dataview_example_vault

A example vault to collect and showcase various dataview queries. Created on behalf of AB1908
https://github.com/s-blu/obsidian_dataview_example_vault

Last synced: 28 days ago
JSON representation

A example vault to collect and showcase various dataview queries. Created on behalf of AB1908

Lists

README

        

# Obsidian Example Vault for Dataview Queries

Good day!

This example vault showcases different usages of the [Dataview](https://blacksmithgu.github.io/obsidian-dataview/) plugin for [Obsidian.md](https://obsidian.md/). You'll find everything from more basic syntactical examples to complex javascript supported solutions to help you build your own dataview querys that are tailor-made for your needs and data.

We hope you enjoy!

### **For the optimal experience, open this vault in Obsidian!**

1. Download the vault [here](https://github.com/s-blu/obsidian_dataview_example_vault/archive/refs/heads/master.zip)
2. Open the vault in Obsidian via "Open another vault -> Open folder as vault"
3. Trust us. :)
4. When Obsidian opens the settings, hit the switch on "Dataview" to enable the plugin
5. Done! The example vault is now available to you in its purest and most useful form!

> [!info] Choose correct vault root
> Be sure to choose the folder that directly contains `00 Meta`, `10 Example Data` etc as a vault. These folders should be the most top folder level when viewing the vault in Obsidian, otherwise queries won't find their data.

Wonder where to start? Good starting points are our [[Use Case Overview]], the [[Dataview Queries Overview]] or the [[Topic Overview]]. You can, of course, add and edit files to your liking to try things out!

**Are you new to dataview?** Have a look at [[Learn the Basics]]!

> [!hint] Community effort
> This vault is a project that lives through the community. Please feel encouraged helping us building it to a useful resource! Find out more under [[Contribution]]

## Online Version

While I heartly recommend to download the vault, if you only want to browse through it or want to link a query to someone, the vault is deployed as a mkdocs page:

[**Online Version of the Obsidian Example Vault**](https://s-blu.github.io/obsidian_dataview_example_vault/)

To see the results of the queries, you need to download the vault.

## Documentation & FAQ

You need more details on how dataview works exactly? Head over to the [official documentation.](https://blacksmithgu.github.io/obsidian-dataview/)
Also, we collected some more [[Dataview Documentation and Resources|Resources]], as well as some [[Tips, tricks and interesting facts]]!

You have some sort of question? Refer to the [[FAQ]].

## Contributing

If you found an issue or want to add a query you think could be helpful for others, be very welcome to get involved! You want to help, but don't know what to do? Have a look at the [[Vault To Do]].

Read more about how to contribute under [[00 Meta/Vault Infos/Contribution]].