Update from obsidian -
Affected files: projects/quests.md projects/todos-notes/Update dots.md projects/todos-notes/Update tmux config.md projects/todos-notes/Youtube alternative.md
This commit is contained in:
parent
a4dc31ebcb
commit
be8dfe9cf5
4 changed files with 17 additions and 11 deletions
|
|
@ -18,6 +18,7 @@ kanban-plugin: basic
|
||||||
- [ ] Traer React Hooks a Wiki<br>Añadir a portafolio de alguna manera<br>#wiki
|
- [ ] Traer React Hooks a Wiki<br>Añadir a portafolio de alguna manera<br>#wiki
|
||||||
- [ ] Escribir guia de posturas para la meditación
|
- [ ] Escribir guia de posturas para la meditación
|
||||||
- [ ] Pasar en limpio notas del cuaderno<br>#home
|
- [ ] Pasar en limpio notas del cuaderno<br>#home
|
||||||
|
- [ ] Actualizar Mac
|
||||||
|
|
||||||
|
|
||||||
## Expedition Quests
|
## Expedition Quests
|
||||||
|
|
@ -44,6 +45,8 @@ kanban-plugin: basic
|
||||||
- [ ] Aprender a usar registers en neovim
|
- [ ] Aprender a usar registers en neovim
|
||||||
- [ ] Reseach mindfullness
|
- [ ] Reseach mindfullness
|
||||||
- [ ] Treesitter movement in neovim
|
- [ ] Treesitter movement in neovim
|
||||||
|
- [ ] [Utilizar VIA en vez de QMK por CLI](https://www.caniusevia.com/docs/specification)
|
||||||
|
- [ ] [Youtube alternative](Youtube%20alternative.md)
|
||||||
|
|
||||||
|
|
||||||
## Waiting for...
|
## Waiting for...
|
||||||
|
|
@ -55,12 +58,13 @@ kanban-plugin: basic
|
||||||
- [ ] Freidora de aire<br>#purchases
|
- [ ] Freidora de aire<br>#purchases
|
||||||
- [ ] [Máquina de ejercicios](https://pesaschile.cl/productos/1119-banco-preolimpico-plegable-con-soporte-para-triceps-forza.html)<br>#purchases
|
- [ ] [Máquina de ejercicios](https://pesaschile.cl/productos/1119-banco-preolimpico-plegable-con-soporte-para-triceps-forza.html)<br>#purchases
|
||||||
- [ ] [8bitdo ultimate](https://atomstore.cl/producto/mando-8bitdo-ultimate-bluetooth/)
|
- [ ] [8bitdo ultimate](https://atomstore.cl/producto/mando-8bitdo-ultimate-bluetooth/)
|
||||||
|
- [ ] We were here<br>#purchases
|
||||||
|
- [ ] [Teclado](https://prismo.cl/k3-pro-teclado-mecanico-inalambrico-qmkvia-rgb-espanol-iso)<br>#purchases
|
||||||
|
|
||||||
|
|
||||||
## Available Quests (5)
|
## Available Quests (5)
|
||||||
|
|
||||||
- [ ] [Update keyboard config](Update%20keyboard%20config.md)<br>#home
|
- [ ] [Update keyboard config](Update%20keyboard%20config.md)<br>#home
|
||||||
- [ ] [Neovim database managment](https://www.youtube.com/watch?v=NhTPVXP8n7w)
|
|
||||||
- [ ] Investigate and try git worktree in work projects
|
- [ ] Investigate and try git worktree in work projects
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -68,12 +72,13 @@ kanban-plugin: basic
|
||||||
|
|
||||||
- [ ] [Update dots](Update%20dots.md)<br>#laptop
|
- [ ] [Update dots](Update%20dots.md)<br>#laptop
|
||||||
- [ ] Enter and engage in no bolerplate discord
|
- [ ] Enter and engage in no bolerplate discord
|
||||||
- [ ] [Update tmux config](Update%20tmux%20config.md)<br>#laptop
|
|
||||||
|
|
||||||
|
|
||||||
## Completed Quests
|
## Completed Quests
|
||||||
|
|
||||||
**Complete**
|
**Complete**
|
||||||
|
- [x] [Update tmux config](Update%20tmux%20config.md)<br>#laptop
|
||||||
|
- [x] [Neovim database managment](https://www.youtube.com/watch?v=NhTPVXP8n7w)
|
||||||
- [x] Escribir ayuda memoria sobre funcionalidades avanzadas y como acualizar cierta config de neovim<br>#wiki
|
- [x] Escribir ayuda memoria sobre funcionalidades avanzadas y como acualizar cierta config de neovim<br>#wiki
|
||||||
- [x] Cambiar alias de trash para que funcione en MacOS<br>#home
|
- [x] Cambiar alias de trash para que funcione en MacOS<br>#home
|
||||||
- [x] Meditation process and mindfullness<br>#wiki
|
- [x] Meditation process and mindfullness<br>#wiki
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
- [x] Crear config de nvim desde zero con kickstart.nvim
|
- [x] Crear config de nvim desde zero con kickstart.nvim
|
||||||
- [x] Crear Sway setup
|
- [x] Crear Sway setup
|
||||||
- [x] Utilizar `$OSTYPE` para ejecutar config dependiendo del sistema
|
- [x] Utilizar `$OSTYPE` para ejecutar config dependiendo del sistema
|
||||||
- [ ] Tmux Sessions
|
- [x] Tmux Sessions
|
||||||
- Save - Restore sessions
|
- Save - Restore sessions
|
||||||
- close all sessions
|
- close all sessions
|
||||||
- [x] Move Tmux config to .conf directory
|
- [x] Move Tmux config to .conf directory
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
- [x] improve terminal setup on mac
|
- [x] improve terminal setup on mac
|
||||||
- write better config for alacritty
|
- write better config for alacritty
|
||||||
- use iterm2
|
- use iterm2
|
||||||
- [ ] Arreglar alias de música -> usar celluloid
|
- [x] Arreglar alias de música -> usar celluloid
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,13 +2,7 @@
|
||||||
- https://unix.stackexchange.com/questions/14300/moving-tmux-pane-to-window/14301#14301
|
- https://unix.stackexchange.com/questions/14300/moving-tmux-pane-to-window/14301#14301
|
||||||
- https://stackoverflow.com/questions/9592969/tmux-how-to-join-two-tmux-windows-into-one-as-panes
|
- https://stackoverflow.com/questions/9592969/tmux-how-to-join-two-tmux-windows-into-one-as-panes
|
||||||
- [x] toggle floating window with terminal (ala zellij)
|
- [x] toggle floating window with terminal (ala zellij)
|
||||||
- [ ] tmux layout app setup
|
- [x] Session managment
|
||||||
- [ ] Abrir proyecto de front y back -> variable para buscar por nombre??
|
|
||||||
- [ ] SSH
|
|
||||||
- [ ] Tunnel a DB MySQL
|
|
||||||
- [ ] Tunnel a DB Mongo
|
|
||||||
- [ ] SSH a server
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
|
||||||
7
projects/todos-notes/Youtube alternative.md
Normal file
7
projects/todos-notes/Youtube alternative.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## References
|
||||||
|
- [TubeSync](https://github.com/meeb/tubesync) -> Monitors channels and playlist & auto download them.
|
||||||
|
- [TubeArchivist](https://www.tubearchivist.com/) Same as TubeSync but bigger??
|
||||||
|
- [Invidious Chilean Server](https://inv.zzls.xyz/)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue