mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
[[snapshot]]: 2021-06-06 18:23:36
Affected files: .obsidian/workspace 2021-06-06.md edn.md "extensible data notation.md"
This commit is contained in:
Vendored
+31
-7
@@ -46,7 +46,7 @@
|
|||||||
{
|
{
|
||||||
"id": "125d5a5615ed227a",
|
"id": "125d5a5615ed227a",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"dimension": 12.5,
|
"dimension": 6.25,
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
@@ -55,6 +55,30 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "e9caad4b1f179ad0",
|
||||||
|
"type": "leaf",
|
||||||
|
"dimension": 3.125,
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "edn.md",
|
||||||
|
"mode": "source"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "24e95fe3952dbfea",
|
||||||
|
"type": "leaf",
|
||||||
|
"dimension": 3.125,
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "extensible data notation.md",
|
||||||
|
"mode": "source"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "c1ac0a8f06269cbb",
|
"id": "c1ac0a8f06269cbb",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
@@ -206,7 +230,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2021-06-06.md",
|
"file": "extensible data notation.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -223,7 +247,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2021-06-06.md"
|
"file": "extensible data notation.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -279,8 +303,10 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "125d5a5615ed227a",
|
"active": "24e95fe3952dbfea",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"extensible data notation.md",
|
||||||
|
"edn.md",
|
||||||
"2021-06-06.md",
|
"2021-06-06.md",
|
||||||
"manifold with self attention.md",
|
"manifold with self attention.md",
|
||||||
"2021-06-05.md",
|
"2021-06-05.md",
|
||||||
@@ -288,8 +314,6 @@
|
|||||||
"protopoi.md",
|
"protopoi.md",
|
||||||
"agora polls.md",
|
"agora polls.md",
|
||||||
"charles bukowski.md",
|
"charles bukowski.md",
|
||||||
"interlay.md",
|
"interlay.md"
|
||||||
"3d printed concrete.md",
|
|
||||||
"museum für gestaltung zürich.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
- [[brutaldon]]
|
- [[brutaldon]]
|
||||||
|
- [[edn]]
|
||||||
- [[3d printed concrete]]
|
- [[3d printed concrete]]
|
||||||
- [[interlay]]
|
- [[interlay]]
|
||||||
- [[bukowski]]
|
- [[bukowski]]
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
- [[pull]] [[extensible data notation]]
|
||||||
|
- [[go]] https://github.com/edn-format/edn
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
- [[pull]] [[edn]]
|
||||||
|
- subset of [[clojure]]
|
||||||
Reference in New Issue
Block a user