Update from obsidian - thinkpad

Affected files:
.obsidian/workspace.json
projects/personal-page-notes/List of Games.md
projects/personal-page.md
projects/todos.md
This commit is contained in:
Alexander Navarro 2023-09-17 11:44:50 -03:00
parent 6b406948b7
commit 8bcac4fd65
4 changed files with 23 additions and 21 deletions

View file

@ -20,17 +20,18 @@
} }
}, },
{ {
"id": "a76bf04bb7d5789b", "id": "b7b745156d29d24c",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "database-plugin", "type": "markdown",
"state": { "state": {
"file": "projects/games.md" "file": "projects/personal-page-notes/List of Games.md",
"mode": "source",
"source": false
} }
} }
} }
], ]
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -97,7 +98,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "projects/games.md", "file": "projects/todos.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -114,7 +115,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "projects/games.md", "file": "projects/todos.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -137,7 +138,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "projects/games.md" "file": "projects/todos.md"
} }
} }
}, },
@ -180,14 +181,16 @@
"dbfolder:Create a new database table": false "dbfolder:Create a new database table": false
} }
}, },
"active": "a76bf04bb7d5789b", "active": "12248824c80d5057",
"lastOpenFiles": [ "lastOpenFiles": [
"projects/todos.md", "projects/personal-page-notes/List of Games.md",
"projects/personal-page.md", "projects/personal-page.md",
"projects/games.md",
"projects/todos.md",
"projects/todos-notes/Rewrite neovim config.md",
"games/castlevania-symphony-of-the-night.md", "games/castlevania-symphony-of-the-night.md",
"projects/personal-page-notes/One Game.md", "projects/personal-page-notes/One Game.md",
"templates/todo.md", "templates/todo.md",
"projects/games.md",
"projects/series.md", "projects/series.md",
"games/9-years-of-shadows.md", "games/9-years-of-shadows.md",
"games/sifu.md", "games/sifu.md",
@ -206,8 +209,6 @@
"games/demon-turf.md", "games/demon-turf.md",
"games/signalis.md", "games/signalis.md",
"games/ex-zodiac.md", "games/ex-zodiac.md",
"games/haiku-the-robot.md",
"games/record-of-lodoss-war-deedlit-in-wonder-labyrinth.md",
"series", "series",
"games/castlevania-symphony-of-the-night", "games/castlevania-symphony-of-the-night",
"igdb", "igdb",

View file

@ -1,7 +1,9 @@
- [ ] Investigate how to properly use typescript in react - [x] Investigate how to properly use typescript in react
- See free code camp video?? - See free code camp video??
- [ ] instead of passing a collection of astro, map the collection and create the data how I needed - [x] instead of passing a collection of astro, map the collection and create the data how I needed
- This shouldn't add overheat since is done ahead of time?? - This shouldn't add overheat since is done ahead of time??
- [ ] Advance filters - [ ] Finish pagination
- [ ] Advance filters
- option to group filters and apply different logical conditions - option to group filters and apply different logical conditions
- Ej: All platform games not played - Ej: All platform games not played
- [ ] Extract types declaration where they belogns -> investigate where??

View file

@ -24,18 +24,18 @@ kanban-plugin: basic
## Design ## Design
- [ ] [List of Games](List%20of%20Games.md) - [ ] [One Game](One%20Game.md)
- [ ] [Landing Page](Landing%20Page.md) - [ ] [Landing Page](Landing%20Page.md)
- [ ] [Layout](Layout.md) - [ ] [Layout](Layout.md)
## Ready to Work ## Ready to Work
- [ ] [One Game](One%20Game.md)
## Doign ## Doign
- [ ] [List of Games](List%20of%20Games.md)
## Done ## Done

View file

@ -47,7 +47,6 @@ kanban-plugin: basic
- [ ] [Rewrite neovim config](Rewrite%20neovim%20config.md) - [ ] [Rewrite neovim config](Rewrite%20neovim%20config.md)
- [ ] [Update dots](Update%20dots.md) - [ ] [Update dots](Update%20dots.md)
- [ ] Lista de cosas por ver
## Done ## Done