Update from obsidian - thinkpad

Affected files:
.obsidian/community-plugins.json
.obsidian/plugins/editor-width-slider/data.json
.obsidian/plugins/editor-width-slider/main.js
.obsidian/plugins/editor-width-slider/manifest.json
.obsidian/plugins/editor-width-slider/styles.css
.obsidian/plugins/obsidian-kanban/data.json
.obsidian/workspace.json
projects/personal-page-notes/Dev Stack.md
projects/personal-page.md
projects/project-deas.md
projects/radio.md
projects/todos-notes/Improve VPN setup.md
projects/todos-notes/Setup notification services.md
projects/todos-notes/Update keyboard config.md
projects/todos-notes/Update tmux config.md
projects/todos.md
This commit is contained in:
Alexander Navarro 2023-08-25 18:58:49 -04:00
parent 09ac6941c6
commit e5e527ff3f
16 changed files with 304 additions and 24 deletions

View file

@ -0,0 +1,8 @@
- How to wireguard works??
- How to properly setup wireguard
- maybe use cli from router instead of gui?
---
## References
- [link](...)

View file

@ -0,0 +1,10 @@
- [x] Apprise -> Centralize notification sender to a lot of message platforms
- [ ] [Mailrise](https://github.com/YoRyan/mailrise) -> companion service to transform SMTP into apprise notifications
- [x] Signal notification
- [ ] Email notifications
- [ ] [ntfy.sh](https://docs.ntfy.sh/install/)
---
## References
- [link](...)

View file

@ -8,7 +8,8 @@
* [ ] Close pair symbol with double tap?
* [ ] Macropad, accesible without looking, add it to GAME layer left bottom row
* [ ] Swap CTRL - GUI for Mac - Linux
- [ ] Macro that create aliases in terminal (usefull for remote servers)
---
## References

View file

@ -1,6 +1,7 @@
- [ ] Join split panes
- 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
- [ ] toggle floating window with terminal (ala zellij)
---