Skip to content

Instantly share code, notes, and snippets.

@nickynicolson
Last active January 5, 2023 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickynicolson/d881b6393452a972f8721dffc1893153 to your computer and use it in GitHub Desktop.
Save nickynicolson/d881b6393452a972f8721dffc1893153 to your computer and use it in GitHub Desktop.
Open canvas in Obsidian for project planning

This gist helps create an Open Canvas in Obsidian using the Obsidian canvas feature. It transcludes content from an associated markdown file. The embed adjustments CSS snippet is used for better embed asthetics. Open canvas

Problem

Top 1-3 problems that you want to solve

Solution

Outline proposed solution for each problem

Unique value proposition

Clear message explaining what you offer & why you are different

Metrics

How to measure success

Resources

What do you need to build a minimum viable product? eg design, development, expertise, hardware costs

Users

Target audience & early adopters

User channels

List how you will gain new users

Contributers

Contribution types & ideal contributers

Contributer channels

List how you will gain new contributers

{
"nodes":[
{"id":"6406d46d3d3b44cd","x":-545,"y":-403,"width":1194,"height":649,"type":"group","label":"Open Canvas"},
{"id":"2ff0a9cc941cb61f","x":-508,"y":-339,"width":564,"height":551,"type":"group","label":"Project"},
{"id":"a7f34a1e345ed5be","x":-481,"y":-319,"width":250,"height":340,"type":"text","text":"#### ❗ Problem\n\n![[Open canvas content#Problem|lk-hvr clean no-h]]"},
{"id":"5fdea6b89f091c19","x":-481,"y":21,"width":517,"height":171,"color":"4","type":"text","text":"#### πŸ’° Resources\n![[Open canvas content#Resources|lk-hvr clean no-h]]"},
{"id":"f094d428a66d8dd1","x":-231,"y":-319,"width":267,"height":173,"type":"text","text":"#### πŸ’‘ Solution\n![[Open canvas content#Solution|lk-hvr clean no-h]]"},
{"id":"9ea286d4aa86d42b","x":-231,"y":-146,"width":267,"height":167,"type":"text","text":"#### πŸ“ˆ Metrics\n![[Open canvas content#Metrics|lk-hvr clean no-h]]\n"},
{"id":"89c9e41521367271","x":56,"y":-339,"width":561,"height":551,"type":"group","label":"Community"},
{"id":"3deb73d6ed2153cd","x":76,"y":-319,"width":514,"height":173,"type":"text","text":"#### πŸ’Ž Unique value proposition\n![[Open canvas content#Unique value proposition|lk-hvr clean no-h]]\n"},
{"id":"beaef33d00c2c473","x":76,"y":-146,"width":261,"height":167,"type":"text","text":"#### πŸ‘₯ Users \n![[Open canvas content#Users|lk-hvr clean no-h]]"},
{"id":"c5aaf6159479d0df","x":337,"y":-146,"width":254,"height":167,"type":"text","text":"#### πŸ—¨ User channels\n![[Open canvas content#User channels|lk-hvr clean no-h]]\n"},
{"id":"99322c39b93684b8","x":76,"y":21,"width":261,"height":171,"type":"text","text":"#### πŸ‘₯ Contributers\n![[Open canvas content#Contributers|lk-hvr clean no-h]]\n"},
{"id":"8320fbe2b682ed9e","x":337,"y":21,"width":254,"height":171,"type":"text","text":"#### πŸ—¨ Contributer channels\n![[Open canvas content#Contributer channels|lk-hvr clean no-h]]\n"}
],
"edges":[]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment