Skip to content
🚧 Early alpha — building the foundation. See the roadmap →

Installation

Updated

Crosswalker is not yet listed in the Obsidian community plugins registry. Once submitted, you’ll be able to install it directly from Settings > Community Plugins.

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Create a folder: your-vault/.obsidian/plugins/crosswalker/
  3. Copy the three files into that folder
  4. Open Obsidian, go to Settings > Community Plugins
  5. Enable “Crosswalker”
git clone https://github.com/cybersader/Crosswalker.git
cd Crosswalker
bun install
bun run build

Copy main.js, manifest.json, and styles.css to your vault’s plugin folder.