From e6fc5fafce598a7d8fa184df04b599bba02b2a02 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Thu, 13 May 2021 17:56:15 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-13 17:56:15 Affected files: .obsidian/workspace "file handler.md" --- .obsidian/workspace | 10 +++++----- file handler.md | 5 ++++- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.obsidian/workspace b/.obsidian/workspace index f8a700abf..fd9dca945 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -175,7 +175,7 @@ "state": { "type": "backlink", "state": { - "file": "do.md", + "file": "file handler.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -192,7 +192,7 @@ "state": { "type": "outline", "state": { - "file": "do.md" + "file": "file handler.md" } } } @@ -203,8 +203,9 @@ "width": 300, "collapsed": true }, - "active": "e86f155c4139117c", + "active": "790a00bed2dcbc67", "lastOpenFiles": [ + "file handler.md", "do.md", "2021-05-13.md", "kraftwerk 1.md", @@ -213,7 +214,6 @@ "Agora Elinor Ostrom.md", "experiment framework.md", "kenzo tange.md", - "arcologies.md", - "architecture.md" + "arcologies.md" ] } \ No newline at end of file diff --git a/file handler.md b/file handler.md index 74ee5c85c..254e057d8 100644 --- a/file handler.md +++ b/file handler.md @@ -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. - - [[pull]] [[agora fs]] \ No newline at end of file + - [[pull]] [[agora fs]] + - [ ] make [[obsidian images]] work in the agora + - [ ] make [[stoa.png]] work + - [ ] make [[stoa]] render the inline link \ No newline at end of file