Commit graph

19 commits

Author SHA1 Message Date
Campbell Alden
154793ccbe Speedup the signoff report by short circuiting when the first task not on today is found 2024-12-23 18:09:41 +09:00
Campbell Alden
c6942468b2 Allow filtering reported tasks such that certain tags are omitted 2024-05-08 11:00:26 +09:00
Campbell Alden
29d1d5a2ef Handle canceled tasks 2024-03-13 18:17:50 +09:00
Campbell Alden
f1ac5bb718 BUG FIX: Report relevant notes after a project title when there are notes on a project 2024-02-28 09:24:54 +09:00
Campbell Alden
52b869cca5 Sort tasks by completion date (newer later) 2024-01-10 10:23:26 +09:00
Campbell Alden
9fa5818fde Remove redundant clone() 2024-01-10 10:23:09 +09:00
Campbell Alden
23eaf0c5d8 Add new emojis 2023-08-04 10:43:23 +09:00
Campbell Alden
30b22de2b9 Improve CLI arguments and help text 2023-07-24 22:45:08 +09:00
Campbell Alden
d232763850 Fix name sanitization to be based on specific tags instead of on input tag filtering 2023-07-24 13:56:56 +09:00
Campbell Alden
e6ffc866c4 Sanitize name tags 2023-07-24 12:05:35 +09:00
Campbell Alden
0144071046 Parse tag blocks out of project and task note sections 2023-07-24 11:02:14 +09:00
Campbell Alden
469320a77f Report lower resolution for cycle reports 2023-07-22 00:40:35 +09:00
Campbell Alden
b6497d499f Add status to project information 2023-07-22 00:23:44 +09:00
Campbell Alden
c9dd247175 Add random emoji choice to the morning message 2023-07-21 20:02:46 +09:00
Campbell Alden
4eea2ac43b Add a work in progress implementation of the cycle message 2023-07-21 19:47:55 +09:00
Campbell Alden
8ad7a2c4e6 Simplify the logic in reporter 2023-07-21 19:39:52 +09:00
Campbell Alden
79c2936766 Add command line arguments 2023-07-21 13:45:26 +09:00
Campbell Alden
11fbaa582e Implement Slack flavored markdown reporting for report tasks 2023-07-21 12:02:59 +09:00
Campbell Alden
2c25aabc6a Full swing off of python onto rust 2023-07-20 13:35:52 +09:00