Releases: zsviczian/excalibrain
ExcaliBrain
ExcaliBrain 0.2.14
Fixed
- Creating a new Excalidraw drawing from the graph will now open a new Excalidraw tab on the main workspace
ExcaliBrain 0.2.13
Clicking the URL link when it is the central node did not open the URL. Now it is fixed.
Note, the issue with new file creation #201 will be resolved with the next Excalidraw update.
ExcaliBrain 0.2.12
- Fixed crash due to duration fields
- Support for date properties in YAML
- Added "Hidden" ontology. Add fields here you don't want to show on the graph.
ExcaliBrain 0.2.11
This release includes a single fix with the Note Style tag that caused ExcaliBrain to crash in certain cases.
For more info: https://discord.com/channels/1026825302900494357/1168223653557702718
Excalibrain 0.2.10
ExcaliBrain 0.2.9
New
- Keyword highlighting in the search
Fixed
- Developer Console errors when Obsidian files are deleted during indexing (typically happens due to Obsidian Sync or equivalent service)
ExcaliBrain 0.2.8
Improvements and bug fixes of the new layout engine. There is a new "Minimum Center-Friend Distance" setting.
I fixed the "refresh button" that was not working.
ExcaliBrain 0.2.7
New
-
I added an option to invert arrow directions. I also updated the logic of TO and FROM when interpreting links and backlinks. If you liked the old way, set the "inverse arrow direction" in plugin settings under the Ontology section.
-
Added navigation buttons, you can now Navigate back and forward in navigation history, and force refresh (reindex) the current page, should it not update in time (e.g. you have a slower refresh rate to avoid slowdown of Obsidian).
-
I added a separate button to control synchronization with workspace navigation. You can link the synchronization button to the embed button in plugin settings.
-
New dynamically compact view by @CarlB01
Fixed
- creating a new page by shift+clicking on a virtual note did not work after the user has once opened the command palette
- in embedded mode, changing the display of siblings, or display of aliases, etc. loaded the central node in the attached workspace leaf
- opening a new drawing in the ExcaliBrain window, the toolbar and history were not removed
- if the Excalidraw file is not compressed, and ExcaliBrain gets saved with URLs displayed while editing a node in the center, the alias was not recognized
- The
Infer all implicit relationships as Friend
setting did not handle new relationships such as Right-Side Friends, Previous Friends, and Next Friends (#146)
ExcaliBrain 0.2.6
New
- Created a new modal window to add dataview fields to the ontology.
- Added Editor right-click menu item "Add <> to ExcaliBrain Ontology"
- Added new Command Palette action "Add dataview field to ontology: Open Ontology Modal"
Fixed
- @ in URL is not indexed correctly (#133)
- Made minor adjustments to the layout