mirror of
https://github.com/flancian/garden.git
synced 2026-07-31 11:36:19 +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",
|
||||
"type": "leaf",
|
||||
"dimension": 12.5,
|
||||
"dimension": 6.25,
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"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",
|
||||
"type": "leaf",
|
||||
@@ -206,7 +230,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "2021-06-06.md",
|
||||
"file": "extensible data notation.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -223,7 +247,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "2021-06-06.md"
|
||||
"file": "extensible data notation.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -279,8 +303,10 @@
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "125d5a5615ed227a",
|
||||
"active": "24e95fe3952dbfea",
|
||||
"lastOpenFiles": [
|
||||
"extensible data notation.md",
|
||||
"edn.md",
|
||||
"2021-06-06.md",
|
||||
"manifold with self attention.md",
|
||||
"2021-06-05.md",
|
||||
@@ -288,8 +314,6 @@
|
||||
"protopoi.md",
|
||||
"agora polls.md",
|
||||
"charles bukowski.md",
|
||||
"interlay.md",
|
||||
"3d printed concrete.md",
|
||||
"museum für gestaltung zürich.md"
|
||||
"interlay.md"
|
||||
]
|
||||
}
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
- [[brutaldon]]
|
||||
|
||||
- [[edn]]
|
||||
- [[3d printed concrete]]
|
||||
- [[interlay]]
|
||||
- [[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