diff --git a/.obsidian/workspace b/.obsidian/workspace index 77904004f..d536168ca 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -8,33 +8,9 @@ "type": "split", "children": [ { - "id": "7079d00b3a2eb6be", + "id": "85fcfb3a901a6ab1", "type": "leaf", - "dimension": 9.09090909090909, - "state": { - "type": "markdown", - "state": { - "file": "2021-06-09.md", - "mode": "source" - } - } - }, - { - "id": "a9def0a98c1f2c8e", - "type": "leaf", - "dimension": 9.09090909090909, - "state": { - "type": "markdown", - "state": { - "file": "architectural pattern.md", - "mode": "source" - } - } - }, - { - "id": "1abc628cc33ef125", - "type": "leaf", - "dimension": 4.545454545454545, + "dimension": 6.25, "state": { "type": "markdown", "state": { @@ -44,79 +20,37 @@ } }, { - "id": "e0d9f669f6d19a83", + "id": "e2ece87a328b0aaa", "type": "leaf", - "dimension": 1.1363636363636362, + "dimension": 6.25, "state": { "type": "markdown", "state": { - "file": "2021-06-12.md", + "file": "clojure made simple.md", "mode": "source" } } }, { - "id": "4eaa26c8f16d08a6", + "id": "acdb3c8286909550", "type": "leaf", - "dimension": 0.5681818181818181, + "dimension": 12.5, "state": { "type": "markdown", "state": { - "file": "2021-06-12.md", + "file": "fire.md", "mode": "source" } } }, { - "id": "6f4a0295c4d9bb3a", + "id": "b2bc4ad6b6ae953a", "type": "leaf", - "dimension": 0.5681818181818181, - "state": { - "type": "empty", - "state": {} - } - }, - { - "id": "815f6803dbd653db", - "type": "leaf", - "dimension": 2.2727272727272725, - "state": { - "type": "empty", - "state": {} - } - }, - { - "id": "305566bbcea2ba31", - "type": "leaf", - "dimension": 18.18181818181818, + "dimension": 25, "state": { "type": "markdown", "state": { - "file": "patterns.md", - "mode": "source" - } - } - }, - { - "id": "09b9c7136dcedcbf", - "type": "leaf", - "dimension": 18.18181818181818, - "state": { - "type": "markdown", - "state": { - "file": "an analysis of the role of invariant patterns.md", - "mode": "source" - } - } - }, - { - "id": "85fcfb3a901a6ab1", - "type": "leaf", - "dimension": 18.18181818181818, - "state": { - "type": "markdown", - "state": { - "file": "agora fediverse integration.md", + "file": "standards positions.md", "mode": "source" } } @@ -124,7 +58,7 @@ { "id": "0dd202a162337858", "type": "leaf", - "dimension": 18.18181818181818, + "dimension": 50, "state": { "type": "markdown", "state": { @@ -199,7 +133,7 @@ "state": { "type": "backlink", "state": { - "file": "2021-06-14.md", + "file": "clojure made simple.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -216,7 +150,7 @@ "state": { "type": "outline", "state": { - "file": "2021-06-14.md" + "file": "clojure made simple.md" } } } @@ -227,17 +161,17 @@ "width": 300, "collapsed": true }, - "active": "1abc628cc33ef125", + "active": "e2ece87a328b0aaa", "lastOpenFiles": [ + "clojure made simple.md", "2021-06-14.md", - "slow focus.md", - "file system access api.md", - "kepta.md", - "bangle.md", - "2021-05-07.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", - "2021-06-10.md", - "web share.md", - "disable power saving.md" + "slow focus.md" ] } \ No newline at end of file diff --git a/2021-06-14.md b/2021-06-14.md index 4c2391f9d..ea6af6253 100644 --- a/2021-06-14.md +++ b/2021-06-14.md @@ -1 +1,7 @@ -- [[slow focus]] \ No newline at end of file +- [[slow focus]] +- [[mozilla]] + - [[standards positions]] +- [[python]] + - [[cli]] + - [[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 diff --git a/fire.md b/fire.md index b9a6807bb..4dfc87e4d 100644 --- a/fire.md +++ b/fire.md @@ -1,7 +1,12 @@ # FIRE - [[pull]] [[financial independence retire early]] -- [[go]] https://github.com/Avi-Weiss/awesome-FIRE-financial-independence-retire-early - - [[by]] [[avi weiss]] + - [[go]] https://github.com/Avi-Weiss/awesome-FIRE-financial-independence-retire-early + - [[by]] [[avi weiss]] +- a [[library]] + - [[python]] + - to build CLIs easily + - [[go]] https://github.com/google/python-fire + diff --git a/standards positions.md b/standards positions.md new file mode 100644 index 000000000..fb4dd4a74 --- /dev/null +++ b/standards positions.md @@ -0,0 +1,4 @@ +- a [[list]] + - [[mozilla]] + - [[go]] https://mozilla.github.io/standards-positions/ + - [[git]] https://github.com/mozilla/standards-positions \ No newline at end of file