distill_queue
Shows raw, undistilled captures from your vault, oldest first, so you can extract key ideas into atomic notes and mark them distilled.
Instructions
Raw captures not yet distilled, oldest first, with their content.
This is the core loop and it is YOUR job, not the server's: read each item,
pull out the ideas that will still matter later, write each one as a single
atomic note via create_concept_note (linking to existing notes with
[[Title]]), then call mark_distilled on the source listing what you
produced. Skip anything ephemeral -- mark it distilled with an empty
produced list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| include_body | No |