Skip to content

ExcaliBrain 0.0.3

Compare
Choose a tag to compare
@zsviczian zsviczian released this 06 May 18:39
· 117 commits to master since this release

New

image

  • 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.