Update from obsidian - thinkpad

Affected files:
.obsidian/workspace.json
projects/homelab.md
projects/todos-notes/Improve Remote Access Setup.md
projects/todos-notes/Improve dev tools.md
projects/todos-notes/Rewrite neovim config.md
projects/todos-notes/Update dots.md
projects/todos-notes/Update keyboard config.md
projects/todos-notes/Update tmux config.md
projects/todos.md
templates/todo.md
This commit is contained in:
Alexander Navarro 2023-08-25 16:19:40 -04:00
parent 3f925e388f
commit 09ac6941c6
10 changed files with 159 additions and 62 deletions

44
projects/todos.md Normal file
View file

@ -0,0 +1,44 @@
---
kanban-plugin: basic
---
## Backlog
- [ ] [Update keyboard config](Update%20keyboard%20config.md)
- [ ] [Update tmux config](Update%20tmux%20config.md)
- [ ] Try out Wezterm
## Need Research
- [ ] [Improve Remote Access Setup](Improve%20Remote%20Access%20Setup.md)
- [ ] [Improve dev tools](Improve%20dev%20tools.md)
- [ ] Write guide to clean linux system
## Ready to Work
- [ ] Move repos out of github
- [ ] Try out [githui](https://github.com/extrawurst/gitui)
## Doign
- [ ] [Rewrite neovim config](Rewrite%20neovim%20config.md)
- [ ] [Update dots](Update%20dots.md)
## Done
**Complete**
%% kanban:settings
```
{"kanban-plugin":"basic","new-note-folder":"projects/todos-notes","new-note-template":"templates/todo.md"}
```
%%