Get AI summaries of any video or article — Sign up free
New Obsidian Plugins Your Should be Using in 2025 thumbnail

New Obsidian Plugins Your Should be Using in 2025

Prakash Joshi Pax·
6 min read

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.

TL;DR

Preran Wizard Task Manager converts vault tasks into a drag-and-drop calendar board with planned → in-progress → done movement and a daily work-in-progress cap.

Briefing

A lineup of 13 new Obsidian plugins and related tools is aimed at tightening everyday workflows in 2025—especially task management, syncing, dashboards, and content capture. The most immediately practical pick is Preran Wizard Task Manager, a lightweight task system that scans an Obsidian vault for task items and turns them into a drag-and-drop planning board. It supports settings like daily work-in-progress limits, options for how tasks are detected (including whether to use database syntax), and filters such as ignoring archived to-dos. Tasks can be moved from planned to in-progress and then to done, with the interface offering calendar-like views across multiple time horizons (one week, two weeks, three weeks, one month, and beyond). For users who want a visual overview rather than a full-featured task suite, it’s positioned as a simpler alternative to the more complex Tasks plugin.

Sync and habit tracking get the next wave of attention. Google Drive sync is presented as a third-party approach for cross-platform vault syncing when Obsidian Sync isn’t an option; it’s not an official Obsidian or Google Drive sync, and it’s described as relying on an XML server maintained by the plugin’s creator. For activity visualization, Heat Map Tracker uses Obsidian’s Data View plugin plus inline JavaScript queries to render an interactive heat map. Users create a dedicated “heat map note,” paste the provided code, then adjust parameters such as the heat map title, the folder path to query, and the parameter name (example given: Focus M from daily notes). Custom color palettes are available to make the visualization easier to read.

Navigation and management tools round out the list. Insta-to-toC generates a table of contents by inserting an “in tooc” code block at the top of a note, then automatically populating entries from headings. Dynamic Outline (spelled out as “Dynamic outline” in the transcript) provides a live-updating outline panel that can be toggled on file open, with options like maximum headings, autofocus behavior, and placement on the right or left; it’s pitched as easier than switching to Obsidian’s built-in outline sidebar for large documents. Better Plugins Manager centralizes plugin control in a single window, including bulk enable/disable, delayed start to improve loading speed, quick access to plugin settings, renaming plugin entries, and deleting plugins.

Several plugins target day-to-day writing ergonomics and media handling: Fold Properties by default automatically collapses YAML frontmatter properties to reduce visual clutter; Autofit Tabs shrinks tab headers to fit their titles; Pixel Perfect Image adds image resizing and management options, including right-click actions like renaming images and opening them in external editors (when configured). Taskboard offers another Kanban-style task board, inspired by GitHub Projects and designed to query tasks into a live scan board.

Finally, the list includes capture and lightweight note-taking utilities. Keep the Rhythm creates a word-count heat map from daily note edits, framed as an improved version of a better word count approach. Quick Sticky Notes is a separate macOS app built to capture quick markdown notes in an always-on-top window with keyboard shortcuts and recent-note access, while explicitly lacking live preview. Net Clip adds web clipping: it saves categorized web pages inside Obsidian, supports hotkeys, can open clipped items as browser elements, and can extract content into markdown files—turning reading into structured notes without leaving the vault.

Cornell Notes

The strongest theme across these 2025 picks is turning Obsidian into a more operational workspace: visual task planning, better dashboards, smoother navigation, and faster capture. Preran Wizard Task Manager turns task items found in the vault into a drag-and-drop calendar board with daily work-in-progress limits and planned → in-progress → done movement. Heat Map Tracker and Keep the Rhythm both use heat-map visualizations—Heat Map Tracker relies on Data View plus inline JavaScript queries, while Keep the Rhythm focuses on daily word-count tracking. Dynamic Outline and Better Plugins Manager improve navigation and control for large notes and many installed plugins. Together, these tools reduce friction in planning, reviewing, and organizing content inside the vault.

How does Preran Wizard Task Manager turn plain tasks into a planning board, and what controls does it offer?

It scans the vault for task items (called “tasks” in the transcript) and then renders them in a calendar-like planning dashboard accessible via a plugin icon. The interface supports drag-and-drop movement of tasks between sections such as planned, in-progress, and done. Settings include a “daily work in progress limit” to cap how many tasks can be actively worked on per day, options like using database syntax for tasks, and filters such as ignoring archived to-dos. It also includes a view that can hide empty containers so only dates with scheduled tasks appear.

What setup is required to use Heat Map Tracker, and how do users point it at the right data?

Heat Map Tracker requires the Data View plugin and enabling inline JavaScript queries in Data View settings. Users then create a new heat map note (any name), paste the provided code, and switch to preview mode to see the visualization. To make it meaningful, they edit properties such as the heat map title (example: “Focus time”), the unit label (example: “minutes”), and—critically—the folder path to query (example: a Journal folder like “reflect”). They also set the parameter name to match the daily note field (example: Focus M). Custom color palettes can be added in the plugin settings.

How does Dynamic Outline differ from relying only on Obsidian’s built-in Outline sidebar?

Dynamic Outline automatically updates a live outline view as headings change, and it can be configured with options such as toggling automatically on file open, autofocus behavior, maximum number of headings, and outline indentation. It also lets users choose placement (right or left). The transcript contrasts it with Obsidian’s core Outline pin in the sidebar, arguing Dynamic Outline is easier for large notes because it avoids switching panels.

What does Better Plugins Manager change about plugin management in Obsidian?

Instead of managing plugins one by one, Better Plugins Manager provides a single-window interface to enable/disable plugins, bulk enable/disable, and jump directly into each plugin’s settings. It also includes a delayed start option to improve app loading speed. Additional conveniences include renaming plugin entries (via a pencil icon) and deleting plugins from within the manager.

What kinds of operations does Pixel Perfect Image enable for image-heavy vaults?

Pixel Perfect Image adds image-focused controls, including resizing and multiple right-click operations. The transcript notes options such as renaming images, showing images in Finder, and opening images in an external editor. It also mentions that external-editor options appear only after configuring the external editor path in the plugin settings.

How does Net Clip turn web pages into vault-ready notes?

Net Clip lets users clip web pages into Obsidian with categories (example categories include articles, research, and check AI). It supports hotkeys and a clipping model where the URL can be auto-populated from the clipboard. After clipping, items appear in category views; clicking them opens them either in a browser element inside Obsidian or in an editor. The plugin can also extract the page content into a markdown file, producing structured notes from the clipped web content.

Review Questions

  1. Which plugin(s) in this list provide drag-and-drop task planning, and what vault data do they scan to populate boards?
  2. What prerequisites and parameters must be set for Heat Map Tracker to correctly query daily note fields?
  3. How do Dynamic Outline and Better Plugins Manager each reduce friction when working with large notes or many installed plugins?

Key Points

  1. 1

    Preran Wizard Task Manager converts vault tasks into a drag-and-drop calendar board with planned → in-progress → done movement and a daily work-in-progress cap.

  2. 2

    Heat Map Tracker requires Data View plus inline JavaScript queries, then depends on correct folder-path and parameter-name settings to map daily fields into a heat map.

  3. 3

    Google Drive sync is a third-party syncing option that relies on an XML server rather than official Obsidian or Google Drive sync.

  4. 4

    Dynamic Outline provides a live-updating outline with configurable behavior (auto-toggle on file open, heading limits, placement) that’s positioned as easier than the sidebar outline.

  5. 5

    Better Plugins Manager centralizes plugin enable/disable, bulk actions, delayed start, renaming, and deletion in one interface.

  6. 6

    Fold Properties by default reduces clutter by automatically folding YAML frontmatter properties on note open.

  7. 7

    Net Clip supports categorized web clipping with hotkeys and can store pages as browser elements or extract them into markdown.

Highlights

Preran Wizard Task Manager turns task items found in the vault into a visual planning dashboard where tasks can be dragged across dates and statuses.
Heat Map Tracker’s heat map depends on Data View + inline JavaScript queries, and it becomes useful only after matching the parameter name in daily notes (example: Focus M).
Net Clip can clip a URL into Obsidian, then either open it as an in-vault browser element or extract it into a markdown file.

Topics

Mentioned