diff --git a/.obsidian/workspace b/.obsidian/workspace index 6ce8f31a2..2f60644be 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -46,6 +46,17 @@ } } }, + { + "id": "4a54815fc38d912c", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "action code.md", + "mode": "source" + } + } + }, { "id": "82232e5e65841aef", "type": "leaf", @@ -157,7 +168,7 @@ "state": { "type": "backlink", "state": { - "file": "later.md", + "file": "action code.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -174,7 +185,7 @@ "state": { "type": "outline", "state": { - "file": "later.md" + "file": "action code.md" } } }, @@ -215,8 +226,9 @@ "width": 300, "collapsed": true }, - "active": "2e018ef0a7717f8c", + "active": "4a54815fc38d912c", "lastOpenFiles": [ + "action code.md", "later.md", "onkyo volume.md", "break glass.md", @@ -225,7 +237,6 @@ "2021-05-30.md", "category theory basics.md", "obsidian attachments.md", - "chunking express.md", - "blaine.md" + "chunking express.md" ] } \ No newline at end of file diff --git a/action code.md b/action code.md new file mode 100644 index 000000000..603d17219 --- /dev/null +++ b/action code.md @@ -0,0 +1,3 @@ +- [[action code]] + - the action engine in the [[agora]] + - currently in [[]] \ No newline at end of file diff --git a/later.md b/later.md index 53da2de4e..65bfc5f04 100644 --- a/later.md +++ b/later.md @@ -15,10 +15,10 @@ - equals better treatment for [[lists]] - [[force directed graph]] must auto pull [[force directed graphs]] - that is, auto pull plurals - - fixes a common search case now broken (as we only do [[exact match]]) - - auto pull makes 'or' behaviour of search trivially implementable - - auto pulls are [[morphisms]] - - any search policy/ranking can be expressed as a composition of morphisms + - fixes a common search case now broken (as we only do [[exact match]] plus resolution of user-specified, so explicit, [[pulls]]) + - auto pull makes 'or' behaviour of search trivially implementable + - auto pulls are [[action code]] that implements a [[morphism]] + - any search policy/ranking can be expressed as a composition of morphisms