MacBook-Pro-de-Oscar.local 2025-9-1:11:12:49
This commit is contained in:
8
.obsidian/snippets/breadcrumbs.css
vendored
8
.obsidian/snippets/breadcrumbs.css
vendored
@@ -19,3 +19,11 @@
|
|||||||
padding-top: 0px;
|
padding-top: 0px;
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* code blocks */
|
||||||
|
h3.BC-codeblock-tree-title {
|
||||||
|
margin-bottom: 0px;
|
||||||
|
color: var(--color-accent);
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
16
culture.md
16
culture.md
@@ -10,12 +10,12 @@ Au début de la [[5ème république]] : la culture est réduite aux arts pratiqu
|
|||||||
- [[culture légitime et illégitime]]
|
- [[culture légitime et illégitime]]
|
||||||
|
|
||||||
|
|
||||||
> [!query] Sous-notes de `=this.file.link`
|
```breadcrumbs
|
||||||
> ```dataview
|
title: "Sous-notes"
|
||||||
> LIST title
|
type: tree
|
||||||
> FROM -#cours AND -#exercice AND -"daily" AND -#excalidraw AND -#MOC
|
collapse: false
|
||||||
> WHERE any(map([up, up.up, up.up.up, up.up.up.up], (x) => econtains(x, this.file.link)))
|
show-attributes: [field]
|
||||||
> WHERE file != this.file
|
field-groups: [downs]
|
||||||
> SORT up!=this.file.link, up.up.up.up, up.up.up, up.up, up, file.name
|
depth: [0, 0]
|
||||||
> ```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user