Aluxes14 downloadsVisualizes your daily writing productivity with GitHub-style word count heatmaps.
An Obsidian plugin that visualizes your daily writing productivity with a GitHub-style word or character count heatmap.

Ctrl + P (Windows/Linux) or Cmd + P (macOS).Word Count Heatmap: Insert Word Heatmap (or 插入字数热力图 in Chinese environment).```word-heatmap
```
Simply insert the following code block in any note to render the heatmap:
```word-heatmap
```
You can configure the heatmap directly by clicking the Set (settings) button in the upper-right corner of the rendered block, or by defining config parameters inline using YAML.
Access the plugin configuration modal via the gear icon on the heatmap block to customize:
Word Count Heatmap.https://github.com/AshenAshes/word-count-heatmap.Word Count Heatmap under Community plugins settings.main.js, manifest.json, and styles.css from the releases.obsidian-word-heatmap under your vault's .obsidian/plugins/ directory.This project is licensed under the MIT License.