Mise à jour du 25 octobre 2025 à 15:00
This commit is contained in:
commit
9505998dae
147 changed files with 83565 additions and 0 deletions
117
.obsidian/plugins/longform/data.json
vendored
Normal file
117
.obsidian/plugins/longform/data.json
vendored
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
{
|
||||
"version": 3,
|
||||
"projects": {},
|
||||
"selectedDraftVaultPath": "Roman/Préface/Index.md",
|
||||
"userScriptFolder": null,
|
||||
"sessionStorage": "data",
|
||||
"sessions": [
|
||||
{
|
||||
"start": "2025-03-28T09:45:19.746Z",
|
||||
"total": 0,
|
||||
"drafts": {
|
||||
"Roman/Préface/Index.md": {
|
||||
"total": 0,
|
||||
"scenes": {
|
||||
"Vue sur la maison": 0,
|
||||
"Souvenirs du marché": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"start": "2025-03-26T11:42:22.689Z",
|
||||
"total": 0,
|
||||
"drafts": {
|
||||
"Roman/Préface/Index.md": {
|
||||
"total": 0,
|
||||
"scenes": {
|
||||
"Vue sur la maison": 0,
|
||||
"Souvenirs du marché": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"start": "2024-11-23T14:07:47.897Z",
|
||||
"total": 0,
|
||||
"drafts": {
|
||||
"Roman/Préface/Index.md": {
|
||||
"total": 0,
|
||||
"scenes": {
|
||||
"Vue sur la maison": 0,
|
||||
"Souvenirs du marché": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"start": "2024-08-14T17:45:55.288Z",
|
||||
"total": 391,
|
||||
"drafts": {
|
||||
"Roman/Chapitres/Index.md": {
|
||||
"total": 0,
|
||||
"scenes": {}
|
||||
},
|
||||
"Roman/Préface/Index.md": {
|
||||
"total": 391,
|
||||
"scenes": {
|
||||
"Vue sur la maison": 187,
|
||||
"Souvenirs du marché": 204
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"showWordCountInStatusBar": true,
|
||||
"startNewSessionEachDay": true,
|
||||
"sessionGoal": 500,
|
||||
"applyGoalTo": "all",
|
||||
"notifyOnGoal": true,
|
||||
"countDeletionsForGoal": false,
|
||||
"keepSessionCount": 30,
|
||||
"sessionFile": "longform-sessions.json",
|
||||
"numberScenes": true,
|
||||
"sceneTemplate": null,
|
||||
"waitForSync": false,
|
||||
"fallbackWaitEnabled": true,
|
||||
"fallbackWaitTime": 5,
|
||||
"workflows": {
|
||||
"Default Workflow": {
|
||||
"name": "Default Workflow",
|
||||
"description": "A starter workflow. Feel free to edit, rename, or delete it and create your own.",
|
||||
"steps": [
|
||||
{
|
||||
"id": "strip-frontmatter",
|
||||
"optionValues": {}
|
||||
},
|
||||
{
|
||||
"id": "remove-links",
|
||||
"optionValues": {
|
||||
"remove-wikilinks": true,
|
||||
"remove-external-links": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "prepend-title",
|
||||
"optionValues": {
|
||||
"format": "$3{#} $1",
|
||||
"separator": "\n\n"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "concatenate-text",
|
||||
"optionValues": {
|
||||
"separator": "\\n\\n---\\n\\n"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "write-to-note",
|
||||
"optionValues": {
|
||||
"target": "manuscript.md",
|
||||
"open-after": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue