mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
[[snapshot]]: 2021-06-14 17:35:58
Affected files: .obsidian/workspace 2021-06-14.md "clojure made simple.md"
This commit is contained in:
Vendored
+19
-7
@@ -10,7 +10,7 @@
|
|||||||
{
|
{
|
||||||
"id": "85fcfb3a901a6ab1",
|
"id": "85fcfb3a901a6ab1",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"dimension": 12.5,
|
"dimension": 6.25,
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"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",
|
"id": "acdb3c8286909550",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
@@ -121,7 +133,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "fire.md",
|
"file": "clojure made simple.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -138,7 +150,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "fire.md"
|
"file": "clojure made simple.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -149,17 +161,17 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "acdb3c8286909550",
|
"active": "e2ece87a328b0aaa",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"fire.md",
|
"clojure made simple.md",
|
||||||
"2021-06-14.md",
|
"2021-06-14.md",
|
||||||
|
"fire.md",
|
||||||
"standards positions.md",
|
"standards positions.md",
|
||||||
"agora fediverse integration.md",
|
"agora fediverse integration.md",
|
||||||
"agora mediawiki integration.md",
|
"agora mediawiki integration.md",
|
||||||
"2021-06-09.md",
|
"2021-06-09.md",
|
||||||
"an analysis of the role of invariant patterns.md",
|
"an analysis of the role of invariant patterns.md",
|
||||||
"2021-06-12.md",
|
"2021-06-12.md",
|
||||||
"slow focus.md",
|
"slow focus.md"
|
||||||
"file system access api.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
+2
-1
@@ -3,4 +3,5 @@
|
|||||||
- [[standards positions]]
|
- [[standards positions]]
|
||||||
- [[python]]
|
- [[python]]
|
||||||
- [[cli]]
|
- [[cli]]
|
||||||
- [[fire]]
|
- [[fire]]
|
||||||
|
- [[clojure made simple]]
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- a [[talk]]
|
||||||
|
- by [[rick hickey]]
|
||||||
|
- about [[clojure]]
|
||||||
|
- [[go]] https://www.youtube.com/watch?v=VSdnJDO-xdg
|
||||||
Reference in New Issue
Block a user