dvargas92495 / SmartBlocks

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

Next Action Flow with Buttons #85

Open tylerwince opened 3 years ago

tylerwince commented 3 years ago

✂️ Copy of your #42SmartBlock from Roam

📋 Describe the SmartBlock

This SmartBlock is very similar to the Next Action Algorithm published by @lukaskawerau in #52. The only difference is that this workflow will enable you to select your choices using the buttons rather than typing "yes" or "no"

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

None

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

image

💡 Additional Info

There are some newline kinks and button-related bugs that are being worked out. But wanted to get it in here for others to riff on. I will update it as it gets fixed.

tylerwince commented 3 years ago

Edit 1: Fixed some new line issues.

tylerwince commented 3 years ago

Edit 2: All issues are fixed. Push it to prod!

tylerwince commented 3 years ago

Edit 3: The workflow will now always create a TODO for the "Next Action" entered as well as create an additional TODO tagged with #blocking and a linked reference as alias to the original "Next Action" TODO.

image

The button enables you to continue adding TODO items tagged with #blocking and a link to the original TODO

GitMurf commented 3 years ago

Here is the Loom link too: https://www.loom.com/share/2cc88f498fd64aaf82415366bd9a0af2

lukaskawerau commented 3 years ago

WHAT SORT OF WITCHCRAFT IS THIS! 🧙 Awesome, this is so cool :)