# auto-tag-puller-obsidian An Obsidian plugin that instantly aggregates and displays tagged lines across your vault using live-updating blocks or static, editable lists. ## Features * **Live Dynamic Block (`!#`)**: Type `!#` and select a tag. This inserts a custom code block that automatically scans your vault and displays all matching lines inside a formatted container. This block updates dynamically every time you view the note. * **Static Editable List (`$#`)**: Type `$#` and select a tag. This instantly pulls all matching lines as raw text directly into your editor. The lines are grouped by their source file and formatted as a numbered list, allowing you to edit or delete them freely. If you like the plugin https://buymeacoffee.com/pharelljordan If you don't like the plugin, please suggest improvements.