2023-01-16 22:30:04 +00:00
|
|
|
---
|
|
|
|
alias: []
|
|
|
|
tags: []
|
|
|
|
banner:
|
|
|
|
encoutered: false
|
|
|
|
|
|
|
|
short_desc: "test"
|
|
|
|
image: "../Illustrations/something.png"
|
|
|
|
source:
|
|
|
|
org_found_in: [""]
|
|
|
|
org_goals: ["Kill everyone","Name the king"]
|
|
|
|
org_parent:
|
|
|
|
org_leader:
|
|
|
|
signature:
|
|
|
|
|
|
|
|
status: TODO
|
|
|
|
|
|
|
|
---
|
|
|
|
> [!infobox]+ `= this.file.name`
|
|
|
|
>`$= "<a class='internal-link' data-href='" + dv.current().image.replace(/'/g, "%27") + "' ><img src='app://local/" + this.app.vault.adapter.basePath + "/" + this.app.vault.config.attachmentFolderPath + "/" + encodeURIComponent(dv.current().image).replace(/'/g, "%27") + "' > </a>"`
|
|
|
|
> *source: `= this.source`*
|
|
|
|
>
|
|
|
|
> | | |
|
|
|
|
> | --- | --- |
|
|
|
|
> |**Description** | `= this.short_desc` |
|
|
|
|
> |**Surnoms** | `= this.alias` |
|
|
|
|
> | **Signature**| `= this.signature`
|
|
|
|
> ## Buts
|
|
|
|
>```dataview
|
|
|
|
>LIST WITHOUT ID org_goals
|
|
|
|
>WHERE file.name = this.file.name
|
|
|
|
>FLATTEN org_goals
|
|
|
|
>```
|
|
|
|
>
|
|
|
|
> ## Infos
|
|
|
|
> | | |
|
|
|
|
> | --- | --- |
|
|
|
|
> |**Implantations** | `=link(this.org_found_in)`
|
|
|
|
> | **Organisation parente**| `= this.org_parent` |
|
|
|
|
> | **Organisations subsidiaires**| `$= dv.list(dv.pages().where(page => page.org_parent == dv.current().file.name).file.link)` |
|
|
|
|
> |**Dirigeant** | `= link(this.org_leader)` |
|
|
|
|
> ## Membres
|
|
|
|
>```dataview
|
|
|
|
>LIST WHERE contains(file.frontmatter.organisations, this.file.link) SORT file.name
|
|
|
|
>```
|
|
|
|
>
|
|
|
|
> ## Références
|
|
|
|
>```dataview
|
|
|
|
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
|
|
|
>```
|
|
|
|
|
|
|
|
|
|
|
|
## Notes
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
|
|
## Organisation
|
|
|
|
|
|
|
|
|
|
|
|
## Histoire
|