Obsidian Plugins — My top plugins in the Obsidian app
Based on Linking Your Thinking with Nick Milo's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Disable Safe Mode to enable community plugins, then browse by downloads to prioritize widely vetted options.
Briefing
Obsidian’s community plugins can turn daily-note writing from a static log into an interactive workflow—especially when four tools are combined: Calendar, Natural Language Dates, Review, and Note Refactor. The payoff is practical: dates become effortless to schedule, highlighted ideas can be split into their own notes instantly, and content can be pushed forward into future review sessions so it resurfaces at the right time.
The walkthrough starts with how to find and safely use plugins. Users must disable Safe Mode to enable third-party community plugins, then browse the catalog sorted by downloads—an informal proxy for community vetting. Once plugins are installed, the Command Palette (Command P on macOS / Ctrl P on Windows) becomes the central control surface. It’s positioned as the universal fallback when remembering hotkeys or plugin commands slips, letting users search for actions like “mind map,” “note refactor,” or “tables” without memorizing everything.
For daily use, three plugins are singled out. Sliding Panes adds a workbench-like interface: holding Shift and using the mouse scroll wheel slides notes horizontally, with focus indicated by vertical bars. Hotkeys Plus Plus speeds up formatting decisions mid-draft by toggling list types—turning plain lines into bullet lists or numbered lists without manual retyping. Better Word Count provides live word and character counts for the current selection, including a quick way to check whether text fits constraints like a 240-character tweet.
When randomness or structure is needed, additional plugins fill gaps. Smart Random Note (by Eric Hall) introduces “deliberate serendipity” by opening random notes filtered by search terms or tags, not just any note in the vault. Advanced Tables (by Tony Grassinger) generates Markdown tables quickly: typing pipe-delimited headers and pressing Tab triggers table creation, with alignment tweaks supported via colons. Paste URL into Selection streamlines linking by converting selected text into proper Markdown URL links via a hotkey.
The most consequential section ties four plugins together into a daily-note engine. Calendar (by Liam Kane) adds a calendar view where dots indicate roughly 250-word daily notes and supports weekly review templates. Natural Language Dates (by Argentina Ortega-Sans) parses phrases like “tomorrow” or “in two days” into actual dates through a hotkey. Review (by Ryan Murphy) then moves selected content into a scheduled review note on a chosen future date. Note Refactor (via a hotkey) takes headings highlighted inside a bulky daily note and extracts each section into its own linked note, preserving the structure while making ideas easier to reuse.
The result is a system where a messy daily note can quickly become a network of focused notes, each automatically connected to the day it belongs to and the future date it should be revisited. The closing emphasis is that all of this still runs on plain-text Markdown files, keeping the workflow portable even if Obsidian changes or users switch tools.
Cornell Notes
Obsidian plugins can upgrade daily note-taking into a workflow that schedules, refines, and resurfaces ideas. The core daily setup highlights Sliding Panes (workbench-style navigation), Hotkeys Plus Plus (instant list formatting), and Better Word Count (live word/character counts). For “when needed” moments, Smart Random Note enables tag- or search-filtered randomness, Advanced Tables speeds up Markdown table creation, and Paste URL into Selection converts selected text into Markdown links. The biggest workflow leap comes from combining Calendar, Natural Language Dates, Review, and Note Refactor: dates are parsed from natural language, content is pushed into future review notes, and highlighted headings are extracted into separate linked notes. This matters because it turns daily notes into an evolving knowledge system without leaving Markdown.
Why does Command Palette (Command P / Ctrl P) matter when using many plugins?
How does Sliding Panes change day-to-day note navigation?
What practical writing tasks do Hotkeys Plus Plus and Better Word Count target?
How does Smart Random Note create “deliberate serendipity”?
What’s the workflow logic behind Calendar + Natural Language Dates + Review?
How does Note Refactor turn a bulky daily note into reusable knowledge?
Review Questions
- Which four plugins are combined to transform daily notes into a scheduled review and extraction workflow, and what does each one contribute?
- How do Command P and plugin-specific hotkeys work together to reduce memorization overhead?
- Describe a scenario where Note Refactor would be preferable to manually creating header links.
Key Points
- 1
Disable Safe Mode to enable community plugins, then browse by downloads to prioritize widely vetted options.
- 2
Use Command P / Ctrl P as the universal way to find plugin commands and hotkeys on demand.
- 3
Adopt Sliding Panes for rapid horizontal navigation that mimics moving physical index cards.
- 4
Use Hotkeys Plus Plus to convert plain lines into bullet or numbered lists instantly while drafting.
- 5
Use Better Word Count to track live word/character counts for selections, including constraint-based writing.
- 6
Combine Calendar, Natural Language Dates, Review, and Note Refactor to schedule future resurfacing and split daily notes into focused, linked notes.
- 7
Keep the workflow portable by relying on plain-text Markdown files stored in a local folder.