> ## Documentation Index
> Fetch the complete documentation index at: https://docs.duckbrain.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Markdown & Notes

> Markdown & Notes → DuckBrain ingest (Available)

**Status:** Available

Ingests any markdown tree — notes, docs, an Obsidian vault, a [Clawdex](https://clawdex.sh) people directory.

```bash theme={null}
duckbrain sync markdown
```

By default this syncs the `docs/` folder of the current repo.

Files split per `##` section (one searchable record each, better retrieval granularity than whole files). Re-ingest after edits: unchanged sections dedupe by content hash; changed ones append.
