[[snapshot]]: 2021-05-12 22:48:19

Affected files:

.obsidian/workspace
2021-05-12.md
"file handler.md"
This commit is contained in:
2021-05-12 22:48:19 +02:00
parent 05c4362d3a
commit e4d3738b63
3 changed files with 21 additions and 8 deletions
+19 -8
View File
@@ -46,7 +46,18 @@
"state": {
"type": "markdown",
"state": {
"file": "beautiful.md",
"file": "2021-05-12.md",
"mode": "source"
}
}
},
{
"id": "790a00bed2dcbc67",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "file handler.md",
"mode": "source"
}
}
@@ -171,7 +182,7 @@
"state": {
"type": "backlink",
"state": {
"file": "stoa.md",
"file": "file handler.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -188,7 +199,7 @@
"state": {
"type": "outline",
"state": {
"file": "stoa.md"
"file": "file handler.md"
}
}
}
@@ -199,17 +210,17 @@
"width": 300,
"collapsed": true
},
"active": "78842c777c7eb465",
"active": "790a00bed2dcbc67",
"lastOpenFiles": [
"stoa.md",
"file handler.md",
"2021-05-12.md",
"metabolist.md",
"beautiful.md",
"stoa.md",
"metabolist.md",
"wabi sabi.md",
"reading alexander.md",
"patterning.md",
"lacaton and vassal.md",
"remember.md",
"kenzo tange.md"
"remember.md"
]
}
+1
View File
@@ -1,4 +1,5 @@
- [[x spreadsheet]]
- [[file handler]]
- [[stoa]]
- [[beautiful]]
- [[flutter]]
+1
View File
@@ -0,0 +1 @@
- I just realized I have to implement a proper [[file handler]] for the [[agora]], like what I have for /raw/ URLs but returning a file with the exact name passed (including extension)