diff --git a/games/neon-white.md b/games/neon-white.md
index 41dcdd6..9204db0 100644
--- a/games/neon-white.md
+++ b/games/neon-white.md
@@ -1,18 +1,18 @@
---
alias: Neon White
developers:
-- Annapurna Interactive
-- Ben Esposito
+ - Annapurna Interactive
+ - Ben Esposito
franchises:
-- None
+ - None
genres:
-- Shooter
-- Platform
-- Indie
-- Visual Novel
+ - Shooter
+ - Platform
+ - Indie
+ - Visual Novel
registered_hours: 0
-release: '2022-06-15'
-status: Backlog
+release: 2022-06-15
+status: Playing
times_played: 0
title: Neon White
url: https://www.igdb.com/games/neon-white
diff --git a/notes/utils/Dev Tools.md b/notes/utils/Dev Tools.md
new file mode 100644
index 0000000..c568876
--- /dev/null
+++ b/notes/utils/Dev Tools.md
@@ -0,0 +1,3 @@
+## SMTP Dev Server
+
+Podemos levantar un servidor temporal de SMTP para probar la funcionalidad de correos con `python -m smtpd -c DebuggingServer -n localhost:1025`
\ No newline at end of file
diff --git a/projects/quests.md b/projects/quests.md
index b05fec9..3fc930a 100644
--- a/projects/quests.md
+++ b/projects/quests.md
@@ -7,10 +7,8 @@ kanban-plugin: basic
## Quests Pool
- [ ] Move repos out of github
#laptop
-- [ ] Try out [githui](https://github.com/extrawurst/gitui)
- [ ] [Setup notification services](Setup%20notification%20services.md)
#homelab #home
- [ ] Problem solving process #blog #wiki
-- [ ] Neovim cheatsheet #wiki #blog
- [ ] Settear formateo remoto en dispositivos android
#laptop
- [ ] Crear flujo de GTD
#flows #wiki
- [ ] Crear flujo de "daily rutine"
- Ducha
- Desayuno
- daily tasks - read-later??
#wiki #flows
@@ -31,10 +29,8 @@ kanban-plugin: basic
- [ ] [Tatuaje _ metroidvanias _](Tatuaje%20_%20metroidvanias%20_.md)
- [ ] [Improve Remote Access Setup](Improve%20Remote%20Access%20Setup.md)
-- [ ] [Improve dev tools](Improve%20dev%20tools.md)
- [ ] [Improve VPN setup](Improve%20VPN%20setup.md)
- [ ] Shinto
-- [ ] Write better commit messages
- [ ] Scooter Electrico
- [ ] Override methods on Typescript
- [ ] Mejorar workflow en obsidian
- Memorizar shortcuts
- Aplicar workspaces
- Entender layouts and navigation
#laptop
@@ -42,7 +38,6 @@ kanban-plugin: basic
- [ ] Learn LaTex
- [ ] Investigar _"susokuzan"_
- Libro "A guide to susokuzan breath-counting meditation in zen"
- [ ] [Obsidian for work](Obsidian%20for%20work.md)
-- [ ] Cliente git para android (remplazar ese caso de uso de termux)
- [ ] Buscar pactos de Ulisses para:
- Al entra a youtube
- [ ] Buscar curso de doblaje en plataformas digitales
- [ ] How to make my bedroom more cyberpunk/neon/synthwave like
@@ -50,9 +45,9 @@ kanban-plugin: basic
- [ ] Aprender a usar registers en neovim
- [ ] Reseach mindfullness
- [ ] Treesitter movement in neovim
-- [ ] [Utilizar VIA en vez de QMK por CLI](https://www.caniusevia.com/docs/specification)
- [ ] [Youtube alternative](Youtube%20alternative.md)
- [ ] Investigar JRPG's:
- Star Ocean
- Grandia 2
+- [ ] What to use to develop api's (postman alternatives)
- [Hurl](https://hurl.dev/)
- [rest.nvim](https://github.com/rest-nvim/rest.nvim)
## Waiting for...
@@ -69,17 +64,21 @@ kanban-plugin: basic
## Available Quests (5)
-- [ ] Investigate and try git worktree in work projects
+- [ ] Write better commit messages
## Ongoing Quests (3)
- [ ] Enter and engage in no bolerplate discord
+- [ ] Investigate and try git worktree in work projects
## Completed Quests
**Complete**
+- [x] Neovim cheatsheet #wiki #blog
+- [x] [Utilizar VIA en vez de QMK por CLI](https://www.caniusevia.com/docs/specification)
+- [x] Cliente git para android (remplazar ese caso de uso de termux)
- [x] Actualizar Mac
- [x] Freidora de aire
#purchases
- [x] [Máquina de ejercicios](https://pesaschile.cl/productos/1119-banco-preolimpico-plegable-con-soporte-para-triceps-forza.html)
#purchases
diff --git a/projects/todos-notes/Improve dev tools.md b/projects/todos-notes/Improve dev tools.md
deleted file mode 100644
index 79dc675..0000000
--- a/projects/todos-notes/Improve dev tools.md
+++ /dev/null
@@ -1,8 +0,0 @@
-- [ ] [Api-Docs](https://docs.yaade.io/)
-- [ ] [misc tools](https://it-tools.tech/http-status-codes)
-- [ ] [Mail Tester](https://github.com/axllent/mailpit) (use this or python cli??)
-
----
-
-## References
-- [link](...)
\ No newline at end of file