diff --git a/.obsidian/workspace b/.obsidian/workspace index eebcbac4e..d536168ca 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -10,7 +10,7 @@ { "id": "85fcfb3a901a6ab1", "type": "leaf", - "dimension": 12.5, + "dimension": 6.25, "state": { "type": "markdown", "state": { @@ -19,6 +19,18 @@ } } }, + { + "id": "e2ece87a328b0aaa", + "type": "leaf", + "dimension": 6.25, + "state": { + "type": "markdown", + "state": { + "file": "clojure made simple.md", + "mode": "source" + } + } + }, { "id": "acdb3c8286909550", "type": "leaf", @@ -121,7 +133,7 @@ "state": { "type": "backlink", "state": { - "file": "fire.md", + "file": "clojure made simple.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -138,7 +150,7 @@ "state": { "type": "outline", "state": { - "file": "fire.md" + "file": "clojure made simple.md" } } } @@ -149,17 +161,17 @@ "width": 300, "collapsed": true }, - "active": "acdb3c8286909550", + "active": "e2ece87a328b0aaa", "lastOpenFiles": [ - "fire.md", + "clojure made simple.md", "2021-06-14.md", + "fire.md", "standards positions.md", "agora fediverse integration.md", "agora mediawiki integration.md", "2021-06-09.md", "an analysis of the role of invariant patterns.md", "2021-06-12.md", - "slow focus.md", - "file system access api.md" + "slow focus.md" ] } \ No newline at end of file diff --git a/2021-06-14.md b/2021-06-14.md index 9ced4da11..ea6af6253 100644 --- a/2021-06-14.md +++ b/2021-06-14.md @@ -3,4 +3,5 @@ - [[standards positions]] - [[python]] - [[cli]] - - [[fire]] \ No newline at end of file + - [[fire]] +- [[clojure made simple]] \ No newline at end of file diff --git a/clojure made simple.md b/clojure made simple.md new file mode 100644 index 000000000..3f50fc7bb --- /dev/null +++ b/clojure made simple.md @@ -0,0 +1,4 @@ +- a [[talk]] + - by [[rick hickey]] + - about [[clojure]] + - [[go]] https://www.youtube.com/watch?v=VSdnJDO-xdg \ No newline at end of file