ExcaliBrain

approved

by Zsolt Viczian

ExcaliBrain is inspired by TheBrain and Breadcrumbs. It is an interactive, structured mind-map of your vault generated based on the folders and files in your vault by interpreting the links, Dataview fields, tags and YAML frontmatter in your Markdown files.

929 stars290,728 downloadsUpdated 1mo agoMIT
View on GitHub

image

ExcaliBrain is inspired by TheBrain and Breadcrumbs. It is an interactive, structured mind-map of your Obsidian Vault generated based on the folders and files in your Vault by interpreting the links, dataview fields, tags and YAML front matter in your markdown files.

ExcaliBrain distinguishes 5 type of relationships between your notes:

  • Children
  • Parents
  • Friends
  • Other Friends (lateral relationships on the right side)
  • Siblings

Relationships are derived based on the following logic

  • Explicitly defined relationships specified by using dataview fields. (e.g. Author:: [[Isaac Asimov]])
  • Inferred relationships (without the use of dataview fields)
    • A forward-link is inferred as a child
    • A backlink is inerred as a parent
    • If files mutually link to each other they are friends
    • The children of the parents are the siblings

Prerequisites

ExcaliBrain is built on top of Dataview and Excalidraw. You must have both these plugins installed and enabled for ExcaliBrain to work.

ExcaliBrain is optimized to work well with Hover Editor.

Videos and additional background information

Detailed walkthrough

YouTube: thumbnail

image

Quick demo

https://user-images.githubusercontent.com/14358394/166160307-707c787e-b03e-4271-a207-80604c0248d5.mp4

How to install

https://user-images.githubusercontent.com/14358394/166163247-8af788d9-4de3-4b86-9d0c-b62b4d99d76c.mp4

Feedback, questions, ideas, problems

Please head over to GitHub to report a bug or request an enhancement.

Say Thank You

If you are enjoying ExcaliBrain then please support my work and enthusiasm by buying me a coffee on https://ko-fi/zsolt.

Please also help spread the word by sharing about the ExcaliBrain Plugin on Twitter, Reddit, or any other social media platform you regularly use.

You can find me on Twitter @zsviczian, on Discord OMG (zsviczian#6093), and on my blog zsolt.blog.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.