diff --git a/docs/.obsidian/workspace.json b/docs/.obsidian/workspace.json index aed4061..758440d 100644 --- a/docs/.obsidian/workspace.json +++ b/docs/.obsidian/workspace.json @@ -101,19 +101,32 @@ { "id": "5747e94d63da0f33", "type": "leaf", + "state": { + "type": "bases", + "state": { + "file": "Bases/Regions.base", + "viewName": "Table" + }, + "icon": "lucide-table", + "title": "Regions" + } + }, + { + "id": "a4f3f788b08f3cf9", + "type": "leaf", "state": { "type": "markdown", "state": { - "file": "Tasks/Generate a Markdown Website.md", + "file": "Tasks/Generate a map of regions and how they connect.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Generate a Markdown Website" + "title": "Generate a map of regions and how they connect" } } ], - "currentTab": 6 + "currentTab": 7 } ], "direction": "vertical" @@ -275,16 +288,17 @@ "bases:Create new base": false } }, - "active": "5747e94d63da0f33", + "active": "a4f3f788b08f3cf9", "lastOpenFiles": [ "_Tasks.base", - "Untitled.md", - "Untitled 2.md", + "Tasks/Generate a map of regions and how they connect.md", + "Bases/_Roles.base", + "_Overview.md", + "Bases/Regions.base", "Tasks/Generate a Markdown Website.md", + "Untitled 2.md", "Tasks", "Notes/Artificer.md", - "Bases/Regions.base", - "Bases/_Roles.base", "Bases/Terrain.base", "Notes/Contents.md", "Notes/Dolewood Canoe.md", @@ -296,7 +310,6 @@ "Notes/Shepard.md", "Notes/Trader.md", "Bases/Event.base", - "_Overview.md", "Notes/Awareness.md", "Notes/Crisis.md", "Notes/XP Cubes.md", diff --git a/docs/Tasks/Generate a Markdown Website.md b/docs/Tasks/Generate a Markdown Website.md index a14d4cd..00fc4ed 100644 --- a/docs/Tasks/Generate a Markdown Website.md +++ b/docs/Tasks/Generate a Markdown Website.md @@ -1,6 +1,6 @@ --- category: Task -status: Working On +status: Done --- Based on the files in docs/Notes, create a document website in the ET/Web Blazor website. diff --git a/docs/_Tasks.base b/docs/_Tasks.base index 0379fe9..5f639d6 100644 --- a/docs/_Tasks.base +++ b/docs/_Tasks.base @@ -134,7 +134,12 @@ views: - Done cardOrders: file.file: {} - note.status: {} + note.status: + Working On: + - Map.md + Done: + - Tasks/Generate a Markdown Website.md + Uncategorized: [] columnColors: file.file: {} note.status: {}