mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
[[snapshot]]: 2021-05-12 22:49:19
Affected files: .obsidian/workspace 2021-05-12.md "file handler.md"
This commit is contained in:
Vendored
+4
-4
@@ -182,7 +182,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "file handler.md",
|
||||
"file": "2021-05-12.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -199,7 +199,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "file handler.md"
|
||||
"file": "2021-05-12.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -210,10 +210,10 @@
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "790a00bed2dcbc67",
|
||||
"active": "e09f8338fd47176b",
|
||||
"lastOpenFiles": [
|
||||
"file handler.md",
|
||||
"2021-05-12.md",
|
||||
"file handler.md",
|
||||
"beautiful.md",
|
||||
"stoa.md",
|
||||
"metabolist.md",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
- [[x spreadsheet]]
|
||||
- [[file handler]]
|
||||
-
|
||||
- [[stoa]]
|
||||
- [[beautiful]]
|
||||
- [[flutter]]
|
||||
|
||||
+2
-1
@@ -1 +1,2 @@
|
||||
- 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)
|
||||
- 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) no matter where it comes from; essentially after flattening the filesystem.
|
||||
- [[pull]] [[agora fs]]
|
||||
Reference in New Issue
Block a user