Releases: hardes11/llm-token-count
Releases · hardes11/llm-token-count
Release list
1.0.1 — Plugin id rename
Plugin id changed from obsidian-llm-token-count to llm-token-count (Obsidian community directory requires id to not contain 'obsidian'). Display name: 'LLM Token Count'. If you had v1.0.0 installed, disable it, delete the old plugin folder, and install this release.
v1.0.0 — Obsidian LLM Token Count
First release. See README for supported models, install, and usage.
Accurate LLM token counts in the Obsidian status bar — exact for GLM/GPT/Qwen/DeepSeek, labeled approx for Claude/Gemini. The differentiator vs existing token-count plugins is real GLM-5.2 tokenization (not a GPT approximation).
Install: copy main.js, manifest.json, styles.css into .obsidian/plugins/obsidian-llm-token-count/, then enable in Settings -> Community plugins.