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...