I have embedded Bases with the ```base syntax. It works great in the Obsidian UI. (BTW love this new feature and ability to inline edit - game changer)
When exporting to PDF no records are displayed in the PDF document.
Thanks
I have embedded Bases with the ```base syntax. It works great in the Obsidian UI. (BTW love this new feature and ability to inline edit - game changer)
When exporting to PDF no records are displayed in the PDF document.
Thanks
I see same in the Obsidian v1.9.1 Sandbox; Windows 11.
Create a new .base (Untitled.base
) with no filters or properties.
Create a new note with the content of:
\`\`\`base code block ->
```base
views:
- type: table
name: Table
filters:
and:
- contains(file.path, "Adventurer")
```
embedded base ->
![[Untitled.base]]
Export to PDF…
Yes.
The content of Base code blocks and embedded Bases are shown.
The Bases are empty.
SYSTEM INFO:
Obsidian version: v1.9.1
Installer version: v1.8.9
Operating system: Windows 11 Pro 10.0.26100
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 0
Plugins enabled: 0
RECOMMENDATIONS:
none