Integrate timewarrior

This commit is contained in:
Martin
2026-02-01 11:41:41 +01:00
parent a846d2f562
commit 5de3b646fc
5 changed files with 741 additions and 6 deletions

View File

@ -1,16 +1,20 @@
- [ ] Use JJ
- [ ] Add tag manager
- [ ] Edit default tags
- Default tags should be defined in the config and always displayed in the tag picker
# TODO
- [>] Add default tags
- Default tags should be defined in the config and always displayed in the tag picker
- [ ] Add project manager
- [ ] Add projects that are always displayed in the project picker
- Saved in config
- [ ] Remove/archive projects
- [ ] Update to bubbletea 2.0
- [ ] Integrate timewarrior
- [ ] Add default timetracking items when addind projects
- [ ] Create interface for timewarrior input
- [ ] Create daily/weekly reports for HRM input
- Combine by project
- Combine by task names
- Combine by tags
- Combine by tags
- [ ] Add tag manager
- [ ] Edit default tags
- [ ] Update to bubbletea 2.0
# Done
- [x] Use JJ