Simon Späti22 downloadsScans the active file for TODO, FIXME, BUG, NOTE, and WARN tags and lists them in a sidebar panel.
An Obsidian plugin that scans the active file for inline tags (#TODO, #FIXME, #BUG, #NOTE, #WARN) and lists them in a sidebar panel. Click any entry to jump to that line.

Inspired by trouble.nvim.
Copy or symlink this folder into .obsidian/plugins/obsidian-trouble-tags/, then enable it in Settings → Community plugins.
Via command palette, search for Trouble.
Also check out my other Plugin: Obsidian Open Specific File