-
-
Notifications
You must be signed in to change notification settings - Fork 113
Description
Is your feature request related to a problem? Please describe.
When exporting a note that has an embedded base, the output only shows the base's empty frame or container—the actual content is missing.
Describe the solution you'd like
The export should include the embedded base's content so that the exported file reflects what is visible in Obsidian.
Describe alternatives you've considered
A simpler workaround could be to export a static representation of the base (i.e., the items currently present) instead of trying to replicate Obsidian's full dynamic base functionality, which may be difficult to implement in an exported format.
Additional context
A screenshot of an exported note. The embedded base appears empty, even though it contains items in Obsidian.
