OKF: Seed log.md
okf_seed_logBuilds a reserved OKF log.md from git history, writing newest-first dated entries for a folder or entire vault while refusing to overwrite existing logs.
Instructions
Seed a reserved OKF log.md change history from git history.
A migration transform (Open Knowledge Format): writes a log.md with
newest-first ## YYYY-MM-DD sections built from the vault's git
commit history (one bullet per commit). folder both chooses where
log.md is written and scopes its content: a folder seeds only the
commits that touched that subtree, while the bundle root seeds the
whole vault's history. Refuses to overwrite an
existing log.md — a change history is hand-maintained after seeding,
so it is never clobbered. Requires the vault to be git-backed; with no
git history the log is written empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Vault-relative folder to write log.md into and scope history to (e.g. "guides"). Omit for the bundle root (whole-vault history). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||