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:
parent
6b406948b7
commit
8bcac4fd65
4 changed files with 23 additions and 21 deletions
27
.obsidian/workspace.json
vendored
27
.obsidian/workspace.json
vendored
|
|
@ -20,17 +20,18 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"id": "a76bf04bb7d5789b",
|
||||
"id": "b7b745156d29d24c",
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
|
@ -97,7 +98,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "projects/games.md",
|
||||
"file": "projects/todos.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
|
@ -114,7 +115,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "projects/games.md",
|
||||
"file": "projects/todos.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
|
@ -137,7 +138,7 @@
|
|||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "projects/games.md"
|
||||
"file": "projects/todos.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -180,14 +181,16 @@
|
|||
"dbfolder:Create a new database table": false
|
||||
}
|
||||
},
|
||||
"active": "a76bf04bb7d5789b",
|
||||
"active": "12248824c80d5057",
|
||||
"lastOpenFiles": [
|
||||
"projects/todos.md",
|
||||
"projects/personal-page-notes/List of Games.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",
|
||||
"projects/personal-page-notes/One Game.md",
|
||||
"templates/todo.md",
|
||||
"projects/games.md",
|
||||
"projects/series.md",
|
||||
"games/9-years-of-shadows.md",
|
||||
"games/sifu.md",
|
||||
|
|
@ -206,8 +209,6 @@
|
|||
"games/demon-turf.md",
|
||||
"games/signalis.md",
|
||||
"games/ex-zodiac.md",
|
||||
"games/haiku-the-robot.md",
|
||||
"games/record-of-lodoss-war-deedlit-in-wonder-labyrinth.md",
|
||||
"series",
|
||||
"games/castlevania-symphony-of-the-night",
|
||||
"igdb",
|
||||
|
|
|
|||
|
|
@ -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??
|
||||
- [ ] 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??
|
||||
- [ ] Advance filters
|
||||
- option to group filters and apply different logical conditions
|
||||
- Ej: All platform games not played
|
||||
- [ ] Finish pagination
|
||||
- [ ] Advance filters
|
||||
- option to group filters and apply different logical conditions
|
||||
- Ej: All platform games not played
|
||||
- [ ] Extract types declaration where they belogns -> investigate where??
|
||||
|
|
@ -24,18 +24,18 @@ kanban-plugin: basic
|
|||
|
||||
## Design
|
||||
|
||||
- [ ] [List of Games](List%20of%20Games.md)
|
||||
- [ ] [One Game](One%20Game.md)
|
||||
- [ ] [Landing Page](Landing%20Page.md)
|
||||
- [ ] [Layout](Layout.md)
|
||||
|
||||
|
||||
## Ready to Work
|
||||
|
||||
- [ ] [One Game](One%20Game.md)
|
||||
|
||||
|
||||
## Doign
|
||||
|
||||
- [ ] [List of Games](List%20of%20Games.md)
|
||||
|
||||
|
||||
## Done
|
||||
|
|
|
|||
|
|
@ -47,7 +47,6 @@ kanban-plugin: basic
|
|||
|
||||
- [ ] [Rewrite neovim config](Rewrite%20neovim%20config.md)
|
||||
- [ ] [Update dots](Update%20dots.md)
|
||||
- [ ] Lista de cosas por ver
|
||||
|
||||
|
||||
## Done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue