9 New Obsidian Plugins You Should be Using
Based on Prakash Joshi Pax's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Harper provides private, fast grammar checking with red underlines and hover-based correction suggestions, but it may be less robust than Grammarly or LanguageTool.
Briefing
A new batch of Obsidian plugins is pushing the app beyond note-taking—adding grammar checking, YouTube-to-notes workflows, local text-to-speech, AI pattern execution, and even startup-time optimization. The most consequential theme across the lineup is practical integration: tools that pull in external content (YouTube, Todoist, Morgan calendar), generate or transform text (AI patterns, text-to-speech), and reduce friction inside Obsidian (lazy loading, random discovery).
Harper is positioned as a free, open-source grammar checker that runs privately and quickly. After configuring grammar rules, it flags errors with red underlines similar to Obsidian’s built-in spelling checker. The difference is interaction: hovering over an error surfaces suggested corrections. While it’s not as robust as Grammarly or LanguageTool—at least based on the presenter’s experience—it remains attractive for users who want an open-source option.
Gulo takes a different approach by turning YouTube engagement into an Obsidian workflow. It fetches all liked YouTube videos, lets users sort them by fields like title, posted date, like-to-view ratio, view count, and like order (ascending or descending), and supports search. The standout feature is portability into daily notes: videos can be added directly to a Daily Note or dragged into other notes. Setup is more involved than typical plugins because it requires Google Cloud Console credentials and the YouTube Data API, including client ID/client secret and a Google login tied to a test user.
Todoist Project Sync is aimed at users who already manage work in Todoist. It creates a note file per Todoist project and keeps those notes aligned with Todoist changes—archiving notes when a project is deleted and restoring them when a project returns. Crucially, it’s one-way: synchronization flows from Todoist to Obsidian, not back.
Listen Up brings local text-to-speech to Obsidian using Piper (open source). The plugin requires selecting a Piper executable, downloading a language model, and creating a configuration file from provided settings. Once configured, text can be converted to speech via the command palette, with troubleshooting routed to the plugin’s Discord if conversion fails.
Stif adds a lightweight “serendipity” mechanic by showing a random note from a chosen source directory every time the vault opens. Users can also exclude directories (like templates or people folders) to control what gets surfaced.
Lazy Plugin Loader targets performance. Instead of loading every plugin at startup, it delays plugin initialization—configurable separately for desktop and mobile. The result is a noticeably faster vault launch, with plugins appearing after the delay.
Quick Cards displays notes in a card-style browser by folder, letting users open and create notes from within that interface.
Mesi is the most complex integration, built around AI “patterns” and running them through multiple providers. It replaces the multi-step setup of the Unofficial fabric integration by letting users configure API keys and models (including options like Llama 3 variants and local endpoints for AMA). It supports downloading Fabric patterns, selecting input context (active note, clipboard, or tab), and running workflows that can chain patterns—producing both an intermediate essay and a final “extract wisdom” output.
Finally, Morgan Task is an official Morgan team integration for time-blocking and planning, but access is limited to premium users. For those eligible, it connects Morgan’s calendar tasks directly into Obsidian’s planning flow.
Taken together, these plugins show Obsidian becoming a hub for external media, local automation, AI-assisted writing, and performance tuning—without requiring users to leave their vault for every task.
Cornell Notes
The plugin lineup expands Obsidian into a more connected workspace: grammar checking, YouTube archiving, local text-to-speech, random note discovery, and AI-driven note generation. Gulo turns liked YouTube videos into sortable lists that can be added to Daily Notes, but it requires Google Cloud Console setup and YouTube Data API credentials. Listen Up uses Piper to convert text to speech locally, requiring a Piper executable, a downloaded language model, and a configuration file. Lazy Plugin Loader improves responsiveness by delaying plugin startup, while Stif and Quick Cards add discovery and folder-based card browsing. Mesi brings AI pattern execution into Obsidian, chaining Fabric-style patterns to generate outputs like essays plus extracted “wisdom.”
How does Harper deliver grammar suggestions inside Obsidian, and what tradeoff does it have versus tools like Grammarly or LanguageTool?
What makes Gulo useful for turning YouTube activity into a note workflow, and why is setup more complex than typical plugins?
What does Todoist Project Sync synchronize, and what limitation prevents it from being a two-way integration?
What are the practical steps and dependencies behind Listen Up’s local text-to-speech?
How do Lazy Plugin Loader and Stif change day-to-day vault behavior?
What does Mesi add beyond the Unofficial fabric integration, and how do chained patterns affect outputs?
Review Questions
- Which plugins require external credentials or cloud configuration, and what specific services do they depend on?
- Compare how Lazy Plugin Loader and Stif each affect vault startup—one targets performance, the other targets discovery.
- Describe how Mesi’s pattern chaining changes what ends up in the final note compared with a single-pattern run.
Key Points
- 1
Harper provides private, fast grammar checking with red underlines and hover-based correction suggestions, but it may be less robust than Grammarly or LanguageTool.
- 2
Gulo turns liked YouTube videos into sortable lists and lets users add them to Daily Notes or other notes, but it requires YouTube Data API credentials via Google Cloud Console.
- 3
Todoist Project Sync maintains one-way synchronization from Todoist to Obsidian by creating per-project notes, archiving on deletion, and restoring on reactivation.
- 4
Listen Up enables local text-to-speech using Piper, requiring a Piper executable, a downloaded language model, and a properly created configuration file.
- 5
Stif improves note discovery by showing a random note popup on vault open, with configurable source and excluded directories.
- 6
Lazy Plugin Loader speeds up Obsidian startup by delaying plugin initialization, with separate desktop/mobile delay settings.
- 7
Mesi brings AI “pattern” execution into Obsidian, supporting multiple providers/models and chained workflows that can generate both intermediate and final outputs.