How to solve this please ? (dataview ?)

Hello,

In Obsidian, I’d like to have a RECAP page that brings together a list of all my projects (A, B and C) in a table (or other format).

For each project, I want to display for example the creation date, end date and price to be displayed.

I would like to write these information into the RECAP page.

Then, each project then has its own page.

For example, project A has its own page called A.

In this page, I want to display all the information relating to project A that has been retrieved and filtered from the RECAP page.

How to achieve this please ?
I would like to not use the metadata because it’ll not be convenient to maintain

thanks :slight_smile:

Metadata is needed. You need to set beforehand what is queriable via DV.

I’d advise you look through structures laid out in demo vaults, such as SoRobby’s:

Look at what he has available 1. at the query level (Dashboards), 2. note level (notes with metadata) and 3. template level (that would make the notes to be queried), 4. look at what plugins are installed and enabled and from the readme page, how the structure is organized.

Tip: he has Buttons plugin buttons in the dashboards which you may have to change for Meta Bind plugin buttons for the long run as Buttons is a discontinued plugin.