[[snapshot]]: 2021-06-30 11:15:10

Affected files:

.obsidian-git-data
.obsidian/workspace
p5.js.md
This commit is contained in:
2021-06-30 11:15:10 +02:00
parent e14b26fc57
commit 06846a3209
3 changed files with 6 additions and 12 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
Wed Jun 30 2021 11:15:10 GMT+0200 (Central European Summer Time)
Wed Jun 30 2021 11:14:10 GMT+0200 (Central European Summer Time) Wed Jun 30 2021 11:14:10 GMT+0200 (Central European Summer Time)
Wed Jun 30 2021 11:13:10 GMT+0200 (Central European Summer Time)
+3 -9
View File
@@ -22,11 +22,8 @@
"id": "8c2022fad8939f74", "id": "8c2022fad8939f74",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "empty",
"state": { "state": {}
"file": "p5.js.md",
"mode": "source"
}
} }
}, },
{ {
@@ -265,7 +262,6 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "p5.js.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -281,9 +277,7 @@
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {}
"file": "p5.js.md"
}
} }
}, },
{ {
+1 -1
View File
@@ -1,3 +1,3 @@
- a [[javascript library]] - a [[javascript library]]
- a port of [[processing]] to [[js]] - a port of [[processing]] to [[js]]
- [[pr]] - [[processing.js]] used to be this but p5.js is the supported one it seems