Compare commits
No commits in common. "0863a264543e93d64fdca64945061024b7401669" and "b8c50377794bb082b9a09fe6d4fac647579a3900" have entirely different histories.
0863a26454
...
b8c5037779
27 changed files with 194 additions and 183 deletions
|
@ -15,12 +15,8 @@
|
|||
"enable_folder_templates": true,
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "PNJ",
|
||||
"template": "Templates/PNJ.md"
|
||||
},
|
||||
{
|
||||
"folder": "Locations",
|
||||
"template": "Templates/Locations.md"
|
||||
"folder": "",
|
||||
"template": ""
|
||||
}
|
||||
],
|
||||
"syntax_highlighting": true,
|
||||
|
|
|
@ -38,7 +38,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Réferences
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ banner:
|
|||
race: Humain
|
||||
class: Politique
|
||||
ethnicity:
|
||||
short_desc: Une politicienne qui a le soutien populaire, et la principale commanditaire des personnages
|
||||
short-desc: Une politicienne qui a le soutien populaire, et la principale commanditaire des personnages
|
||||
image: ../Illustrations/Portraits/Althéa.png
|
||||
goals:
|
||||
- Acceder au [Conseil de la ville](../Factions/La%20Main.md)
|
||||
|
@ -27,7 +27,7 @@ source: Studio Agate, Créatures vol.1
|
|||
>
|
||||
> | | |
|
||||
> | --- | --- |
|
||||
> |**Description** | `= this.short_desc` |
|
||||
> |**Description** | `= this.short-desc` |
|
||||
> |**Buts** | `=this.goals` |
|
||||
> ## Infos
|
||||
> | | |
|
||||
|
@ -43,9 +43,12 @@ source: Studio Agate, Créatures vol.1
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
# Notes
|
||||
- Est un avatar de [Mille-Visages](Mille-Visages.md)
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
tags: []
|
||||
---
tags: []
|
||||
banner:
|
||||
encoutered: false
|
||||
race: Humain
|
||||
|
@ -35,9 +34,11 @@ status: TODO
|
|||
> | --- | --- |
|
||||
> |**Aime** | `=this.likes` |
|
||||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>```T file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -41,7 +41,9 @@ todo:
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -39,7 +39,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -44,7 +44,9 @@ status: DONE
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
# Notes
|
||||
-
|
||||
|
|
|
@ -39,7 +39,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -37,7 +37,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -41,7 +41,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -42,7 +42,9 @@ organisations:
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Réferences
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -38,7 +38,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Réferences
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
alias: []
|
||||
---
alias: []
|
||||
tags: []
|
||||
banner:
|
||||
encoutered: false
|
||||
|
@ -36,9 +35,11 @@ status: TODO
|
|||
> | --- | --- |
|
||||
> |**Aime** | `=this.likes` |
|
||||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>```T file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -40,7 +40,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
- Elle est L'assassin avec le plus de missions a son actif dans [La Raqisa](../Factions/La%20Raqisa.md).
|
||||
|
|
|
@ -40,9 +40,11 @@ todo:
|
|||
> | --- | --- |
|
||||
> |**Aime** | `=this.likes` |
|
||||
> | **Déteste**| `=this.hates`
|
||||
> ## Réferences
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>```T file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -36,7 +36,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
alias:
|
||||
---
alias:
|
||||
- Lunarion
|
||||
tags: []
|
||||
banner:
|
||||
|
@ -40,9 +39,11 @@ status: TODO
|
|||
> | --- | --- |
|
||||
> |**Aime** | `=this.likes` |
|
||||
> | **Déteste**| `=this.hates`
|
||||
> ## Réferences
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>```T file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -36,7 +36,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -40,7 +40,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -38,9 +38,11 @@ status: WIP
|
|||
> | --- | --- |
|
||||
> |**Aime** | `=this.likes` |
|
||||
> | **Déteste**| `=this.hates`
|
||||
> ## Réferences
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>```T file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
@ -57,4 +59,4 @@ Elle reste néanmoins optimiste, et croit en la République. Elle soutien fermem
|
|||
|
||||
Récemment, elle a envoyé une lettre d'avertissement à Althéa car elle a surpris des conversations de bourgeois lors du dernier combat (Entre [Lysandre](Lysandre.md) et [Lunarion Agnadelle](Lunarion%20Agnadelle.md), Lysandre ayant fait exprès d'être peu discret). Depuis, elle craint pour sa vie et ne sort quasiment plus de chez elle, sauf pour rendre visite a ses parents.
|
||||
|
||||
Elle a confié sa lettre aux [[Les Jumeaux]], deux enfants tiefflin du [Taudis de l'Asoif](Taudis%20de%20l'Asoif) en qui elle a toute confiance.
|
||||
Elle a confié sa lettre aux [Jumeaux](Les%20Jumeaux.md), deux enfants tiefflin du [Taudis de l'Asoif](Taudis%20de%20l'Asoif) en qui elle a toute confiance.
|
|
@ -37,7 +37,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Réferences
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -38,7 +38,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -42,7 +42,9 @@ banner_y: 0.65714
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -42,7 +42,9 @@ status: DONE
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Réferences
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -38,6 +38,8 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ encoutered: false
|
|||
race:
|
||||
class:
|
||||
ethnicity:
|
||||
short_desc: "test"
|
||||
short-desc: "test"
|
||||
image: "../Illustrations/something.png"
|
||||
source:
|
||||
goals: ["Kill everyone","be gentle"]
|
||||
|
@ -24,7 +24,7 @@ status: TODO
|
|||
>
|
||||
> | | |
|
||||
> | --- | --- |
|
||||
> |**Description** | `= this.short_desc` |
|
||||
> |**Description** | `= this.short-desc` |
|
||||
> |**Buts** | `=this.goals` |
|
||||
> ## Infos
|
||||
> | | |
|
||||
|
@ -40,7 +40,9 @@ status: TODO
|
|||
> | **Déteste**| `=this.hates`
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>LIST WITHOUT ID file.inlinks
|
||||
>WHERE file.name = this.file.name
|
||||
>SORT file.name
|
||||
>```
|
||||
|
||||
|
||||
|
|
|
@ -1,33 +0,0 @@
|
|||
---
|
||||
alias: []
|
||||
tags: []
|
||||
short_desc: "Les joueurs sont en route pour le valhalla"
|
||||
session_date: <% tp.file.creation_date() %>
|
||||
session_goals:
|
||||
- Manger le jambon d'Odin
|
||||
- Tuer Loki
|
||||
---
|
||||
|
||||
|
||||
> [!infobox]+ `= this.file.name`
|
||||
> **`= this.file.session_date`**
|
||||
>
|
||||
> | | |
|
||||
> | --- | --- |
|
||||
> |**Description** | `= this.short_desc` |
|
||||
> ## Buts
|
||||
>
|
||||
>```dataview
|
||||
>LIST WITHOUT ID session_goals
|
||||
>WHERE file.name = this.file.name
|
||||
>FLATTEN session_goals
|
||||
>```
|
||||
>
|
||||
> ## Infos
|
||||
>
|
||||
> ## Références
|
||||
>```dataview
|
||||
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
|
||||
>```
|
||||
|
||||
|
Loading…
Reference in a new issue