This commit is contained in:
Martin Pander
2026-02-07 20:44:58 +01:00
parent e35f480248
commit 980c8eb309
5 changed files with 4 additions and 5 deletions

View File

@@ -201,7 +201,7 @@ ts.StopTask(&task)
## Development Notes
- **Logging**: Application logs to `app.log` in current directory
- **Logging**: Application logs to `/tmp/tasksquire.log`
- **Virtual Tags**: Filter out Taskwarrior virtual tags (see `virtualTags` map)
- **Color Parsing**: Custom color parsing from Taskwarrior config format
- **Debugging**: VSCode launch.json configured for remote debugging on port 43000