mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
[[snapshot]]: 2021-05-13 17:56:15
Affected files: .obsidian/workspace "file handler.md"
This commit is contained in:
Vendored
+5
-5
@@ -175,7 +175,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "do.md",
|
"file": "file handler.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -192,7 +192,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "do.md"
|
"file": "file handler.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -203,8 +203,9 @@
|
|||||||
"width": 300,
|
"width": 300,
|
||||||
"collapsed": true
|
"collapsed": true
|
||||||
},
|
},
|
||||||
"active": "e86f155c4139117c",
|
"active": "790a00bed2dcbc67",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"file handler.md",
|
||||||
"do.md",
|
"do.md",
|
||||||
"2021-05-13.md",
|
"2021-05-13.md",
|
||||||
"kraftwerk 1.md",
|
"kraftwerk 1.md",
|
||||||
@@ -213,7 +214,6 @@
|
|||||||
"Agora Elinor Ostrom.md",
|
"Agora Elinor Ostrom.md",
|
||||||
"experiment framework.md",
|
"experiment framework.md",
|
||||||
"kenzo tange.md",
|
"kenzo tange.md",
|
||||||
"arcologies.md",
|
"arcologies.md"
|
||||||
"architecture.md"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
+4
-1
@@ -1,2 +1,5 @@
|
|||||||
- 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.
|
- 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]]
|
- [[pull]] [[agora fs]]
|
||||||
|
- [ ] make [[obsidian images]] work in the agora
|
||||||
|
- [ ] make [[stoa.png]] work
|
||||||
|
- [ ] make [[stoa]] render the inline link
|
||||||
Reference in New Issue
Block a user