🚧 Early alpha — building the foundation. See the roadmap →
Installation
From community plugins (coming soon)
Section titled “From community plugins (coming soon)”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.
Manual installation
Section titled “Manual installation”- Download
main.js,manifest.json, andstyles.cssfrom the latest release - Create a folder:
your-vault/.obsidian/plugins/crosswalker/ - Copy the three files into that folder
- Open Obsidian, go to Settings > Community Plugins
- Enable “Crosswalker”
From source
Section titled “From source”Copy main.js, manifest.json, and styles.css to your vault’s plugin folder.