Mise à jour du 25 octobre 2025 à 23:08
This commit is contained in:
parent
9505998dae
commit
9c41de4121
47 changed files with 1556 additions and 109 deletions
3
.obsidian/app.json
vendored
3
.obsidian/app.json
vendored
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"alwaysUpdateLinks": true
|
||||
"alwaysUpdateLinks": true,
|
||||
"promptDelete": false
|
||||
}
|
||||
2
.obsidian/graph.json
vendored
2
.obsidian/graph.json
vendored
|
|
@ -17,6 +17,6 @@
|
|||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.7696277906942689,
|
||||
"scale": 1.1157835476782456,
|
||||
"close": true
|
||||
}
|
||||
44
.obsidian/plugins/longform/data.json
vendored
44
.obsidian/plugins/longform/data.json
vendored
|
|
@ -1,10 +1,48 @@
|
|||
{
|
||||
"version": 3,
|
||||
"projects": {},
|
||||
"selectedDraftVaultPath": "Roman/Préface/Index.md",
|
||||
"selectedDraftVaultPath": "Soleris/Index.md",
|
||||
"userScriptFolder": null,
|
||||
"sessionStorage": "data",
|
||||
"sessions": [
|
||||
{
|
||||
"start": "2025-10-25T14:28:48.451Z",
|
||||
"total": 9090,
|
||||
"drafts": {
|
||||
"Roman/Soleris - Les racines oubliées/Index.md": {
|
||||
"total": 0,
|
||||
"scenes": {}
|
||||
},
|
||||
"Soleris - Les racines oubliées/Index.md": {
|
||||
"total": 0,
|
||||
"scenes": {
|
||||
"undefined": 0
|
||||
}
|
||||
},
|
||||
"Roman/Soleris/Index.md": {
|
||||
"total": 0,
|
||||
"scenes": {}
|
||||
},
|
||||
"Roman/Index.md": {
|
||||
"total": 0,
|
||||
"scenes": {}
|
||||
},
|
||||
"Soleris/Index.md": {
|
||||
"total": 9090,
|
||||
"scenes": {
|
||||
"Préface": 835,
|
||||
"Vie paisible": 825,
|
||||
"Le départ": 3309,
|
||||
"Révélation": 2707,
|
||||
"En route pour Asfar": 743,
|
||||
"Décision Difficile": 292,
|
||||
"Emaïr la magnifique": 259,
|
||||
"Maudite Forêt": 0,
|
||||
"La cité des Nains": 120
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"start": "2025-03-28T09:45:19.746Z",
|
||||
"total": 0,
|
||||
|
|
@ -78,7 +116,7 @@
|
|||
"workflows": {
|
||||
"Default Workflow": {
|
||||
"name": "Default Workflow",
|
||||
"description": "A starter workflow. Feel free to edit, rename, or delete it and create your own.",
|
||||
"description": "Premier brouillon",
|
||||
"steps": [
|
||||
{
|
||||
"id": "strip-frontmatter",
|
||||
|
|
@ -107,7 +145,7 @@
|
|||
{
|
||||
"id": "write-to-note",
|
||||
"optionValues": {
|
||||
"target": "manuscript.md",
|
||||
"target": "draft_1.md",
|
||||
"open-after": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
38
.obsidian/plugins/templater-obsidian/data.json
vendored
Normal file
38
.obsidian/plugins/templater-obsidian/data.json
vendored
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"command_timeout": 5,
|
||||
"templates_folder": "Templates",
|
||||
"templates_pairs": [
|
||||
[
|
||||
"",
|
||||
""
|
||||
]
|
||||
],
|
||||
"trigger_on_file_creation": false,
|
||||
"auto_jump_to_cursor": false,
|
||||
"enable_system_commands": false,
|
||||
"shell_path": "",
|
||||
"user_scripts_folder": "",
|
||||
"enable_folder_templates": true,
|
||||
"folder_templates": [
|
||||
{
|
||||
"folder": "",
|
||||
"template": ""
|
||||
}
|
||||
],
|
||||
"enable_file_templates": false,
|
||||
"file_templates": [
|
||||
{
|
||||
"regex": ".*",
|
||||
"template": ""
|
||||
}
|
||||
],
|
||||
"syntax_highlighting": true,
|
||||
"syntax_highlighting_mobile": false,
|
||||
"enabled_templates_hotkeys": [
|
||||
""
|
||||
],
|
||||
"startup_templates": [
|
||||
""
|
||||
],
|
||||
"intellisense_render": 1
|
||||
}
|
||||
17
.obsidian/types.json
vendored
Normal file
17
.obsidian/types.json
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"types": {
|
||||
"aliases": "aliases",
|
||||
"cssclasses": "multitext",
|
||||
"tags": "tags",
|
||||
"Objectifs": "text",
|
||||
"Relations": "multitext",
|
||||
"Fraterie": "multitext",
|
||||
"Parents": "multitext",
|
||||
"Alliés": "multitext",
|
||||
"Enemis": "multitext",
|
||||
"Amour": "multitext",
|
||||
"Résidence": "multitext",
|
||||
"Profession": "multitext",
|
||||
"Langues": "multitext"
|
||||
}
|
||||
}
|
||||
126
.obsidian/workspace.json
vendored
126
.obsidian/workspace.json
vendored
|
|
@ -4,21 +4,37 @@
|
|||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "8d0c556c0b36089b",
|
||||
"id": "4dcf28373edaec87",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "c1ce85a33b6a48d1",
|
||||
"id": "a24173bee1cbe297",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "graph",
|
||||
"state": {},
|
||||
"icon": "lucide-git-fork",
|
||||
"title": "Vue graphique"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "1f342933277ff373",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "70f14d3e3cb4e7b6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Univers étendue/Légendes et histoire du monde/Elfes/Religion/Nathura Mevidis.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
"file": "Univers étendue/Personnages/Secondaires/Namisse.md",
|
||||
"mode": "preview",
|
||||
"source": true
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Nathura Mevidis"
|
||||
"title": "Namisse"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
@ -88,7 +104,7 @@
|
|||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 221.5
|
||||
"width": 200
|
||||
},
|
||||
"right": {
|
||||
"id": "7dedf121fa965a2a",
|
||||
|
|
@ -104,7 +120,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Univers étendue/Légendes et histoire du monde/Elfes/Guerre entre Humains et Elfes.md",
|
||||
"file": "Univers étendue/Personnages/Principaux/Soleris.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
|
@ -114,7 +130,7 @@
|
|||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Rétrolien pour Guerre entre Humains et Elfes"
|
||||
"title": "Rétrolien pour Soleris"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -123,12 +139,12 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Univers étendue/Légendes et histoire du monde/Elfes/Religion/Nathura Mevidis.md",
|
||||
"file": "Univers étendue/Personnages/Secondaires/Namisse.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Liens sortants de Nathura Mevidis"
|
||||
"title": "Liens sortants de Namisse"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -140,7 +156,7 @@
|
|||
"sortOrder": "frequency",
|
||||
"useHierarchy": true,
|
||||
"showSearch": true,
|
||||
"searchQuery": "Soleris"
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Mots-clés"
|
||||
|
|
@ -152,13 +168,13 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Univers étendue/Légendes et histoire du monde/Elfes/Guerre entre Humains et Elfes.md",
|
||||
"file": "Univers étendue/Personnages/Principaux/Soleris.md",
|
||||
"followCursor": false,
|
||||
"showSearch": true,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Plan de Guerre entre Humains et Elfes"
|
||||
"title": "Plan de Soleris"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
@ -180,48 +196,52 @@
|
|||
"templates:Insérer le modèle": false,
|
||||
"command-palette:Ouvrir la palette de commandes": false,
|
||||
"templater-obsidian:Templater": false,
|
||||
"obsidian-kanban:Create new board": false
|
||||
"obsidian-kanban:Create new board": false,
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "c1ce85a33b6a48d1",
|
||||
"active": "70f14d3e3cb4e7b6",
|
||||
"lastOpenFiles": [
|
||||
"Univers étendue/DataView.md",
|
||||
"Univers étendue/Légendes et histoire du monde/Humains/La Guerre des Frondes d’Argent.md",
|
||||
"Univers étendue/Légendes et histoire du monde/Écorce Sanglante.md",
|
||||
"images/f48fdbb3-7259-49ab-94df-4635786017e6.png",
|
||||
"Univers étendue/Légendes et histoire du monde/Humains/Confrérie des Frondes d’Argent.md",
|
||||
"Univers étendue/Races/Teks.md",
|
||||
"Univers étendue/Personnages/Secondaires/Leo.md",
|
||||
"Univers étendue/Personnages/Autres/Faelar.md",
|
||||
"Univers étendue/Personnages/Autres/Norbert.md",
|
||||
"Univers étendue/Personnages/Principaux/Soleris.md",
|
||||
"Roman/1. Préface/1.Vue sur la maison.md",
|
||||
"roman_complet.md",
|
||||
"roman.pdf",
|
||||
"univers.md",
|
||||
"Univers étendue/Lieux/Asfar.md",
|
||||
"univers.pdf",
|
||||
"Vie paisible à Précalm.md",
|
||||
"Roman/2. Vie paisible/1. Précalm.md",
|
||||
"Roman/2. Vie paisible/5. Promenade avec Ubrelle.md",
|
||||
"Roman/2. Vie paisible/4. Livraison au boulanger.md",
|
||||
"Roman/2. Vie paisible/2. La routine de Jamath.md",
|
||||
"Roman/2. Vie paisible/3. La place du village.md",
|
||||
"Univers étendue/Lieux/Précalm.md",
|
||||
"roman.html",
|
||||
"Roman.md",
|
||||
"Univers étendue/Lieux/Ivakar.md",
|
||||
"Univers étendue/Lieux/Baupor/Baupor.md",
|
||||
"Univers étendue/Lieux/Picnoir.md",
|
||||
"Elara.md",
|
||||
"images/f48fdbb3-7259-49ab-94df-4635786017e6.png",
|
||||
"Univers étendue/Personnages/Principaux/Valaën.md",
|
||||
"images/Faelar.jpeg",
|
||||
"Univers étendue/Légendes et histoire du monde/Humains/Ulrik.md",
|
||||
"Univers étendue/Légendes et histoire du monde/Humains/Confrérie des Frondes d’Argent.md",
|
||||
"Univers étendue/Légendes et histoire du monde/Humains/La Guerre des Frondes d’Argent.md",
|
||||
"Univers étendue/Légendes et histoire du monde/Elfes/Guerre entre Humains et Elfes.md",
|
||||
"Templates/Fiche Perso.md",
|
||||
"Roman/7. Emaïr la magnifique/1. Arrivée dans la chambre d auberge.md",
|
||||
"Soleris/Drafts/draft_1.md",
|
||||
"Roman/9. La cité des Nains/1. Arrivée dans la cité.md",
|
||||
"Roman/7. Emaïr la magnifique/2. Reveil de soleris a l auberge.md",
|
||||
"Soleris/La cité des Nains.md",
|
||||
"Univers étendue/Légendes et histoire du monde/Elfes/Dínendal IV.md",
|
||||
"Univers étendue/Personnages/Autres/Shalvonne.md",
|
||||
"Roman/5. En route pour Asfar/1. Plaines ouest dAgasur.md",
|
||||
"Roman/5. En route pour Asfar/2. Forêt de Agasur.md",
|
||||
"Roman/5. En route pour Asfar/3. Paysan qui tombe sur Soleris.md",
|
||||
"Roman/6. Décision Difficile/1. Soleris parle de son foulard.md",
|
||||
"Univers étendue/Lieux/Haut-Chateau.md",
|
||||
"Univers étendue/Lieux/Plaines dAgasur/Agasur.md",
|
||||
"Univers étendue/Lieux/Plaines dAgasur",
|
||||
"Roman/1. Préface/3.Souvenirs retour à la maison.md",
|
||||
"Roman/1. Préface/2.Souvenirs du marché.md",
|
||||
"Chronologie.md",
|
||||
"Univers étendue/Légendes et histoire du monde/Humains/Melthor.md",
|
||||
"Univers étendue/Légendes et histoire du monde/Elfes/Religion",
|
||||
"Univers étendue/Légendes et histoire du monde/Teks",
|
||||
"Univers étendue/Races/Nains",
|
||||
"Univers étendue/Races",
|
||||
"Univers étendue/Légendes et histoire du monde/Elfes",
|
||||
"Univers étendue/Légendes et histoire du monde/Humains",
|
||||
"Roman/2. Vie paisible/3. La place du village.md",
|
||||
"Roman/2. Vie paisible/4. Livraison au boulanger.md",
|
||||
"Soleris/Drafts",
|
||||
"Soleris",
|
||||
"univers.pdf",
|
||||
"Soleris - Les racines oubliées/Chapitres",
|
||||
"Sans titre 1.canvas",
|
||||
"Sans titre.canvas",
|
||||
"Roman/Soleris",
|
||||
"Soleris - Les racines oubliées/Roman",
|
||||
"Soleris - Les racines oubliées",
|
||||
"roman.pdf",
|
||||
"Sans titre.base",
|
||||
"Templates",
|
||||
"images/1b3ec955-f3a0-4109-bbc2-6d533cb68069.jpeg",
|
||||
"images 1/f48fdbb3-7259-49ab-94df-4635786017e6.png",
|
||||
"images 1/effc1296-f76a-4bb6-90fd-f30669a455c1.jpeg",
|
||||
|
|
@ -229,8 +249,6 @@
|
|||
"images 1/bd3083ad-91b0-40f3-9bdc-1df3edb952dc.jpeg",
|
||||
"images 1/a689e725-1271-448b-9643-821918657088.jpeg",
|
||||
"images 1/52710101-7552-4f4a-8653-ca29f931a692.jpeg",
|
||||
"images 1/4ce69e6b-223b-4f1b-8f9a-ff3e4624606a.jpeg",
|
||||
"images 1/46dee467-fc6b-4b28-be59-ff753857e61f.jpeg",
|
||||
"Sans titre.canvas"
|
||||
"images 1/4ce69e6b-223b-4f1b-8f9a-ff3e4624606a.jpeg"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue