Weekly Review

Generate a weekly review from the last 7 days of journal logs, project/area status, and waiting items.

Steps

  1. Resolve the journal path:
    JORNAL="${JORNAL:-$HOME/para/areas/dev/gh/ak/journal}"
  2. Get today's date and the date 7 days ago.
  3. Find and read all log files from the last 7 days under $JORNAL/areas/log/.
  4. Read all active project files under $JORNAL/projects/ (skip _index.md).
  5. Read all area files under $JORNAL/areas/ (skip _index.md).
  6. Read $JORNAL/inbox.md for unprocessed items.
  7. Collect all [~] waiting items across projects and areas.

Output format

Accomplishments

Project status

Areas

Waiting on others

Carried forward

Focus next week

Inbox to process

Keep it actionable. Flag anything blocked or overdue.