[[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": { "state": {
"type": "markdown", "type": "markdown",
"state": { "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" "mode": "source"
} }
} }
@@ -171,7 +182,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "stoa.md", "file": "file handler.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@@ -188,7 +199,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "stoa.md" "file": "file handler.md"
} }
} }
} }
@@ -199,17 +210,17 @@
"width": 300, "width": 300,
"collapsed": true "collapsed": true
}, },
"active": "78842c777c7eb465", "active": "790a00bed2dcbc67",
"lastOpenFiles": [ "lastOpenFiles": [
"stoa.md", "file handler.md",
"2021-05-12.md", "2021-05-12.md",
"metabolist.md",
"beautiful.md", "beautiful.md",
"stoa.md",
"metabolist.md",
"wabi sabi.md", "wabi sabi.md",
"reading alexander.md", "reading alexander.md",
"patterning.md", "patterning.md",
"lacaton and vassal.md", "lacaton and vassal.md",
"remember.md", "remember.md"
"kenzo tange.md"
] ]
} }
+1
View File
@@ -1,4 +1,5 @@
- [[x spreadsheet]] - [[x spreadsheet]]
- [[file handler]]
- [[stoa]] - [[stoa]]
- [[beautiful]] - [[beautiful]]
- [[flutter]] - [[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)