dvargas92495 / SmartBlocks

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

A SmartBlock to get the current time rounded down to the nearest half-hour #180

Open aminbenselim opened 3 years ago

aminbenselim commented 3 years ago

✂️ Copy of your #42SmartBlock from Roam

📋 Describe the SmartBlock

I write down my notes under the current timestamp. I however do not care about the current minute but do care about the time block it was created at (for me, each time block is 30 minutes)

This simple SmartBlock gets the current time and rounds it down to the nearest half-hour timestamp

For example:

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

None required

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

nw SmartBlock

💡 Additional Info