[[snapshot]]: 2021-05-30 13:53:54

Affected files:

.obsidian/workspace
2021-05-30.md
"category theory basics.md"
This commit is contained in:
2021-05-30 13:53:54 +02:00
parent 19bb7bc095
commit 5176b5e2d0
3 changed files with 21 additions and 8 deletions
+19 -7
View File
@@ -10,7 +10,7 @@
{ {
"id": "90ec1eb033ec1a7c", "id": "90ec1eb033ec1a7c",
"type": "split", "type": "split",
"dimension": 15.903371917463513, "dimension": 15.903371917463511,
"children": [ "children": [
{ {
"id": "ae59c49b3be42d7f", "id": "ae59c49b3be42d7f",
@@ -40,7 +40,7 @@
{ {
"id": "2df69b5c8478290b", "id": "2df69b5c8478290b",
"type": "leaf", "type": "leaf",
"dimension": 35.22898842476095, "dimension": 17.614494212380475,
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
@@ -49,6 +49,18 @@
} }
} }
}, },
{
"id": "20bdecf17922ea29",
"type": "leaf",
"dimension": 17.614494212380475,
"state": {
"type": "markdown",
"state": {
"file": "category theory basics.md",
"mode": "source"
}
}
},
{ {
"id": "ba944b0eac45b31d", "id": "ba944b0eac45b31d",
"type": "leaf", "type": "leaf",
@@ -175,7 +187,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "2021-05-30.md", "file": "category theory basics.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -192,7 +204,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "2021-05-30.md" "file": "category theory basics.md"
} }
} }
}, },
@@ -225,8 +237,9 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "2df69b5c8478290b", "active": "20bdecf17922ea29",
"lastOpenFiles": [ "lastOpenFiles": [
"category theory basics.md",
"2021-05-30.md", "2021-05-30.md",
"cuello de burup.md", "cuello de burup.md",
"blaine.md", "blaine.md",
@@ -235,7 +248,6 @@
"pre commit.md", "pre commit.md",
"2021-05-29.md", "2021-05-29.md",
"obsidian plugin.md", "obsidian plugin.md",
"2021-05-28.md", "2021-05-28.md"
"patterns.md"
] ]
} }
+2 -1
View File
@@ -2,4 +2,5 @@
- [[cuello de burup]] - [[cuello de burup]]
- [[flatpak]] - [[flatpak]]
- [[do]] - [[do]]
- - [[category theory]]
- [[category theory basics]]
View File