Skip to content

v0.0.3: note size metadata + env var rename#1

Merged
butttons merged 4 commits intomainfrom
feat/v0.0.3
Feb 26, 2026
Merged

v0.0.3: note size metadata + env var rename#1
butttons merged 4 commits intomainfrom
feat/v0.0.3

Conversation

@butttons
Copy link
Owner

Summary

Adds word count and file size fields to command output so LLMs can gauge note size without reading full content. Also renames the legacy env var to match the project name.

Changes

Output metadata

  • Add word_count and size_bytes to list, map, and read schemas and commands

Config

  • Rename DOT_OBSIDIAN_PATH env var to OBI_VAULTS_PATH across source, README, AGENTS, and CHANGELOG

Repo

  • Add GitHub PR template

- Derive from parsed body: whitespace split for words, Buffer.byteLength for bytes.
- Helps LLMs gauge note size without reading full content.
@butttons butttons merged commit 2ce02b3 into main Feb 26, 2026
1 check passed
@butttons butttons deleted the feat/v0.0.3 branch February 26, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant