mProjectsCode / obsidian-meta-bind-plugin

A plugin for Obsidian to make your notes interactive with inline input fields, metadata displays, and buttons.
https://www.moritzjung.dev/obsidian-meta-bind-plugin-docs/
GNU General Public License v3.0
450 stars 36 forks source link

Inline VIEW Query Renders Correctly in Live Preview but not in Reading View #375

Open LynetteCullens opened 1 month ago

LynetteCullens commented 1 month ago

Please fill out these Check-boxes

This Issue Occurs on

Plugin Version

1.1.3

Describe the Issue

Reading View Render: image

Steps to Reproduce

  1. Install LaTeX-like Theorem & Equation Referencer for Obsidian
  2. Install Meta Bind or Dataview
  3. Input:
    > [! definition] `VIEW[{title}][text(renderMarkdown)]`
    > 
    > `VIEW[{definition}][text(renderMarkdown)]`
    > 
    > ^definition

Relationships:

Expected Behavior

Live Preview Render: image

mProjectsCode commented 1 month ago

From the issue you linked, it seems like this is caused by that other plugin. There is nothing I can do in meta bind to fix this.

LynetteCullens commented 1 month ago

From the issue you linked, it seems like this is caused by that other plugin. There is nothing I can do in meta bind to fix this.

I’m aware. Sorry for taking up space. Someone in the discord told me that I should post this for documentation purposes. I thought it was Dataview this whole time. Didn’t notice that it wasn’t until MetaBind released the ‘other page’ update. Hopefully this can be a place to put duplicates. Have you noticed that renders everywhere from themes to the “no plugin/no themes” vaults have been breaking? Some vaults won’t even load, and plugins seem to have an infinite boot loader on startup?

mProjectsCode commented 1 month ago

I’m aware. Sorry for taking up space.

No problem, I will just tag it with upstream bug.

Didn’t notice that it wasn’t until MetaBind released the ‘other page’ update.

What do you mean by that? Which version number?

Hopefully this can be a place to put duplicates.

Please open separate issues for separate problems, that way it's easier to track :)

Have you noticed that renders everywhere from themes to the “no plugin/no themes” vaults have been breaking? Some vaults won’t even load, and plugins seem to have an infinite boot loader on startup?

No, I have not.