From bfe9fe2afd28d843ec1f2a503c2ea729265bbb43 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 13 May 2021 17:54:15 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-13 17:54:15 Affected files: .obsidian/workspace do.md "experiment framework.md" --- .obsidian/workspace | 95 +++++++++-------------------------------- do.md | 3 +- experiment framework.md | 1 + 3 files changed, 22 insertions(+), 77 deletions(-) create mode 100644 experiment framework.md diff --git a/.obsidian/workspace b/.obsidian/workspace index d9ef5024c..0e14b4495 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -7,34 +7,10 @@ "id": "b0a62e0bd6f30307", "type": "split", "children": [ - { - "id": "40b3e25c756b595e", - "type": "leaf", - "dimension": 10.024057738572575, - "state": { - "type": "markdown", - "state": { - "file": "do.md", - "mode": "source" - } - } - }, - { - "id": "5dc5619fc0398c10", - "type": "leaf", - "dimension": 9.943865276663994, - "state": { - "type": "markdown", - "state": { - "file": "kraftwerk 1.md", - "mode": "source" - } - } - }, { "id": "b9dd6fb23d1eb512", "type": "leaf", - "dimension": 10.024057738572575, + "dimension": 12.525050100200401, "state": { "type": "markdown", "state": { @@ -46,7 +22,7 @@ { "id": "7d72dd06dbde8845", "type": "leaf", - "dimension": 10.024057738572575, + "dimension": 12.525050100200401, "state": { "type": "markdown", "state": { @@ -58,7 +34,7 @@ { "id": "9ddd198d159b6894", "type": "leaf", - "dimension": 10.024057738572575, + "dimension": 12.525050100200401, "state": { "type": "markdown", "state": { @@ -70,7 +46,7 @@ { "id": "eeddb07932783526", "type": "leaf", - "dimension": 9.943865276663994, + "dimension": 12.424849699398795, "state": { "type": "markdown", "state": { @@ -82,7 +58,7 @@ { "id": "2d7dd6df4d0d39ce", "type": "leaf", - "dimension": 10.024057738572575, + "dimension": 12.525050100200401, "state": { "type": "markdown", "state": { @@ -94,7 +70,7 @@ { "id": "84cc6bf7e76cb6c4", "type": "leaf", - "dimension": 10.024057738572575, + "dimension": 12.525050100200401, "state": { "type": "markdown", "state": { @@ -106,7 +82,7 @@ { "id": "790a00bed2dcbc67", "type": "leaf", - "dimension": 9.943865276663994, + "dimension": 12.424849699398795, "state": { "type": "markdown", "state": { @@ -118,41 +94,8 @@ { "id": "17cf41804b8b958d", "type": "split", - "dimension": 10.024057738572575, + "dimension": 12.525050100200401, "children": [ - { - "id": "bbea07cc3c584323", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "lacaton and vassal.md", - "mode": "source" - } - } - }, - { - "id": "1b560acd6e1f274c", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "architecture.md", - "mode": "source" - } - } - }, - { - "id": "0ce6605fe16ab0d2", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "arcologies.md", - "mode": "source" - } - } - }, { "id": "0d5997891e905142", "type": "leaf", @@ -165,12 +108,12 @@ } }, { - "id": "2748b577508433ff", + "id": "5dc5619fc0398c10", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "remember.md", + "file": "kraftwerk 1.md", "mode": "source" } } @@ -244,7 +187,7 @@ "state": { "type": "backlink", "state": { - "file": "do.md", + "file": "kraftwerk 1.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -261,7 +204,7 @@ "state": { "type": "outline", "state": { - "file": "do.md" + "file": "kraftwerk 1.md" } } } @@ -272,17 +215,17 @@ "width": 300, "collapsed": true }, - "active": "40b3e25c756b595e", + "active": "5dc5619fc0398c10", "lastOpenFiles": [ - "do.md", + "kraftwerk 1.md", + "remember.md", + "lacaton and vassal.md", "Agora Elinor Ostrom.md", + "experiment framework.md", + "do.md", "kenzo tange.md", "arcologies.md", "architecture.md", - "lacaton and vassal.md", - "commons.md", - "elinor ostrom.md", - "bigger in the inside.md", - "bag of holding.md" + "commons.md" ] } \ No newline at end of file diff --git a/do.md b/do.md index 61a3f0558..528fa0141 100644 --- a/do.md +++ b/do.md @@ -1,6 +1,7 @@ # Do -- my current [[intent]] is: implement [[experiment fram +- my current [[intent]] is: implement [[experiment framework]] in [[agora server]] + - gate [[node count]] in `/nodes` on this, make it work on dev first - [[pomodoro]] - I'm trying to use [[pomodoro]]. It signals an [[intent]]. My intent is [[getting things done]]. - Whenever I notice the risk of getting distracted from the task at hand, I dump thoughts in [[later]]. diff --git a/experiment framework.md b/experiment framework.md new file mode 100644 index 000000000..1983cecbf --- /dev/null +++ b/experiment framework.md @@ -0,0 +1 @@ +- [[agora server]] \ No newline at end of file