Auto Tag Puller
approvedby pharelljordan
Automatically pulls lines containing a tag when typing it. - This plugin has not been manually reviewed by Obsidian staff.
↓ 141 downloadsUpdated 1mo agoMIT
Auto Tag Puller (Obsidian Plugin)
An Obsidian plugin that aggregates and displays tagged things across your vault using dynamic blocks or static editable lists.
Demonstration
1. Add whatever tag you want to anywhere on a note
2. In a new note pull in the lines associated with that tag in a static list that you can edit.
3. Or make it dynamic!
Installation
- Open your Obsidian settings.
- Navigate to Community plugins and ensure "Safe mode" is turned off.
- Click Browse and search for "Auto Tag Puller".
- Click Install, and then Enable.
Usage
- 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, buy me a coffee! If you don't like the plugin, please submit an issue or PR to suggest improvements.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.