...
This commit is contained in:
Vendored
+22
-9
@@ -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",
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
+6
-1
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user