BioRead
approvedby ADHDTools
ADHD accessibility plugin that applies Bionic Reading formatting to notes in Preview/Reading mode on the fly. - This plugin has not been manually reviewed by Obsidian staff.
BioRead
An ADHD accessibility plugin that applies Bionic Reading formatting to notes in Obsidian's Reading/Preview mode.
Features
- Automatic Formatting: Applies bionic reading anchors (bolded word prefixes) to all notes viewed in Reading mode.
- Smart Skipping: Ignores code blocks, inline code, scripts, and other non-prose elements.
- Mobile Support: Works on both desktop and mobile Obsidian.
Installation
Manual Installation
- Download
main.js,manifest.json, andstyles.cssfrom the latest release. - Create a folder called
obsidian-bionic-readerinside your vault's.obsidian/plugins/directory. - Copy the downloaded files into that folder.
- Open Obsidian Settings → Community Plugins → Enable "BioRead".
How It Works
The plugin hooks into Obsidian's Markdown post-processor pipeline. When you switch to Reading mode, it processes each text node and bolds the first portion of every word — creating visual fixation anchors that guide your eyes and improve reading speed.
Compatibility
- Minimum Obsidian Version: 1.0.0
- Platforms: Desktop (Windows, macOS, Linux) and Mobile (iOS, Android)
License
MIT
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.