How To Use Obsidian: Better Writing With 3 Plug-Ins
Based on Obsidian Explained (No Code Required)'s video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Use typewriter mode to center the active writing area and keep the cursor visually dominant, with typewriter scrolling to maintain a stable on-screen offset.
Briefing
Long-form writing in Obsidian can feel constantly interrupted by sidebars, headers, and visual noise—but a small set of plugins can recreate a “distraction-free” workflow similar to Scrivener. The core idea is to keep the cursor and current line visually dominant while pushing everything else into the background, then optionally remove most interface clutter via full-screen focus.
The walkthrough starts with “typewriter mode,” which centers the writing experience around the active line. In Scrivener-like fashion, only the sentence being edited stays sharp while surrounding text blurs or dims. The creator prefers a centered typing position that remains stable as the document grows, using “typewriter scrolling” so the cursor stays around a chosen offset (for example, around 40% down the screen) rather than dead-centering at 50% or letting the cursor drift toward the bottom. This is paired with line-length control (e.g., limiting characters per line to about 50) to prevent the cursor from sitting far to the side and to keep reading and editing comfortable.
A key practical step is configuring typewriter mode’s behavior so it doesn’t create new distractions. The transcript notes that certain combinations can cause glitchy or distracting highlighting—such as a gray highlight bar blinking on every keystroke after an update. The workaround is to disable the problematic elements (like “highlighting current line” and paragraph dimming) and keep only the parts that matter most: typewriter scrolling and the centered cursor/entry area. That way, the plugin supports focus without turning the editor into a flashing UI.
Next comes a “focused mode” layer that dims unfocused text more aggressively. The walkthrough installs a separate plugin for focus styling (with an opacity setting such as 0.3 for unfocused text, meaning the text becomes heavily transparent). This plugin can be toggled from the command palette, letting the user switch between normal reading clarity and writing focus on demand.
Finally, the transcript addresses the remaining problem: even with focus and dimming, Obsidian’s interface chrome can still pull attention. The solution is a full-screen focus mode plugin that strips the workspace down to a minimal editing view. It can be toggled via the command palette (and optionally assigned a hotkey like Command-Shift-F). In that mode, the editor becomes close to a clean writing canvas—headers and most interface elements disappear—so the user can type without fighting sidebars, panels, or other UI distractions.
Taken together, the setup is a three-part system: center the active line (typewriter mode), optionally dim everything else (focus mode), and remove interface clutter (full-screen focus). The result is a more stable, less glitch-prone distraction-free writing workflow inside Obsidian for long sessions.
Cornell Notes
The transcript lays out a three-plugin approach to make Obsidian feel like Scrivener’s distraction-free writing. “Typewriter mode” centers the cursor and keeps the active line visually dominant using typewriter scrolling with a chosen screen offset (e.g., around 40%). If highlighting or dimming causes blinking or other glitches after updates, the fix is to disable the problematic options and keep only the cursor/scroll behavior. A separate “focus mode” plugin can dim unfocused text using an opacity level (e.g., 0.3) when deeper concentration is needed. For maximum focus, a full-screen focus mode plugin removes most interface clutter so typing happens in a minimal editor view.
How does typewriter mode recreate a Scrivener-like “only what I’m writing is in focus” experience inside Obsidian?
Why does the transcript recommend limiting line width (e.g., ~50 characters) in typewriter mode?
What should be done if highlighting or other effects blink on every keystroke?
How does the focus mode plugin differ from typewriter mode?
Why add a full-screen focus mode plugin after configuring typewriter and focus modes?
Review Questions
- If typewriter mode’s line width doesn’t match the expected narrow column, what Obsidian setting might override it, and how would you adjust it?
- Which specific typewriter mode options does the transcript recommend disabling to stop a blinking highlight bar, and why?
- How do typewriter mode and focus mode complement each other when switching between writing and reading?
Key Points
- 1
Use typewriter mode to center the active writing area and keep the cursor visually dominant, with typewriter scrolling to maintain a stable on-screen offset.
- 2
Set a comfortable typewriter scrolling offset (e.g., around 40% rather than 50%) so the cursor stays in the middle-ish zone as you write.
- 3
Limit maximum characters per line (around 50) to prevent awkward cursor placement and to keep the writing column readable.
- 4
If updates cause blinking or glitchy highlighting, disable the specific problematic effects (like current-line highlighting and paragraph dimming) and keep only typewriter scrolling.
- 5
Add a focus mode plugin to dim unfocused text using an opacity setting (e.g., 0.3) for deeper concentration when needed.
- 6
Use full-screen focus mode to remove remaining interface clutter so focus doesn’t depend solely on dimming effects.
- 7
When settings conflict, check Obsidian editor display options (like readable line length) that can override plugin-level line width.