omeg-lu792 downloadsApplies a bionic reading effect in Reading View by bolding the first portion of each word for faster reading.
An Obsidian plugin that applies a bionic reading effect in Reading View -- the first portion of each word is bolded, creating artificial fixation points that help your eyes glide through text faster.
Before -- normal Reading View:

After -- with Bionic Reading enabled:

| Setting | Description |
|---|---|
| Enable bionic reading | Toggle the effect on/off without uninstalling the plugin |
| Fixation strength | Slider from 1 (light) to 5 (heavy) -- controls how many letters per word are bolded |
main.js, manifest.json, and styles.css from the latest release.obsidian/plugins/bionic-reading/npm install
npm run dev # watch mode
npm run build # production build