You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filter buttons, to filter attachments, virtual nodes, and inferred nodes without having to open settings.
Button to toggle the display of page aliases or file names
Button to export the current snapshot to Excalidraw
Fixed
explicit relations were not recognized when DataView field contains a block reference [[file#section]]. This now works. (Note that I still do not have support for honoring the section reference when navigating to the link from ExcaliBrain).
In some cases opening a new ExcaliBrain instance resulted in a startup error due to some race condition between Excalidraw initializing the scene and obsidian registering the view for the workspace leaf.