Add checkboxes to TODO
This commit is contained in:
parent
0e027dc99b
commit
5af394fbde
1 changed files with 10 additions and 8 deletions
18
TODO.md
18
TODO.md
|
@ -1,15 +1,17 @@
|
|||
TODO List for feature completeness
|
||||
|
||||
P0:
|
||||
- Check for Media in a message
|
||||
- Regex Parse Git Commits
|
||||
- Github top priority, Gitea/Forgejo second, any others third
|
||||
- Check for reactions on a message
|
||||
- Start / End Dates
|
||||
- [ ] Check for Media in a message
|
||||
- [ ] Regex Parse Git Commits
|
||||
- [ ] Github top priority
|
||||
- [ ] Gitea/Forgejo second
|
||||
- [ ] Any others third
|
||||
- [ ] Check for reactions on a message
|
||||
- [ ] Start / End Dates
|
||||
|
||||
P1:
|
||||
- Check if in a thread
|
||||
- Allow reaction to be chosen in the command rather than hard coded
|
||||
- [ ] Check if in a thread
|
||||
- [ ] Allow reaction to be chosen in the command rather than hard coded
|
||||
|
||||
P2:
|
||||
- Calculate Days, Highest Streak
|
||||
- [ ] Calculate Days, Highest Streak
|
Loading…
Reference in a new issue