autopushed

This commit is contained in:
2022-08-10 00:13:13 +02:00
parent 77ca20a9c8
commit c213c8c5e0
+6 -3
View File
@@ -5,12 +5,15 @@ I've been meaning to make Obsidian style image attachments like the following wo
As of [[2021-05-30]], clicking on the link above 'works': it loads the image in its node. But:
- This doesn't work in subnodes.
- [ ] [[it should]]
- [ ] The images should actually be embedded.
- [x] [[it should]]
- [x] The images should actually be embedded.
- two options:
- lazy load with js
- put an iframe on it (tm)
- this is so hacky I kind of like it
- do simple embedding
There should probably be a setting to enable/disable embeddings; same would apply to tweets and perhaps more generally to agora [[transclusions]].
There should probably be a setting to enable/disable embeddings; same would apply to tweets and perhaps more generally to agora [[transclusions]].
- As of [[2022-08-10]] [[rob haisfield]] is having issues in e.g. node [[kosmik]]
- https://github.com/classicrob/quartz/tree/hugo/content has his images