Updated: Tuesday, October 10,2023-10-10 13:14:22
parent
c650b668b8
commit
90bf8ab7b5
|
@ -1,5 +1,9 @@
|
||||||
{
|
{
|
||||||
"recentFiles": [
|
"recentFiles": [
|
||||||
|
{
|
||||||
|
"basename": "Untitled",
|
||||||
|
"path": "Untitled.canvas"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"basename": "The Integrate Whiteboard",
|
"basename": "The Integrate Whiteboard",
|
||||||
"path": "The Integrate Whiteboard.md"
|
"path": "The Integrate Whiteboard.md"
|
||||||
|
|
|
@ -23,11 +23,14 @@
|
||||||
"id": "9600f3812aeb8311",
|
"id": "9600f3812aeb8311",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "canvas",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "The Integrate Whiteboard.md",
|
"file": "Untitled.canvas",
|
||||||
"mode": "source",
|
"viewState": {
|
||||||
"source": false
|
"x": -35.890665842753336,
|
||||||
|
"y": -53.05042698464307,
|
||||||
|
"zoom": 0.5372398153940836
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -91,7 +94,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 300
|
"width": 300,
|
||||||
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "4bd9c02fbfe6785f",
|
"id": "4bd9c02fbfe6785f",
|
||||||
|
@ -107,7 +111,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "The Integrate Whiteboard.md",
|
"file": "Untitled.canvas",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -124,7 +128,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "The Integrate Whiteboard.md",
|
"file": "Untitled.canvas",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -147,7 +151,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "The Integrate Whiteboard.md"
|
"file": "Untitled.canvas"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -174,7 +178,8 @@
|
||||||
},
|
},
|
||||||
"active": "9600f3812aeb8311",
|
"active": "9600f3812aeb8311",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md",
|
"The Integrate Whiteboard.md",
|
||||||
"The Integrate Whiteboard.md"
|
"Untitled.canvas",
|
||||||
|
"Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,2 +1,11 @@
|
||||||
|
|
||||||
Th
|
The collaborative experience is heavily desired one as it is most intuitive to actual brainstorming. Here are some examples:
|
||||||
|
|
||||||
|
- [Jamboard](https://workspace.google.com/products/jamboard/)
|
||||||
|
- around for years but to be discontinued
|
||||||
|
- Apple's FreeForm
|
||||||
|
- [Ziteboard](https://app.ziteboard.com/)
|
||||||
|
- Canvas feature on here
|
||||||
|
- [Miro](https://miro.com/apps/)
|
||||||
|
- [Mural](https://www.mural.co/)
|
||||||
|
- https://www.fabrie.com/home
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"nodes":[
|
||||||
|
{"id":"d683b45709a9bdc2","x":-161,"y":-83,"width":341,"height":203,"type":"text","text":""}
|
||||||
|
],
|
||||||
|
"edges":[]
|
||||||
|
}
|
Loading…
Reference in New Issue