diff --git a/.obsidian/workspace b/.obsidian/workspace index 82144f658..747ca16fe 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -8,9 +8,9 @@ "type": "split", "children": [ { - "id": "8bdc92c945784bb0", + "id": "7079d00b3a2eb6be", "type": "leaf", - "dimension": 10.786360473208072, + "dimension": 8.333333333333332, "state": { "type": "markdown", "state": { @@ -20,33 +20,69 @@ } }, { - "id": "0bab2a8f16a1d490", + "id": "a9def0a98c1f2c8e", "type": "leaf", - "dimension": 10.786360473208072, + "dimension": 8.333333333333332, "state": { "type": "markdown", "state": { - "file": "aaaaarg.md", + "file": "architectural pattern.md", "mode": "source" } } }, { - "id": "fd5ef9568ac1ea0b", + "id": "1abc628cc33ef125", "type": "leaf", - "dimension": 13.917884481558803, + "dimension": 8.333333333333332, "state": { "type": "markdown", "state": { - "file": "pattern theory.md", + "file": "2021-06-10.md", "mode": "source" } } }, { - "id": "b7b8a1f5a0af6991", + "id": "6dd09d0f4e617cc8", "type": "leaf", - "dimension": 18.92832289491997, + "dimension": 8.333333333333332, + "state": { + "type": "markdown", + "state": { + "file": "honest signals.md", + "mode": "source" + } + } + }, + { + "id": "305566bbcea2ba31", + "type": "leaf", + "dimension": 16.666666666666664, + "state": { + "type": "markdown", + "state": { + "file": "patterns.md", + "mode": "source" + } + } + }, + { + "id": "09b9c7136dcedcbf", + "type": "leaf", + "dimension": 16.666666666666664, + "state": { + "type": "markdown", + "state": { + "file": "an analysis of the role of invariant patterns.md", + "mode": "source" + } + } + }, + { + "id": "85fcfb3a901a6ab1", + "type": "leaf", + "dimension": 16.666666666666664, "state": { "type": "markdown", "state": { @@ -56,25 +92,13 @@ } }, { - "id": "9d1767dbb6c4ba74", + "id": "0dd202a162337858", "type": "leaf", - "dimension": 22.825330549756437, + "dimension": 16.666666666666664, "state": { "type": "markdown", "state": { - "file": "break glass.md", - "mode": "source" - } - } - }, - { - "id": "7abcb8972baaed4d", - "type": "leaf", - "dimension": 22.755741127348646, - "state": { - "type": "markdown", - "state": { - "file": "obsidian embeds.md", + "file": "agora mediawiki integration.md", "mode": "source" } } @@ -107,12 +131,12 @@ "state": { "type": "search", "state": { - "query": "plesmasquerade", + "query": "", "matchingCase": false, "explainSearch": false, "collapseAll": false, "extraContext": false, - "sortOrder": "byModifiedTime" + "sortOrder": "alphabetical" } } }, @@ -123,14 +147,6 @@ "type": "starred", "state": {} } - }, - { - "id": "aa0f3e910050164c", - "type": "leaf", - "state": { - "type": "recent-files", - "state": {} - } } ], "currentTab": 1 @@ -153,7 +169,7 @@ "state": { "type": "backlink", "state": { - "file": "2021-06-09.md", + "file": "honest signals.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -170,54 +186,9 @@ "state": { "type": "outline", "state": { - "file": "2021-06-09.md" + "file": "honest signals.md" } } - }, - { - "id": "eaa7f99b4cf5444a", - "type": "leaf", - "state": { - "type": "online.larslockefeer.obsidian-plugin-todo", - "state": {} - } - }, - { - "id": "49a0eb72df05c98e", - "type": "leaf", - "state": { - "type": "online.tokuhirom.obsidian-pomodoro-plugin", - "state": {} - } - } - ], - "currentTab": 3 - }, - { - "id": "9852b3b70c9ace3c", - "type": "tabs", - "children": [ - { - "id": "ba82168a0acbacba", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - } - ] - }, - { - "id": "297c54846b597552", - "type": "tabs", - "children": [ - { - "id": "35550c211233c6a5", - "type": "leaf", - "state": { - "type": "timeline", - "state": {} - } } ] } @@ -226,17 +197,17 @@ "width": 300, "collapsed": true }, - "active": "8bdc92c945784bb0", + "active": "6dd09d0f4e617cc8", "lastOpenFiles": [ + "honest signals.md", + "2021-06-10.md", + "pattern languages of programs.md", + "architectural pattern.md", "2021-06-09.md", - "aaaaarg.md", - "obsidian embeds.md", - "agora fediverse integration.md", - "pattern theory.md", - "2021-06-07.md", - "agora mastodon integration.md", - "argdown.md", - "web ext.md", - "action code.md" + "tooty.md", + "patterns.md", + "an analysis of the role of invariant patterns.md", + "2021-06-03.md", + "agora protocol.md" ] } \ No newline at end of file diff --git a/2021-06-10.md b/2021-06-10.md new file mode 100644 index 000000000..2f8e3ed14 --- /dev/null +++ b/2021-06-10.md @@ -0,0 +1 @@ +- [[honest signals]] \ No newline at end of file diff --git a/honest signals.md b/honest signals.md new file mode 100644 index 000000000..360395448 --- /dev/null +++ b/honest signals.md @@ -0,0 +1,3 @@ +- a [[book]] + - by [[alex pentland]] + - [[go]] https://mitpress.mit.edu/books/honest-signals \ No newline at end of file