No description
Find a file
2025-03-21 10:59:33 -07:00
.github/workflows fix typos / cruft 2023-07-10 11:39:21 -10:00
assets add gif 2023-07-10 12:30:42 -10:00
src improve performance 2025-03-21 10:51:00 -07:00
.gitignore initial commit 2023-07-08 22:28:02 -10:00
LICENSE minor change 2023-07-10 10:49:11 -10:00
manifest.json feat: increase text processing limits to 10MB and improve large document handling 2025-03-21 10:59:33 -07:00
package.json feat: increase text processing limits to 10MB and improve large document handling 2025-03-21 10:59:33 -07:00
README.md Update README.md 2023-07-15 12:07:45 -10:00
rollup.config.js revert GH action changes 2023-07-10 11:26:00 -10:00
tsconfig.json initial commit 2023-07-08 22:28:02 -10:00

Readability Score

Readability is a small Obsidian plugin. It analyzes all or part of a document using the Flesch Reading Ease (FRE) formula. Your score appears in the status bar. Look for r9y: (short for readability) in the status bar.

This is a fork of better-word-count. The idea was to build something smaller, more opinionated, and focused on readability metrics.

readability-score gif