User Story
- User wants to understand what they have been doing with their time and effort. They pipe a completed tasks report as a stream for AI analysis.
- Projects are coded, like
XYZ123.
- Prompt, "What was going on with tasks while project XYZ123 was having delays in early March 2026? Summarize findings with a pie chart categorizing completed tasks."
- The piped stream is a CSV compilation of completed projects in the date range.
Reports like this can only report what is in the markdown corpus. If a user is inconsistent in how they use completed tasks or task language, such a report becomes novel. Cool to do, yet not meaningful.
For an AI interpretation, it would need access to a larger body of journals and notes in that period. However, a list of completed tasks by date might be a good short-term lookup.
This may be a feature for an existing inventory script, https://github.com/jwhco/scripts/blob/main/TidyObsidian/markdown-tasks-extract.py