diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ffc8fe0..51e034d 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,9 +11,11 @@ "id": "3648d0de30e04a35", "type": "leaf", "state": { - "type": "database-plugin", + "type": "markdown", "state": { - "file": "projects/games.md" + "file": "projects/personal-page-notes/List of Games.md", + "mode": "source", + "source": false } } } @@ -84,7 +86,7 @@ "state": { "type": "backlink", "state": { - "file": "projects/games.md", + "file": "projects/personal-page-notes/List of Games.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -101,7 +103,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "projects/games.md", + "file": "projects/personal-page-notes/List of Games.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -124,7 +126,7 @@ "state": { "type": "outline", "state": { - "file": "projects/games.md" + "file": "projects/personal-page-notes/List of Games.md" } } }, @@ -159,8 +161,9 @@ }, "active": "3648d0de30e04a35", "lastOpenFiles": [ - "games/castlevania-dawn-of-sorrow.md", "projects/personal-page.md", + "projects/games.md", + "games/castlevania-dawn-of-sorrow.md", "projects/personal-page-notes/Layout.md", "games/castlevania-order-of-ecclesia.md", "games/castlevania-portrait-of-ruin.md", @@ -172,7 +175,6 @@ "notes/utils/React.md", "games/the-last-of-us-part-ii.md", "games/a-hat-in-time.md", - "projects/games.md", "games/garlic.md", "projects/personal-page-notes/Landing Page.md", "projects/radio.md", diff --git a/projects/personal-page-notes/List of Games.md b/projects/personal-page-notes/List of Games.md index c06c433..6704ae1 100644 --- a/projects/personal-page-notes/List of Games.md +++ b/projects/personal-page-notes/List of Games.md @@ -1,2 +1,5 @@ - [ ] Investigate how to properly use typescript in react - - See free code camp video?? \ No newline at end of file + - See free code camp video?? +- [ ] Advance filters + - option to group filters and apply different logical conditions + - Ej: All platform games not played \ No newline at end of file