diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 10f6359..3ed3343 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "Untitled", + "path": "Untitled.canvas" + }, { "basename": "The Integrate Whiteboard", "path": "The Integrate Whiteboard.md" diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index c5e2706..0fc5850 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -23,11 +23,14 @@ "id": "9600f3812aeb8311", "type": "leaf", "state": { - "type": "markdown", + "type": "canvas", "state": { - "file": "The Integrate Whiteboard.md", - "mode": "source", - "source": false + "file": "Untitled.canvas", + "viewState": { + "x": -35.890665842753336, + "y": -53.05042698464307, + "zoom": 0.5372398153940836 + } } } } @@ -91,7 +94,8 @@ } ], "direction": "horizontal", - "width": 300 + "width": 300, + "collapsed": true }, "right": { "id": "4bd9c02fbfe6785f", @@ -107,7 +111,7 @@ "state": { "type": "backlink", "state": { - "file": "The Integrate Whiteboard.md", + "file": "Untitled.canvas", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -124,7 +128,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "The Integrate Whiteboard.md", + "file": "Untitled.canvas", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -147,7 +151,7 @@ "state": { "type": "outline", "state": { - "file": "The Integrate Whiteboard.md" + "file": "Untitled.canvas" } } } @@ -174,7 +178,8 @@ }, "active": "9600f3812aeb8311", "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" ] } \ No newline at end of file diff --git a/enter/The Integrate Whiteboard.md b/enter/The Integrate Whiteboard.md index 42cc4c0..4fefb3e 100644 --- a/enter/The Integrate Whiteboard.md +++ b/enter/The Integrate Whiteboard.md @@ -1,2 +1,11 @@ -Th \ No newline at end of file +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 \ No newline at end of file diff --git a/enter/Untitled.canvas b/enter/Untitled.canvas new file mode 100644 index 0000000..3276e72 --- /dev/null +++ b/enter/Untitled.canvas @@ -0,0 +1,6 @@ +{ + "nodes":[ + {"id":"d683b45709a9bdc2","x":-161,"y":-83,"width":341,"height":203,"type":"text","text":""} + ], + "edges":[] +} \ No newline at end of file