record_preference
Record durable user preferences, conventions, or corrections to apply consistently in Obsidian vault. Use when a user correction should persist for future proposals.
Instructions
Append a durable user preference, convention, or correction to the vault's preferences file. Call this when the user corrects a proposal in a way that should apply next time (filing path, naming pattern, summary length, link style, etc.). Do NOT record one-off disagreements or transient feedback. Aim for one-line rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category tag. Examples: 'filing', 'naming', 'voice', 'structure'. | |
| observation | Yes | One-line rule capturing the durable preference. Example: 'Mark Loh meeting notes file under wiki/projects/ not wiki/personal/.' |