New Obsidian Plugins You Need to Know About
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.
Painter lets users highlight selected markdown text with multiple highlight styles and configurable colors, including hex-code input.
Briefing
A new wave of Obsidian plugins is making everyday note-taking more interactive—adding colored “painted” highlights, checkbox feedback sounds, embedded time tracking, and even spreadsheet and Kanban-style task views inside markdown. The standout theme across the lineup is practical customization: features are designed to work directly in the editor (often via inline rendering) while still keeping data export or portability in mind.
Painter is built for visual emphasis. It lets users “paint” or highlight selected text in markdown using configurable highlight styles such as low light, floating, rounded, or realistic. The plugin also offers two implementation modes: inline styles, which keep highlights visible even after disabling or uninstalling the plugin (though styling may revert), and CSS class-based styling, which is more flexible and easier to customize but depends on external CSS. Users can choose highlight colors either via a picker or by entering hex codes, and can streamline the workflow with hotkeys—assigning a shortcut to apply a specific highlight color instantly after selecting text.
Checkbox sounds adds a small but satisfying layer of feedback for task management. When checkboxes are ticked off, it plays a completion sound, with options including pop, thing, and catching. For people who run projects or maintain task lists in Obsidian, the plugin turns routine completion into a quick, audible confirmation.
Time cap focuses on measurement and reporting. It provides a time-tracking widget that can be embedded via a code block or inserted through the command palette. Tasks are started and stopped within the tracker, and the recorded durations can be exported as a markdown table, CSV, or PDF for later analysis. The plugin is positioned as a straightforward logger; the creator notes it would be even more useful with built-in visualization, but it still supports editable blocks and export.
Graph Banner brings the local graph view into notes. Instead of opening the graph in a sidebar, it embeds a local graph directly inside a note as a header-like element, making it easier to see connections and links while reading.
Templi takes a different approach: it renders notes in a structured layout based on selected templates. In Templi mode, markdown is displayed in a planner-like format (example shown with an “Isen hour method” using an “Isen our Matrix template”), while the underlying content remains markdown that can be dragged between sections. It also supports embedding templified blocks into other notes.
Power mode adds gamified friction reduction for writing. It turns typing into a mini “game” with effects like boosters, configurable intensity, combo time, and visual effects such as confetti, spark, and particles—intended to make writing feel less monotonous.
Tabs improves organization by letting users insert tab components into markdown, keeping related content compact. Seat plus provides Excel-like spreadsheets inside Obsidian using the Univer framework, supporting operations on embedded data. Finally, task list kman integrates markdown tasks into a Kanban view by creating a Kanban file scoped to a folder (or the entire vault), then mapping tasks into columns using hashtags (including options for finished, uncategorized, and time-based columns like “this week” and “next week”).
Together, the plugins push Obsidian toward a more “app-like” workspace—where writing, tracking, organizing, and visualizing can happen without leaving the note.
Cornell Notes
The plugin lineup centers on making Obsidian notes more interactive and workflow-ready. Painter adds configurable, color-based text highlighting with both inline-style and CSS-class modes, plus hotkeys for fast highlighting. Time cap provides embedded time tracking with editable blocks and exports to markdown table, CSV, or PDF. Graph Banner embeds the local graph view directly inside notes, while Templi renders markdown using templates into structured layouts. The set also includes organization and data tools like Tabs, Seat plus (Excel-like spreadsheets), and Task list kman (Kanban integration via hashtags).
How does Painter keep highlights visible after disabling or uninstalling the plugin, and what tradeoff does that create?
What workflow features make Checkbox sounds useful for task management?
How does Time cap capture time and get it out for analysis?
What does Graph Banner change about how users view relationships in Obsidian?
How does Task list kman map Obsidian tasks into a Kanban board?
What’s the difference between Templi mode and plain markdown mode?
Review Questions
- Which Painter highlight method (inline styles vs CSS classes) best preserves visibility after disabling the plugin, and what styling limitation comes with it?
- What export formats does Time cap support, and how are tracker blocks inserted into notes?
- In Task list kman, how do hashtags determine which Kanban column a task appears in?
Key Points
- 1
Painter lets users highlight selected markdown text with multiple highlight styles and configurable colors, including hex-code input.
- 2
Painter’s inline-style mode preserves highlight visibility even after disabling/uninstalling, while CSS-class mode is more customizable but depends on external CSS.
- 3
Checkbox sounds adds audible completion feedback for checked tasks, with multiple sound options.
- 4
Time cap tracks task durations inside embedded widgets and exports results as markdown table, CSV, or PDF.
- 5
Graph Banner embeds the local graph view directly into notes to show connections in context.
- 6
Templi renders markdown notes into template-based layouts and supports embedding templified blocks into other notes.
- 7
Task list kman integrates markdown tasks into a Kanban view using folder scope and hashtag-based column mapping.