Surface unresolved threads — Open question: / Q: / TODO? / ??
markers across the vault.
Karpathy and ML PKM workflows use these as deferred-thinking markers.
This tool returns every such line with source path, context heading,
and age_days for staleness ranking. Sorted oldest-first so aging
questions surface for the agent to nudge the user about.
Scans parsed.body (frontmatter excluded) so YAML lines containing
"Q:"-ish tokens don't pollute results. The default matcher is
case-insensitive and accepts list-bullets / quote / heading prefixes
before the marker. Override pattern for a custom regex.
Surface unresolved threads —
Open question:/Q:/TODO?/??markers across the vault.Karpathy and ML PKM workflows use these as deferred-thinking markers. This tool returns every such line with source path, context heading, and
age_daysfor staleness ranking. Sorted oldest-first so aging questions surface for the agent to nudge the user about.Scans
parsed.body(frontmatter excluded) so YAML lines containing "Q:"-ish tokens don't pollute results. The default matcher is case-insensitive and accepts list-bullets / quote / heading prefixes before the marker. Overridepatternfor a custom regex.