eduroam-prg-og-1-30-190.net.univ-paris-diderot.fr 2026-1-12:11:23:39
This commit is contained in:
@@ -1,26 +1,13 @@
|
|||||||
---
|
---
|
||||||
alias: "formule de trigonométrie"
|
alias: formule de trigonométrie
|
||||||
|
up:
|
||||||
|
- "[[trigonométrie]]"
|
||||||
|
tags:
|
||||||
|
- s/maths/trigonométrie
|
||||||
---
|
---
|
||||||
up::[[trigonométrie]]
|
|
||||||
#s/maths/trigonométrie
|
|
||||||
|
|
||||||
> [!smallquery]- Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")`
|
|
||||||
> ```breadcrumbs
|
|
||||||
> title: false
|
|
||||||
> type: tree
|
|
||||||
> dir: down
|
|
||||||
> ```
|
|
||||||
|
|
||||||
|
|
||||||
> [!done] Sous-notes de `=this.file.link`
|
|
||||||
> ```dataview
|
|
||||||
> TABLE title, join(type) as "type"
|
|
||||||
> FROM #maths/trigonométrie AND -"templates"
|
|
||||||
> WHERE contains(up, this.file.link)
|
|
||||||
> or contains(up.up, this.file.link)
|
|
||||||
> or contains(up.up.up, this.file.link)
|
|
||||||
> or contains(up.up.up.up, this.file.link)
|
|
||||||
> WHERE file.link != this.file.link
|
|
||||||
> SORT join(type) DESC
|
|
||||||
> ```
|
|
||||||
|
|
||||||
|
```dataview
|
||||||
|
TABLE title, join(type) AS "type"
|
||||||
|
FROM #s/maths/trigonométrie
|
||||||
|
WHERE contains(up, this.file.link)
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user