Skip to content

Instantly share code, notes, and snippets.

@thesved
Created June 5, 2020 22:56
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thesved/b636a00a394437087ceb4b1ad91f746c to your computer and use it in GitHub Desktop.
Save thesved/b636a00a394437087ceb4b1ad91f746c to your computer and use it in GitHub Desktop.
Team Alignment Map in Roam Research
/* don't limit the block width for tables */
.rm-block-text {
max-width: none!important;
}
/* clean up tables embedded in tables and blocks within tables */
.roam-table, .roam-table th, .roam-table td, .roam-table tr {
padding:0!important;
vertical-align: top;
min-width:auto!important;
overflow: hidden;
}
.roam-table .roam-table table {
width:100%;
}
.roam-table .rm-block-ref {
padding:0!important;
}
.roam-table .rm-embed-container {
background-color:transparent!important;
padding-bottom:20px;
}
.roam-table .rm-embed-edit, .roam-table .bp3-popover-wrapper {
display:none!important;
}
.roam-table .controls .block-expand .rm-caret {
transition:none!important;
}
.rm-embed-inner-block-hide:hover {
margin-left:-42px!important;
}
.roam-table .roam-table th, .roam-table .roam-table td, .roam-table .roam-table tr {
border-bottom:0;
border-left:0;
border-top:0;
}
  • @smastrog's [[Team Alignment Map]]
    • goal:: ^^everyone is on the same page^^, who does what, ^^minimize risk^^ of blow-up
    • process
      1. forward loop: fill left to right
      2. pre-mortem: Imagine you are in the future and the project failed, why did it happen? Fill in 🔺 **Risks**.
      3. backward loop: add resources and commitments to mitigate risks
    • project:: monetize [[Roam Research]]
      • {{[[table]]}}
        • {{[[embed]]: ((7VKfl9d6o))}}
          • {{[[embed]]: ((WueJPOYXo))}}
            • {{[[embed]]: ((iKZ4M6I70))}}
              • {{[[embed]]: ((TLtKYi6sq))}}
    • 🎯Objectives
      • get paying customers
      • positive cash-flow
    • 🔐Commitments
      • #[[Roam Research]]
        • integrate payment, billing
        • create pricing page
        • communicate the transition
        • tight backup for customer db
        • security audit
      • #roamcult
        • report bugs
    • 🛠️Resources
      • #developer
      • #roamcult
      • #support
      • #devops
    • 🔺Risks
      • churn
        • lack of support for paying customers
        • data loss due to server failure
      • brand damage
        • data breach due to security issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment