[[snapshot]]: 2021-05-30 16:49:57

Affected files:

"obsidian embeds.md"
This commit is contained in:
2021-05-30 16:49:57 +02:00
parent 030d2fc18a
commit ac9ed31b51
+6 -2
View File
@@ -5,7 +5,11 @@ 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.
- [ ] [[it should]]
- [ ] 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
There should probably be a setting to enable/disable embeddings; same would apply to tweets and perhaps more generally to agora [[transclusions]].