✂️ Copy of your #42SmartBlock from Roam

  • #42SmartBlock Matrix
    • #matrix {{[[kanban]]}}
      • [[Important]] + [[Urgent]]
      • [[Important]] + [[Not Urgent]]
      • [[Not Important]] + [[Urgent]]
      • [[Not Important]] + [[Not Urgent]]

📋 Describe the SmartBlock

I created a SmartBlock to quickly build an Eisenhower Matrix using Roam’s existing `` functionality

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

  • Requires #matrix tag to be inline and preceeding ``
    • eg. #matrix
  • Requires the following CSS to exist at the top of your roam/css page:
    @import url('https://itsjustmath.github.io/roam-matrix/matrix.css');
    

If styles aren’t being applied, its likely because you need to move any @import to the top of roam/css (above any custom [longhand] CSS you’ve written).

Or if you don’t want to use @import, you can copy/paste this matrix.css into your graph.

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

image

Also viewable on my public graph: https://roamresearch.com/#/app/itsjustmath-public/page/wttRY4-mo

💡 Additional Info