Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new library Hexagonal Sticky Notes ("Hexies") #1380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -6277,5 +6277,50 @@
"Presenting",
"Making a point"
]
},
{
"name": "Hexagonal Sticky Notes (\"Hexies\")",
"description": "Hexagonal-shaped sticky notes in light and dark variants. \r\n\r\nUseful for small group brainstorming or planning sessions (e.g. Future Backward exercise - https://wiki.cynefin.net/index.php/Future_backwards).",
"authors": [
{
"name": "Quinn McHugh",
"github": "https://github.com/quinn-p-mchugh",
"twitter": "https://twitter.com/https://x.com/QuinnPMcHugh",
"url": "https://quinnmchugh.net/"
}
],
"source": "quinn-p-mchugh/hexagonal-sticky-notes-hexies.excalidrawlib",
"preview": "quinn-p-mchugh/hexagonal-sticky-notes-hexies.jpg",
"created": "2024-05-22",
"updated": "2024-05-22",
"version": 2,
"itemNames": [
"Hexagonal Sticky Note - Dark Red",
"Hexagonal Sticky Note - Dark Orange",
"Hexagonal Sticky Note - Dark Yellow",
"Hexagonal Sticky Note - Dark Teal",
"Hexagonal Sticky Note - Dark Green",
"Hexagonal Sticky Note - Dark Maroon",
"Hexagonal Sticky Note - Dark Pink",
"Hexagonal Sticky Note - Dark Purple",
"Hexagonal Sticky Note - Dark Blue",
"Hexagonal Sticky Note - Dark Cyan",
"Hexagonal Sticky Note - Dark Brown",
"Hexagonal Sticky Note - Dark Gray",
"Hexagonal Sticky Note - Light Red",
"Hexagonal Sticky Note - Light Orange",
"Hexagonal Sticky Note - Light Yellow",
"Hexagonal Sticky Note - Light Teal",
"Hexagonal Sticky Note - Light Green",
"Hexagonal Sticky Note - Light Maroon",
"Hexagonal Sticky Note - Light Pink",
"Hexagonal Sticky Note - Light Purple",
"Hexagonal Sticky Note - Light Blue",
"Hexagonal Sticky Note - Light Cyan",
"Hexagonal Sticky Note - Light Brown",
"Hexagonal Sticky Note - Light Gray",
"Hexagonal Sticky Note - White",
"Hexagonal Sticky Note - Black"
]
}
]
Loading
Loading