mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
autopushed
This commit is contained in:
+6
-3
@@ -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:
|
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)
|
||||||
- this is so hacky I kind of like it
|
- this is so hacky I kind of like it
|
||||||
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user