The Badges plugin allows users to display custom inline badges in Obsidian notes. These badges function as a visually appealing key-value system that can be queried using Obsidian's search or the Dataview plugin. It supports multiple badge styles, including plain text, GitHub-style labels, and fully customizable designs with icons and color settings. Users can further enhance their notes with custom CSS for personalized badge styling. The plugin provides a lightweight way to organize and visually highlight metadata, tasks, or categories directly within notes.
The Obsidian Badge plugin allows users to create and display visually appealing badges within their notes. Using fenced `obsidian-badge` code blocks, users can render badges for tracking tasks, goals, or progress directly in the editor. Each line within the block is transformed into a badge, making it easy to represent data like exercise progress, reading goals, or project milestones. This plugin enhances the note-taking experience by adding a graphical representation of key information, seamlessly integrating with the Obsidian workflow.