From 868be9d2d84d75b2ef65dc8dd8b3919414a7bee0 Mon Sep 17 00:00:00 2001 From: aleidk Date: Mon, 25 Sep 2023 18:46:51 -0300 Subject: [PATCH] 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 --- .obsidian/bookmarks.json | 9 ++++++++ projects/personal-page-notes/List of Games.md | 21 +++++++++++++++---- projects/todos-notes/Escritorio.md | 12 +++++++++++ projects/todos-notes/Rewrite neovim config.md | 3 ++- projects/todos.md | 2 ++ 5 files changed, 42 insertions(+), 5 deletions(-) create mode 100644 .obsidian/bookmarks.json create mode 100644 projects/todos-notes/Escritorio.md diff --git a/.obsidian/bookmarks.json b/.obsidian/bookmarks.json new file mode 100644 index 0000000..11cdbff --- /dev/null +++ b/.obsidian/bookmarks.json @@ -0,0 +1,9 @@ +{ + "items": [ + { + "type": "file", + "ctime": 1695497967124, + "path": "projects/personal-page.md" + } + ] +} \ No newline at end of file diff --git a/projects/personal-page-notes/List of Games.md b/projects/personal-page-notes/List of Games.md index 153eba1..d259ed3 100644 --- a/projects/personal-page-notes/List of Games.md +++ b/projects/personal-page-notes/List of Games.md @@ -1,9 +1,22 @@ +## Funcitonality + - [x] Investigate how to properly use typescript in react - See free code camp video?? - [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?? - [ ] 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?? \ No newline at end of file +- [ ] Advance filters + - [x] String + - [ ] 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?? + +--- + +## Visuals + +- [ ] Fix layout shifting when filtering \ No newline at end of file diff --git a/projects/todos-notes/Escritorio.md b/projects/todos-notes/Escritorio.md new file mode 100644 index 0000000..d51b5e1 --- /dev/null +++ b/projects/todos-notes/Escritorio.md @@ -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 \ No newline at end of file diff --git a/projects/todos-notes/Rewrite neovim config.md b/projects/todos-notes/Rewrite neovim config.md index 970cd3f..623efe4 100644 --- a/projects/todos-notes/Rewrite neovim config.md +++ b/projects/todos-notes/Rewrite neovim config.md @@ -48,4 +48,5 @@ vim.exec("retab") Reference: - https://www.youtube.com/watch?v=NJDu_53T_4M&t=315s - https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/plugins/ui.lua -- https://www.youtube.com/watch?v=CVCBHHFXWNE \ No newline at end of file +- https://www.youtube.com/watch?v=CVCBHHFXWNE +- [Mason Select](https://github.com/williamboman/mason.nvim/issues/1461) \ No newline at end of file diff --git a/projects/todos.md b/projects/todos.md index b32e1b0..249c778 100644 --- a/projects/todos.md +++ b/projects/todos.md @@ -17,6 +17,7 @@ kanban-plugin: basic - [ ] Neovim cheatsheet #wiki #blog - [ ] Add second config neovim config exclusive for markdown notes? - [ ] Escribir procedimiento de crear una nueva funcionalidad
Agregar como nombrar cosas
Referenciar resolucion de problemas
#wiki +- [ ] [The cult of the done](https://www.youtube.com/watch?v=bJQj1uKtnus)
#wiki ## Need Research @@ -31,6 +32,7 @@ kanban-plugin: basic - [ ] Scooter Electrico - [ ] Override methods on Typescript - [ ] Investigate and try git worktree in work projects +- [ ] [Escritorio](Escritorio.md) ## Waiting for...