Quorafind / Outliner.MD

https://outliner.md
128 stars 2 forks source link

the block don't show when enable editable block embeds #23

Closed thormaxx closed 1 month ago

thormaxx commented 1 month ago

when enable Editable block embeds, the block ![[link^block]] disappeared, but the link is still there, it just doesn't show

Quorafind commented 1 month ago

when enable Editable block embeds, the block ![[link^block]] disappeared, but the link is still there, it just doesn't show

Seems like you are using wrong block id? Could you provide me more information about it? For example, what kind of block are you refer? list block, line block or codeblock block?

And could you try to refer heading block like ![[link#heading1]] or just ![[link]] to see if all kinds of embed are not working?

thormaxx commented 1 month ago

the real link is ![[@vanderWoerd2023#^8c9752]], it shows as follow picture when Editable block embeds turn off image

as the button turn on, the content disappeared, but the link is still there, and the link can not be seen ,too

Quorafind commented 1 month ago

It's weird. I will look into it soon.

Quorafind commented 1 month ago

Could you provide the orignal content you referred?

thormaxx commented 1 month ago

Sorry, just see it.

I think it doesn't matter about the content. I try to cite several files again with ![[ ]], only .md goes wrong, other files can be shown correctly. And, no matter what content in .md, the problem occurs .

I try to close other 3rd parity plugins, the problem still exists. My obsidian version is 1.5.3

Quorafind commented 1 month ago

Could you please try using sandbox vault that enables only outliner.md. And see if this issue remains?

thormaxx commented 1 month ago

Ok,I will try it! but,what is sandbox vault? where can i find it? I searched, but can't find it i create a new empty vault and enables only outliner.md, the problem still exists

Quorafind commented 1 month ago

image

Could you provide me details step to repro your issue? And did you update Obsidian to latest version?

For example, details step(maybe there is something different):

  1. Create a note A, and then input anything in it.
    here is what i input
  2. Create a new note B, and then trigger block embedded via [[
  3. Embed the note A.
  4. Done.
thormaxx commented 1 month ago

oops。。。。 and。。。it works correctly suddenly。。。 thormaxx @. ---- Replied Message ---- @.>Date5/17/2024 @.>@.>, @.>SubjectRe: [Quorafind/Outliner.MD] the block don't show when enable editable block embeds (Issue #23) image.png (view on web) Could you provide me details step to repro your issue? And did you update Obsidian to latest version? For example, details step(maybe there is something different): Create a note A, and then input anything in it. here is what i input Create a new note B, and then trigger block embedded via [[ Embed the note A. Done. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>

Quorafind commented 1 month ago

Nice.