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

Affected files:

.obsidian-git-data
.obsidian/workspace
2021-06-30.md
p5.js.md
This commit is contained in:
2021-06-30 11:14:10 +02:00
parent dc00d17dd8
commit e14b26fc57
4 changed files with 28 additions and 43 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
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) Wed Jun 30 2021 11:13:10 GMT+0200 (Central European Summer Time)
Wed Jun 30 2021 11:12:10 GMT+0200 (Central European Summer Time)
+19 -41
View File
@@ -13,7 +13,18 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "2021-06-29.md", "file": "2021-06-30.md",
"mode": "source"
}
}
},
{
"id": "8c2022fad8939f74",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "p5.js.md",
"mode": "source" "mode": "source"
} }
} }
@@ -171,28 +182,6 @@
], ],
"direction": "horizontal" "direction": "horizontal"
}, },
{
"id": "6a97dc3b5853ff56",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2021-06-29.md",
"mode": "source"
}
}
},
{
"id": "a926a3249d7d637c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2021-06-29.md",
"mode": "source"
}
}
},
{ {
"id": "f3562790a5cec103", "id": "f3562790a5cec103",
"type": "leaf", "type": "leaf",
@@ -203,17 +192,6 @@
"mode": "source" "mode": "source"
} }
} }
},
{
"id": "c07f4ec4416ed981",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "future of note taking.md",
"mode": "source"
}
}
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -287,7 +265,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "agora social media integration.md", "file": "p5.js.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -304,7 +282,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "agora social media integration.md" "file": "p5.js.md"
} }
} }
}, },
@@ -360,17 +338,17 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "f3562790a5cec103", "active": "8c2022fad8939f74",
"lastOpenFiles": [ "lastOpenFiles": [
"agora social media integration.md", "p5.js.md",
"2021-06-30.md",
"2021-06-29.md", "2021-06-29.md",
"agora social media integration.md",
"events.md", "events.md",
"agora social bridge.md", "agora social bridge.md",
"agora twitter integration.md", "agora twitter integration.md",
"future of note taking.md", "future of note taking.md",
"tools for thought interchange.md", "tools for thought interchange.md",
"2021-06-27.md", "2021-06-27.md"
"agora exchange format.md",
"agora protocol.md"
] ]
} }
+4
View File
@@ -0,0 +1,4 @@
- [[javascript libraries]]
- [[jquery]]
- [[d3]]
- [[p5.js]]
+3
View File
@@ -0,0 +1,3 @@
- a [[javascript library]]
- a port of [[processing]] to [[js]]
- [[pr]]