This is a plugin for Obsidian.
When enabled, it highlights (by making bold) parts of words using the following rules:
- If word has 1-2 syllables:
- If word length is > 7: highlight first three letters
- If word length is > 3 & < 7: highlight first two letters
- If word length is <= 3: highlight first letter
- If word has 3 syllables or greater:
- If word length is < 12: highlight first four letters
- If word length is >= 12: highlight first five letters
See screenshot below.
Enable it by clicking on the "Dice" button in the ribbon. Disable it by clicking on it again.
- Install BRAT from Community Plugins in Obsidian
- Open Command Palette and run the command "BRAT: Add a beta plugin for testing"
- Use the following link: https://github.com/simonpacis/syllable-highlighter-plugin
- Click "Add Plugin"
- Go to Community Plugins, refresh, and enable Syllable Highlightey