Closed ryanwwest closed 2 years ago
I also just noticed that the parent bullet icon/character is not displayed. This doesn't matter to me for the parent, but I wonder if it should be displayed anyway for consistency with Obsidian, especially since displaying child bullet points would require this anyway.
I am able to reproduce.
I am also thinking that if I transclude the entire document, then I should hide the ^block_references
from the end of the paragraphs.
I think that hiding them would make sense; it seems that this is already the Obsidian default for transcluding.
This looks better. I'll be testing the change for a few days to make sure it doesn't have unintended side effects
Should you also want to test the change you can replace the main.js in your .obsidian/plugins/obsidian-excalidraw-plugin
folder to the one attached here. Don't forget to unzip.
To be released in 1.7.26
Thank you!
Describe the bug
A transcluded block link with a parent bullet does not display embedded sub-bullets within Excalidraw, which is contrary to default Obsidian behavior.
To Reproduce
!
before said link) in Excalidraw (I did this within a Rectangle). Possibly reload Excalidraw to update link.Expected behavior
Both the parent bullet and any children (and sub-children) bullets should be displayed within Excalidraw if transcluding that block.
Screenshots
Here is an example parent bullet point with two sub-bullets, whose parent block can be referenced using the
^
character. Note that the Obsidian default embedded transclusion immediately below it shows both child bullet points.Here is the same block transcluded in a Excalidraw rectangle. Note that only the parent bullet point is displayed, even though the same embed link is used in both places:
Environment (please complete the following information):