Smart capture with AI-powered auto-tagging for Bases filtering
/plugin marketplace add ZorroCheng-MC/obsidian-vault-manager-plugin/plugin install obsidian-vault-manager@obsidian-vault-managercontent to capture## Task Capture content to Obsidian vault with AI-powered smart tagging. **Input**: `$ARGUMENTS` **Today's Date**: Run `date "+%Y-%m-%d"` to get current date ## Content Routing Analyze the input and process according to content type. **Check patterns in this exact order**: | Priority | Content Type | Pattern | Processing | |----------|--------------|---------|------------| | 1 | **YouTube** | Domain is `youtube.com` or `youtu.be` | YouTube video note | | 2 | **GitHub** | Domain is `github.com` | Repository analysis note | | 3 | **Web Article + Video** | HTTP/HTTPS URL with `?y=` param ...