37 lines
724 B
Markdown
37 lines
724 B
Markdown
---
|
|
|
|
kanban-plugin: board
|
|
|
|
---
|
|
|
|
## Backlog
|
|
|
|
|
|
|
|
## In Arbeit
|
|
|
|
- [ ] [[Upgrade OS auf Debian 12]]
|
|
- [ ] [[Github Repository für nvim-config erstellen]]
|
|
|
|
|
|
## Review
|
|
|
|
|
|
|
|
## Geschlossen
|
|
|
|
|
|
|
|
***
|
|
|
|
## Archiv
|
|
|
|
- [x] [[Aufsetzen neuer Laptop]] [completion:: 2025-10-21]
|
|
- [x] [[Dokumentation auf Stand bringen]] [completion:: 2026-01-15]
|
|
- [x] [[Anfrage bezüglich KI-Richtlinie]] [completion:: 2026-01-15]
|
|
|
|
%% kanban:settings
|
|
```
|
|
{"kanban-plugin":"board","list-collapse":[false,false,false,false],"metadata-keys":[{"metadataKey":"Bar","label":"","shouldHideLabel":true,"containsMarkdown":true}],"show-checkboxes":true,"new-note-template":"Resources/Templates/process-task.md","new-note-folder":"Areas/Arbeitszimmer/Aufgaben"}
|
|
```
|
|
%% |