From a846d2f56261e2c713c46c47c984b932118939bf Mon Sep 17 00:00:00 2001 From: Martin Date: Sat, 10 Jan 2026 18:50:59 +0100 Subject: [PATCH] Add README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d19039e --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +- [ ] Use JJ +- [ ] Add tag manager + - [ ] Edit 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 \ No newline at end of file