autopushed

This commit is contained in:
2022-08-10 00:13:13 +02:00
parent 77ca20a9c8
commit c213c8c5e0
+5 -2
View File
@@ -5,8 +5,8 @@ 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: 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. - This doesn't work in subnodes.
- [ ] [[it should]] - [x] [[it should]]
- [ ] The images should actually be embedded. - [x] The images should actually be embedded.
- two options: - two options:
- lazy load with js - lazy load with js
- put an iframe on it (tm) - put an iframe on it (tm)
@@ -14,3 +14,6 @@ As of [[2021-05-30]], clicking on the link above 'works': it loads the image in
- do simple embedding - 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