wordcount
Count words and characters in an Obsidian note using a note name or path. Optionally filter to show only word or character count.
Instructions
Count words and/or characters in a note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Note name (wikilink-style resolution) | |
| path | No | Exact path from vault root | |
| words | No | Show word count only | |
| characters | No | Show character count only |