Skip to content

ExcaliBrain

An interactive, structured mind-map of your Obsidian vault.

The above warnings are based on limited information and might not always be accurate.

Data

ID excalibrain
Author zsviczian
Minimum Obsidian Version 1.1.6
Official Release Date 2022-06-02
Last update 2026-05-31

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jun 15, 2026.

Community plugin snapshot Jun 15, 2026
Repository clone last successful checkout Jun 1, 2026
Release acquisition release metadata checked Jun 12, 2026; existing successful main.js cache reused

Quick Links

Changes

Date Changed Property Old Value New Value
2022-06-02 Plugin Added
2023-04-26 description 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 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 frontmatter in your Markdown files.
2024-01-30 description 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 frontmatter in your Markdown files. 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.
2026-05-12 author Zsolt Viczian zsviczian
2026-05-12 description 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. An interactive, structured mind-map of your Obsidian vault.

Repository Data

License MIT in package.json
MIT in LICENSE file
Package Manager Unknown (no lock file found)
Uses Typescript Yes
Installed Bundlers Rollup
Installed Testing Frameworks None found
Has Test Files No
Latest Release main.js Size 408 KB
Detected ES Version ES2022
Probably Minified Yes
main.js API Findings 6 disclosures
Uses BRAT beta releases No
Dependencies @popperjs/core, obsidian-dataview
Dev Dependencies @babel/core, @babel/preset-env, @babel/preset-react, @excalidraw/eslint-config, @excalidraw/prettier-config, @rollup/plugin-babel, @rollup/plugin-commonjs, @rollup/plugin-node-resolve, @rollup/plugin-replace, @rollup/plugin-typescript, @types/node, cross-env, eslint-config-prettier, eslint-plugin-prettier, obsidian, obsidian-excalidraw-plugin, prettier, rollup, rollup-plugin-copy, rollup-plugin-terser, terser, tslib, typescript

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

Disclosure Detected From
Dynamic Code Or Remote Code Evaluates dynamic code or injects scripts
Full Vault Access Enumerates vault files
Global Handlers Or Timers Registers events, DOM handlers, or intervals
Metadata Access Reads Obsidian metadata cache
Note Content Access Reads vault files
Workspace Layout Registers or manipulates workspace views and panes
Finding Type Confidence Evidence
Evaluates dynamic code or injects scripts Warning High Function (1), dynamic_code:function_constructor (1)
Registers events, DOM handlers, or intervals Info High setInterval (1), setTimeout (8), this.registerEvent (1)
Reads Obsidian metadata cache Info High app.metadataCache (4), app.metadataCache.resolvedLinks (1), app.metadataCache.unresolvedLinks (1)
References URLs or constructs URL objects Info High http:// (2), https:// (10), URL (1)
Persists plugin settings or data Info High this.loadData (1), this.saveData (1)
Registers plugin settings UI Info High this.addSettingTab (1), Setting (40), obsidian.Setting (40)
Registers commands, ribbon icons, or status bar items Info High this.addCommand (11)
Accesses Obsidian vault APIs Info High app.vault (16)
Accesses vault folders Info High app.vault.getRoot (1)
Enumerates vault files Info High app.vault.getMarkdownFiles (1)
Reads vault files Info High app.vault.cachedRead (1)
Accesses Obsidian workspace APIs Info High app.workspace (22)
Registers or manipulates workspace views and panes Info High app.workspace.revealLeaf (2)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 9163 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

Version Release Date Note
0.0.1 2022-05-01 Released while not listed
0.0.2 2022-05-05 Released while not listed
0.0.3 2022-05-06 Released while not listed
0.0.4 2022-05-07 Released while not listed
0.0.5 2022-05-08 Released while not listed
0.0.6 2022-05-08 Released while not listed
0.0.7 2022-05-08 Released while not listed
0.0.8 2022-05-08 Released while not listed
0.0.9 2022-05-08 Released while not listed
0.0.10 2022-05-10 Released while not listed
0.0.11 2022-05-15 Released while not listed
0.0.12 2022-05-21 Released while not listed
0.0.13 2022-05-28 Released while not listed
0.0.14 2022-05-29 Released while not listed
0.0.15 2022-05-29 Released while not listed
0.0.16 2022-05-31 Released while not listed
0.0.17 2022-06-01 Released while not listed
0.0.18 2022-06-01 Released while not listed
0.0.19 2022-06-01 Released while not listed
0.0.20 2022-06-02 None
0.0.21 2022-06-06 None
0.0.22 2022-06-09 None
0.1.0 2022-06-24 None
0.1.1 2022-07-01 None
0.1.2 2022-07-05 None
0.1.3 2022-07-05 None
0.1.4 2022-07-09 None
0.1.5 2022-08-08 None
0.1.6 2022-08-11 None
0.1.7 2022-08-14 None
0.1.8 2022-08-15 None
0.1.9 2022-08-21 None
0.1.10 2022-08-23 None
0.1.11 2022-08-29 None
0.1.12 2023-04-02 None
0.1.13 2023-05-01 None
0.1.14 2023-06-04 None
0.1.15 2023-06-11 None
0.2.0 2023-07-22 None
0.2.1 2023-07-27 None
0.2.2 2023-07-27 None
0.2.3 2023-07-28 None
0.2.4 2023-07-30 None
0.2.5 2023-07-30 None
0.2.6 2023-07-30 None
0.2.7 2023-08-06 None
0.2.8 2023-08-10 None
0.2.9 2023-08-27 None
0.2.10 2023-10-10 None
0.2.11 2023-10-29 None
0.2.12 2024-01-21 None
0.2.13 2024-02-18 None
0.2.14 2024-02-18 None
0.2.15 2024-03-21 None
0.2.16 2025-11-09 None
0.2.17 2026-02-18 None
0.2.18 2026-05-31 None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.