I use the following properties:
- up::
- notetype::
Is it possible to automatically update a not that shows the treestructure of all the notes notes with notetype x. It schuld go several levels deep and look like:
- 1
- 1.1
- 1.1.1
- 1.1.1.1
- 1.1.1.2
- 1.1.2
- 1.1.1
- 1.2
- 1.1
- 2
- 2.1
Breadcrumes comes close to doing something similar, but I cannot filter for notetypes and doesn’t autoupdate (as fare I know). Is it possible to generate such a treestructure via Dataview?