Updated: Wednesday, October 18,2023-10-18 15:36:03
parent
1c6e3cd616
commit
b27d49db8d
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "Drawing 2023-10-18 15.33.54.excalidraw",
|
||||
"path": "Excalidraw/Drawing 2023-10-18 15.33.54.excalidraw.md"
|
||||
},
|
||||
{
|
||||
"basename": "HTML & CSS Tricks",
|
||||
"path": "HTML & CSS Tricks.md"
|
||||
|
@ -195,10 +199,6 @@
|
|||
{
|
||||
"basename": "Amazon assessment link & instructions",
|
||||
"path": "Coding Tips (Classical)/Project Vault/Past/Amazon/Amazon assessment link & instructions.md"
|
||||
},
|
||||
{
|
||||
"basename": "Week 3 Slides",
|
||||
"path": "Coding Tips (Classical)/Project Vault/Current Occupations/Manhattan Youth/Week 3 Slides.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [],
|
||||
|
|
|
@ -54,9 +54,19 @@
|
|||
"type": "empty",
|
||||
"state": {}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "fab40922220732a3",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "excalidraw",
|
||||
"state": {
|
||||
"file": "Excalidraw/Drawing 2023-10-18 15.33.54.excalidraw.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 4
|
||||
"currentTab": 5
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
|
@ -93,7 +103,7 @@
|
|||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "tag:#this",
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
|
@ -131,6 +141,7 @@
|
|||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Excalidraw/Drawing 2023-10-18 15.33.54.excalidraw.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
|
@ -147,6 +158,7 @@
|
|||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Excalidraw/Drawing 2023-10-18 15.33.54.excalidraw.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
|
@ -168,7 +180,9 @@
|
|||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {}
|
||||
"state": {
|
||||
"file": "Excalidraw/Drawing 2023-10-18 15.33.54.excalidraw.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
@ -194,12 +208,13 @@
|
|||
"obsidian-excalidraw-plugin:Create new drawing": false
|
||||
}
|
||||
},
|
||||
"active": "0dd4a19ebbb7cf04",
|
||||
"active": "fab40922220732a3",
|
||||
"lastOpenFiles": [
|
||||
"Excalidraw/Drawing 2023-10-18 15.33.54.excalidraw.md",
|
||||
"Excalidraw",
|
||||
"HTML & CSS Tricks.md",
|
||||
"HTML Group Project.md",
|
||||
"Excalidraw/Drawing 2023-10-17 18.01.00.excalidraw.md",
|
||||
"Excalidraw",
|
||||
"Machine Tips (Quantum)/Physics/Hardware/Potentiometers & Analog SerialReader.md",
|
||||
"Coding Tips (Classical)/Project Vault/Current Occupations/Website Projects/hi.shwethajayaraj/Quantum Stuff.md",
|
||||
"Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md",
|
||||
|
@ -223,7 +238,6 @@
|
|||
"Machine Tips (Quantum)/Math/1. First Step is Matrix Math.md",
|
||||
"Machine Tips (Quantum)/Math/Linear Algebra Basics.md",
|
||||
"Machine Tips (Quantum)/Math/Math Software.md",
|
||||
"Machine Tips (Quantum)/Math/Math terms & Probabilities.md",
|
||||
"Coding Tips (Classical)/Project Vault/About Obsidian/Slides & Tools/export/Slides/Pasted image 20231010141612.png",
|
||||
"Coding Tips (Classical)/Project Vault/About Obsidian/Slides & Tools",
|
||||
"Untitled.canvas",
|
||||
|
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
|
||||
excalidraw-plugin: parsed
|
||||
tags: [excalidraw]
|
||||
|
||||
---
|
||||
==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠==
|
||||
|
||||
|
||||
%%
|
||||
# Drawing
|
||||
```json
|
||||
{"type":"excalidraw","version":2,"source":"https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.9.23","elements":[],"appState":{"gridSize":null,"viewBackgroundColor":"#ffffff"}}
|
||||
```
|
||||
%%
|
Loading…
Reference in New Issue