# Spot Checker #proj/spotchecker --- ## 📝 Summary Automatically fill out spots with details from the internet. Gives a description from internet search and backlinks --- ## 🤔 Thoughts Would be useful to do this for people and media. --- ## ☭ Tasks - [ ] ```dataview TASK from #proj/<project_name> where !completed and contains(tags, "proj/<project_name>") group by link(file.name) sort due asc ```