diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index 86dce2f..45102ea 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -1,4 +1,5 @@ [ "obsidian-style-settings", - "obsidian-git" + "obsidian-git", + "table-editor-obsidian" ] \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 5e32ae7..dc26d34 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "AndrewNotes/Avalon/02_Sessions/session 4.md", + "file": "AndrewNotes/Strahd/Sessions/Session 3.md", "mode": "source", - "source": false + "source": true }, "icon": "lucide-file", - "title": "session 4" + "title": "Session 3" } } ] @@ -154,13 +154,13 @@ "state": { "type": "outline", "state": { - "file": "AndrewNotes/Avalon/02_Sessions/session 4.md", + "file": "AndrewNotes/Strahd/Sessions/Session 3.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "Outline of session 4" + "title": "Outline of Session 3" } }, { @@ -189,15 +189,21 @@ "templates:Insert template": false, "command-palette:Open command palette": false, "bases:Create new base": false, - "obsidian-git:Open Git source control": false + "obsidian-git:Open Git source control": false, + "table-editor-obsidian:Advanced Tables Toolbar": false } }, - "active": "a00a1de0a2e471f0", + "active": "6e169ae6a9aed54f", "lastOpenFiles": [ + "AndrewNotes/Avalon/02_Sessions/session 4.md", + "AndrewNotes/Strahd/Sessions/Session 3.md", + "AndrewNotes/Strahd/Sessions", + "AndrewNotes/Strahd/Arcs", + "AndrewNotes/Strahd/Items", + "AndrewNotes/Strahd/Characters", "AndrewNotes/Avalon/02_Sessions/session_5.md", "AndrewNotes/Avalon/02_Sessions/session 6.md", "session 6.md", - "AndrewNotes/Avalon/02_Sessions/session 4.md", "AndrewNotes/Strahd/Session 3", "AndrewNotes/Strahd", "Untitled.md" diff --git a/AndrewNotes/Strahd/Sessions/Session 3.md b/AndrewNotes/Strahd/Sessions/Session 3.md new file mode 100644 index 0000000..1a7ff91 --- /dev/null +++ b/AndrewNotes/Strahd/Sessions/Session 3.md @@ -0,0 +1,9 @@ +--- +campaign: Curse of Strahd +type: session +session_number: 3 +date: 2025-12-04 +arc: Vallaki +status: planning +next: "[[session_4]]" +--- \ No newline at end of file