From f9ef209ee8f75240b3a746e8ed8c57af102e7e33 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Tue, 10 Oct 2023 13:40:46 -0400 Subject: [PATCH] Updated: Tuesday, October 10,2023-10-10 13:40:42 --- enter/.obsidian/community-plugins.json | 3 ++- .../plugins/recent-files-obsidian/data.json | 4 ++++ enter/.obsidian/workspace.json | 1 + enter/The Integrate Whiteboard.md | 17 +++++++++++++++++ 4 files changed, 24 insertions(+), 1 deletion(-) diff --git a/enter/.obsidian/community-plugins.json b/enter/.obsidian/community-plugins.json index 509d480..bc1c0b6 100644 --- a/enter/.obsidian/community-plugins.json +++ b/enter/.obsidian/community-plugins.json @@ -10,5 +10,6 @@ "recent-files-obsidian", "templater-obsidian", "obsidian-emoji-toolbar", - "dataview" + "dataview", + "buttons" ] \ No newline at end of file diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index b3fdb03..346b794 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -4,6 +4,10 @@ "basename": "The Integrate Whiteboard", "path": "The Integrate Whiteboard.md" }, + { + "basename": "Potentiometers & Analog SerialReader", + "path": "Potentiometers & Analog SerialReader.md" + }, { "basename": "Untitled", "path": "Untitled.canvas" diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index f1a548d..d758fe5 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -174,6 +174,7 @@ }, "active": "9600f3812aeb8311", "lastOpenFiles": [ + "Potentiometers & Analog SerialReader.md", "Untitled.canvas", "The Integrate Whiteboard.md", "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md" diff --git a/enter/The Integrate Whiteboard.md b/enter/The Integrate Whiteboard.md index d6d32b0..43bd040 100644 --- a/enter/The Integrate Whiteboard.md +++ b/enter/The Integrate Whiteboard.md @@ -9,11 +9,28 @@ The collaborative experience is heavily desired one as it is most intuitive to - [Miro](https://miro.com/apps/) - [Mural](https://www.mural.co/) - https://www.fabrie.com/home +- [Excalidraw](https://excalidraw.com/) - the fantastic app used in Obsidian ```button name Add Em Up type calculate action 2+2 ``` +Result: 4 +Result: 4 +Result: 4 +Result: 4 + + + +```button +name How Many Bananas Today? +type calculate +action $1-$2 +color yellow +``` + +^button-bananas +