From 06846a3209aa6df17d5ddb03a3634b8219790d9f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 30 Jun 2021 11:15:10 +0200 Subject: [PATCH] [[snapshot]]: 2021-06-30 11:15:10 Affected files: .obsidian-git-data .obsidian/workspace p5.js.md --- .obsidian-git-data | 4 ++-- .obsidian/workspace | 12 +++--------- p5.js.md | 2 +- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/.obsidian-git-data b/.obsidian-git-data index 94fd69476..345ea843a 100644 --- a/.obsidian-git-data +++ b/.obsidian-git-data @@ -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) \ No newline at end of file +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) \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index 8af4829e0..71e0d954e 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -22,11 +22,8 @@ "id": "8c2022fad8939f74", "type": "leaf", "state": { - "type": "markdown", - "state": { - "file": "p5.js.md", - "mode": "source" - } + "type": "empty", + "state": {} } }, { @@ -265,7 +262,6 @@ "state": { "type": "backlink", "state": { - "file": "p5.js.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -281,9 +277,7 @@ "type": "leaf", "state": { "type": "outline", - "state": { - "file": "p5.js.md" - } + "state": {} } }, { diff --git a/p5.js.md b/p5.js.md index d9fbb2733..be75bbd9e 100644 --- a/p5.js.md +++ b/p5.js.md @@ -1,3 +1,3 @@ - a [[javascript library]] - a port of [[processing]] to [[js]] - - [[pr]] \ No newline at end of file + - [[processing.js]] used to be this but p5.js is the supported one it seems \ No newline at end of file