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:
parent
09ac6941c6
commit
e5e527ff3f
16 changed files with 304 additions and 24 deletions
|
|
@ -9,6 +9,8 @@ kanban-plugin: basic
|
|||
- [ ] [Update keyboard config](Update%20keyboard%20config.md)
|
||||
- [ ] [Update tmux config](Update%20tmux%20config.md)
|
||||
- [ ] Try out Wezterm
|
||||
- [ ] [Setup notification services](Setup%20notification%20services.md)
|
||||
- [ ] Create tmux shortcut for obsidian repo in tablet
|
||||
|
||||
|
||||
## Need Research
|
||||
|
|
@ -16,15 +18,21 @@ kanban-plugin: basic
|
|||
- [ ] [Improve Remote Access Setup](Improve%20Remote%20Access%20Setup.md)
|
||||
- [ ] [Improve dev tools](Improve%20dev%20tools.md)
|
||||
- [ ] Write guide to clean linux system
|
||||
- [ ] [Improve VPN setup](Improve%20VPN%20setup.md)
|
||||
- [ ] Shinto
|
||||
- [ ] Write better commit messages
|
||||
- [ ] Look into grandia 2
|
||||
|
||||
|
||||
## Ready to Work
|
||||
## Ready to Work (5)
|
||||
|
||||
- [ ] Move repos out of github
|
||||
- [ ] Try out [githui](https://github.com/extrawurst/gitui)
|
||||
- [ ] Problem solving process #blog #wiki
|
||||
- [ ] Neovim cheatsheet #wiki #blog
|
||||
|
||||
|
||||
## Doign
|
||||
## Doign (3)
|
||||
|
||||
- [ ] [Rewrite neovim config](Rewrite%20neovim%20config.md)
|
||||
- [ ] [Update dots](Update%20dots.md)
|
||||
|
|
@ -39,6 +47,6 @@ kanban-plugin: basic
|
|||
|
||||
%% kanban:settings
|
||||
```
|
||||
{"kanban-plugin":"basic","new-note-folder":"projects/todos-notes","new-note-template":"templates/todo.md"}
|
||||
{"kanban-plugin":"basic","new-note-folder":"projects/todos-notes","new-note-template":"templates/todo.md","hide-tags-in-title":true,"tag-colors":[{"tagKey":"","color":"","backgroundColor":""}],"metadata-keys":[{"metadataKey":"test","label":"TEST","shouldHideLabel":false,"containsMarkdown":false}]}
|
||||
```
|
||||
%%
|
||||
Loading…
Add table
Add a link
Reference in a new issue