summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrmr2025-10-20 22:17:15 -0400
committerwrmr2025-10-20 22:17:15 -0400
commitf343df5e72712d83722485f770a0e6cb7f651717 (patch)
tree410e67173d9f5db78d77438a7ab2b1b800359ae9
parent468d82256a4e7172ef305923167853452a248554 (diff)
pop pronouns off todo (done a while ago)
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index dc4069e..25c086b 100644
--- a/main.c
+++ b/main.c
@@ -5,7 +5,6 @@
/* TODO:
*
- * - read ~user/.pronouns and put next to name
* - add keybind to view info about a user, like .plan, .project etc
* - maybe remove ncurses dependency
* - consider setting up a proper log file for log_warn / log_err stuff