dvargas92495 / SmartBlocks

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

Calculate Days Until a Due Date for Projects and Tasks #147

Open eatondpe opened 3 years ago

eatondpe commented 3 years ago

✂️ Copy of your #42SmartBlock from Roam

Import the JSON file from this .zip. Days till Due Date.zip

📋 Describe the SmartBlock

This SmartBlock calculates the number of days to go before the due date stored in an attribute. It includes a recalculate button for use when the due date changes.

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

You must replace the block-ref in the <%RESOLVEBLOCKREF: part of the {%SET:dateString line with the block-reference of the block that holds your due date.

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

image

💡 Additional Info

Demo: https://www.loom.com/share/a90023e966c74344b735576288bbb5b2

image