This commit is contained in:
2026-06-10 22:06:26 -04:00
parent ca567c65a0
commit 43be7d4ddc
3 changed files with 29 additions and 11 deletions
+22 -9
View File
@@ -101,19 +101,32 @@
{ {
"id": "5747e94d63da0f33", "id": "5747e94d63da0f33",
"type": "leaf", "type": "leaf",
"state": {
"type": "bases",
"state": {
"file": "Bases/Regions.base",
"viewName": "Table"
},
"icon": "lucide-table",
"title": "Regions"
}
},
{
"id": "a4f3f788b08f3cf9",
"type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Tasks/Generate a Markdown Website.md", "file": "Tasks/Generate a map of regions and how they connect.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Generate a Markdown Website" "title": "Generate a map of regions and how they connect"
} }
} }
], ],
"currentTab": 6 "currentTab": 7
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -275,16 +288,17 @@
"bases:Create new base": false "bases:Create new base": false
} }
}, },
"active": "5747e94d63da0f33", "active": "a4f3f788b08f3cf9",
"lastOpenFiles": [ "lastOpenFiles": [
"_Tasks.base", "_Tasks.base",
"Untitled.md", "Tasks/Generate a map of regions and how they connect.md",
"Untitled 2.md", "Bases/_Roles.base",
"_Overview.md",
"Bases/Regions.base",
"Tasks/Generate a Markdown Website.md", "Tasks/Generate a Markdown Website.md",
"Untitled 2.md",
"Tasks", "Tasks",
"Notes/Artificer.md", "Notes/Artificer.md",
"Bases/Regions.base",
"Bases/_Roles.base",
"Bases/Terrain.base", "Bases/Terrain.base",
"Notes/Contents.md", "Notes/Contents.md",
"Notes/Dolewood Canoe.md", "Notes/Dolewood Canoe.md",
@@ -296,7 +310,6 @@
"Notes/Shepard.md", "Notes/Shepard.md",
"Notes/Trader.md", "Notes/Trader.md",
"Bases/Event.base", "Bases/Event.base",
"_Overview.md",
"Notes/Awareness.md", "Notes/Awareness.md",
"Notes/Crisis.md", "Notes/Crisis.md",
"Notes/XP Cubes.md", "Notes/XP Cubes.md",
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
category: Task category: Task
status: Working On status: Done
--- ---
Based on the files in docs/Notes, create a document website in the ET/Web Blazor website. Based on the files in docs/Notes, create a document website in the ET/Web Blazor website.
+6 -1
View File
@@ -134,7 +134,12 @@ views:
- Done - Done
cardOrders: cardOrders:
file.file: {} file.file: {}
note.status: {} note.status:
Working On:
- Map.md
Done:
- Tasks/Generate a Markdown Website.md
Uncategorized: []
columnColors: columnColors:
file.file: {} file.file: {}
note.status: {} note.status: {}