dvargas92495 / SmartBlocks

Useful examples from developer community for Roam42 SmartBlocks
147 stars 7 forks source link

Find incomplete TODOs with a tag and bring nested information with them #207

Open mlava opened 3 years ago

mlava commented 3 years ago

✂️ Copy of your #42SmartBlock from Roam

Incomplete TODOs bring children SB.zip

📋 Describe the SmartBlock

This SmartBlock can be configured to pull block references to any incomplete TODOs with certain tags, using the standard Roam42 SmartBlocks <%BLOCKMENTION%> format.

It also inserts a button that allows you to swap the block reference for the actual data and pull any nested information over to the current page. This is useful for bringing incomplete TODOs with reference information into your daily notes page.

✅ Describe any prerequisites or dependencies that are required for this SmartBlock

Roam42.

📷 Screenshot of your #42SmartBlock workflow/template from Roam

image

💡 Additional Info

https://www.loom.com/share/238fc8d0a3194065abdd0de8ec9d10cf

migdur commented 3 years ago

This is very useful! If I correctly understand, you need to predefine the tag you want to use to gather all the todos in the incomplete TODOs SB, right? would it be possible to prompt the user for the tag(s) via a prompt pop-up when jj-ing the smartblock?