v1.4.1 — Logo, Help Panel, C.Write/C.Read split, Dashboard
What's new in v1.4.1
Logo header
"Token Usage" is now displayed as a styled logo — inline SVG bar chart (blue/purple) plus gradient text (blue to purple).
Help panel
A ? button in the sidebar header toggles between the data view and a built-in glossary. All 8 core concepts explained: Tokens, Input/Output, C.Write, C.Read, Reuse Factor, 5h Window, Models, Sessions. Includes an approximate cost reference table and a link to https://www.langeatn.de/docs/token-usage/
C.Write and C.Read as separate rows
Cache tokens split into two distinct rows across all sidebar sections:
- C.Write (purple) — cache creation, ~1.25x standard input price
- C.Read (amber) — cache reads, ~0.10x standard input price (10x cheaper)
Model distribution bar
Stacked percentage bar showing the model mix over the last 7 days (Haiku / Sonnet / Opus / Fable / Other).
Label updates
5h Windowis nowLast 5 Hour SessionModels (7d)is nowModels (last 7 days)
Full English throughout
All UI labels, notices, settings, report content, dashboard text, and command palette entries are in English.
Dashboard
Cache Efficiency section with 30-day line chart (C.Write purple, C.Read amber) and dynamic Reuse Factor interpretation.
Installation
Place main.js, manifest.json, and styles.css in <vault>/.obsidian/plugins/token-usage/ and restart Obsidian.
Or install via the Obsidian Community Plugin Directory.