Update from obsidian - thinkpad

Affected files:
.obsidian/bookmarks.json
projects/personal-page-notes/List of Games.md
projects/todos-notes/Escritorio.md
projects/todos-notes/Rewrite neovim config.md
projects/todos.md
This commit is contained in:
Alexander Navarro 2023-09-25 18:46:51 -03:00
parent a5788c7eee
commit 868be9d2d8
5 changed files with 42 additions and 5 deletions

9
.obsidian/bookmarks.json vendored Normal file
View file

@ -0,0 +1,9 @@
{
"items": [
{
"type": "file",
"ctime": 1695497967124,
"path": "projects/personal-page.md"
}
]
}

View file

@ -1,9 +1,22 @@
## Funcitonality
- [x] 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??
- [x] 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??
- [ ] Finish pagination - [ ] Finish pagination
- [ ] Advance filters - [ ] Advance filters
- option to group filters and apply different logical conditions - [x] String
- Ej: All platform games not played - [ ] Number (with logic operator)
- [x] Select
- [ ] Multiple selector (with selection of and/or)
- [ ] Add clear to every filter
- [ ] Add Clear all
- [ ] Clean & optimize
- [ ] Extract types declaration where they belogns -> investigate where?? - [ ] Extract types declaration where they belogns -> investigate where??
---
## Visuals
- [ ] Fix layout shifting when filtering

View file

@ -0,0 +1,12 @@
- [ ] Task 1
---
## References
- https://sodimac.falabella.com/sodimac-cl/product/110607221/Escritorio-esquinero-negro./110607222?exp=sodimac
- https://sodimac.falabella.com/sodimac-cl/product/110556080/Escritorio-110x140x111-cm./110556081?exp=sodimac
- https://sodimac.falabella.com/sodimac-cl/product/110031434/Escritorio-office-8-77x152x117-cm/110031437?exp=sodimac
---
## Otros
https://sodimac.falabella.com/sodimac-cl/product/110514109/Escritorio-The-Wall-plomo-blanco/110514110?exp=sodimac

View file

@ -49,3 +49,4 @@ Reference:
- https://www.youtube.com/watch?v=NJDu_53T_4M&t=315s - https://www.youtube.com/watch?v=NJDu_53T_4M&t=315s
- https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/ui.lua - https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/ui.lua
- https://www.youtube.com/watch?v=CVCBHHFXWNE - https://www.youtube.com/watch?v=CVCBHHFXWNE
- [Mason Select](https://github.com/williamboman/mason.nvim/issues/1461)

View file

@ -17,6 +17,7 @@ kanban-plugin: basic
- [ ] Neovim cheatsheet #wiki #blog - [ ] Neovim cheatsheet #wiki #blog
- [ ] Add second config neovim config exclusive for markdown notes? - [ ] Add second config neovim config exclusive for markdown notes?
- [ ] Escribir procedimiento de crear una nueva funcionalidad<br>Agregar como nombrar cosas<br>Referenciar resolucion de problemas<br>#wiki - [ ] Escribir procedimiento de crear una nueva funcionalidad<br>Agregar como nombrar cosas<br>Referenciar resolucion de problemas<br>#wiki
- [ ] [The cult of the done](https://www.youtube.com/watch?v=bJQj1uKtnus)<br>#wiki
## Need Research ## Need Research
@ -31,6 +32,7 @@ kanban-plugin: basic
- [ ] Scooter Electrico - [ ] Scooter Electrico
- [ ] Override methods on Typescript - [ ] Override methods on Typescript
- [ ] Investigate and try git worktree in work projects - [ ] Investigate and try git worktree in work projects
- [ ] [Escritorio](Escritorio.md)
## Waiting for... ## Waiting for...