The 7 Obsidian Plugins I Use in 2025
Based on Note Companion's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Proen toggles full-screen note editing by removing UI elements, using a hotkey (Ctrl+Z in the example).
Briefing
Seven Obsidian plugins are presented as a practical, everyday toolkit—ranging from distraction-free writing to AI-assisted organization, task management, data visualization, and developer convenience. The most immediate quality-of-life upgrade is Proen, which strips away Obsidian’s interface chrome to make a note fully full-screen. A custom hotkey (set to Ctrl+Z) toggles the view, letting the writer focus on the note content alone without icons and other UI elements.
For diagrams, Excalidraw is positioned as the go-to option because it keeps the interface simple and fast for basic shapes and diagramming. The workflow is straightforward: click the plugin, use the top navigation to choose tools, draw, and zoom in or out as needed. Recent AI additions are mentioned as a reason to explore further, though the transcript doesn’t detail how those AI features work.
The centerpiece of the setup is File Organizer 2000, a plugin built by the user and their brother Ben, used both for personal organization and development. It adds an AI-driven pipeline that can transform an unstructured note into a structured “profile” using reusable templates stored in a template folder. In the example, an “aircraft profile” template prompts for multiple properties and generates a summary of strengths and weaknesses. After the template runs, the note is populated with AI-generated fields, tags are added, missing metadata like title can be selected, and the file is moved into the appropriate folder. The plugin also supports an Inbox mechanism: dropping an unorganized note into the Inbox triggers processing and routes it to the correct destination folder, with behavior configurable in settings. A chat interface inside the plugin adds another layer—tagging notes and folders, answering questions by pulling context from the relevant note, and performing web search with cited articles shown below the response.
Task workflows are handled by two complementary plugins. Hot Keys is used for quick checklist creation: selecting text and pressing Command+M instantly turns it into checkboxes, avoiding manual checkbox typing. Tasks provides a more structured UI for creating and editing tasks with fields like priority, start date, due date, and completion date, enabling easier prioritization.
For visual tracking, Tracker is highlighted as a “must-have” for anyone logging data in Obsidian and wanting charts. The example tracks daily calorie intake, pulling values from a specific folder structure (e.g., personal intake → food → calorie → week 32) and rendering a graph. Duplicating the underlying data file and changing values updates the visualization, demonstrating how flexible the system is.
Finally, Hot Reload is framed as a niche bonus for Obsidian plugin developers: saving code changes triggers automatic reloads, eliminating the need to manually run reload commands during development iterations. Together, the plugins form a cohesive workflow—write distraction-free, diagram quickly, organize with AI, manage tasks, visualize logged data, and speed up development.
Cornell Notes
The core idea is building an everyday Obsidian workflow with seven plugins that each solve a specific friction point: distraction-free writing, fast diagramming, AI-assisted organization, structured task handling, visual data tracking, and smoother plugin development. Proen removes UI clutter by toggling full-screen notes via a hotkey. Excalidraw makes simple diagrams quick with an intuitive tool bar. File Organizer 2000 turns messy notes into structured records using reusable AI templates and an Inbox routing system, plus a chat that can tag and answer using note context and web search. Tasks and Hot Keys streamline checklists and task metadata, while Tracker renders logged data as graphs. Hot Reload automates reloads for plugin developers.
How does Proen reduce distractions while writing in Obsidian?
What makes Excalidraw a good fit for quick diagrams compared with more complex design tools?
How does File Organizer 2000 use templates and AI to convert an unstructured note into a structured profile?
What capabilities does the File Organizer 2000 chat provide beyond basic Q&A?
How do Hot Keys and Tasks differ in handling checklists and task tracking?
How does Tracker turn logged data into visual graphs?
Review Questions
- Which plugin would you use to toggle full-screen reading/writing in Obsidian, and what hotkey is mentioned?
- Describe the difference between using File Organizer 2000 templates directly versus routing files through the Inbox.
- What fields does Tasks let you set for a task, and how does Hot Keys speed up creating checklists?
Key Points
- 1
Proen toggles full-screen note editing by removing UI elements, using a hotkey (Ctrl+Z in the example).
- 2
Excalidraw streamlines simple diagram creation with an intuitive tool bar and quick zooming.
- 3
File Organizer 2000 converts unstructured notes into structured records using reusable AI templates stored in a template folder.
- 4
File Organizer 2000 can automate organization by processing notes dropped into an Inbox and routing them to the correct folders.
- 5
The File Organizer 2000 chat supports both note-context Q&A (via tagging) and web search with article references.
- 6
Hot Keys accelerates checklist creation by converting selected lines into checkboxes with Command+M.
- 7
Tracker renders numeric data logged in Obsidian folders into graphs, updating automatically when the underlying values change.