docs: roadmap update

This commit is contained in:
2026-04-02 14:34:45 +02:00
parent 82cab97ea0
commit 3d61c78c35

View File

@@ -8,8 +8,8 @@ Tiny project aiming at creating a CLI task tracker in Golang
1. Keep track of tasks 1. Keep track of tasks
## Roadmap ## Roadmap
1. Add 1. ~~Add~~
2. List all 2. ~~List all~~
3. Progress 3. Progress
4. Regress 4. Regress
5. List by 5. List by
@@ -63,7 +63,7 @@ New task "Publish code" added to do @ id=4
+---------------------------------------------------------------------+ +---------------------------------------------------------------------+
|id| Description | Status | Created | Updated | |id| Description | Status | Created | Updated |
|--|--------------|-------------|------------------|------------------| |--|--------------|-------------|------------------|------------------|
| 4| Publish code | doing | 01-04-2026 09:13 | 01-04-2026 10:30 | | 4| Publish code | todo | 01-04-2026 09:13 | 01-04-2026 10:33 |
+---------------------------------------------------------------------+ +---------------------------------------------------------------------+
``` ```