Skip to content

Releases: guchang/excalicap

Excalicap 0.1.1

Choose a tag to compare

@guchang guchang released this 14 Aug 07:32
e103855

Excalicap 0.1.1

This release resolves the high-risk findings from the Obsidian community automated review.

Changes

  • update the plugin description to follow community manifest requirements
  • use Obsidian's CSS helper API for laser-pointer alignment
  • use the Excalidraw-supported React 18 runtime to remove unused dynamic script-creation code from the production bundle

Install

Download excalicap-0.1.1.zip, extract it into .obsidian/plugins/excalicap/, then enable Excalicap in Obsidian's Community plugins settings.

Excalicap 0.1.0

Choose a tag to compare

@guchang guchang released this 14 Aug 06:41
0ec4ea1

Excalicap 首个 Obsidian Community Plugins 候选版本。

安装方式:

  • Obsidian 社区目录审核通过后,可直接在 Obsidian 内搜索安装。
  • 完全离线安装请下载 excalicap-0.1.0.zip,解压到 Vault 的 .obsidian/plugins/excalicap/

标准社区资产:main.jsmanifest.jsonstyles.css。完整 ZIP 额外包含本地 Excalidraw 字体资源。

验证:269 项测试通过,Web 与 Obsidian 生产构建通过,GitHub Actions 在 Node 20.19 和 Node 22 上通过。

Excalicap v0.1.0-alpha.1

Pre-release

Choose a tag to compare

@guchang guchang released this 14 Aug 06:12
5c064c2

Excalicap 的首个公开 Alpha 预发布。

安装

  1. 下载 excalicap-v0.1.0-alpha.1.zip
  2. 在 Obsidian Vault 中创建 .obsidian/plugins/excalicap/
  3. 将 ZIP 内容直接解压到该目录。
  4. 确认目录顶层包含 main.jsmanifest.jsonstyles.cssexcalidraw-assets/
  5. 在 Obsidian 的“设置 → 第三方插件”中重新加载并启用 Excalicap。

此版本尚未进入 Obsidian Community Plugins 目录。请先在非关键资料上试用,并自行备份项目文件与录制成品。

验证

  • GitHub Actions:Node.js 20.19 与 Node.js 22 全部通过
  • 46 个测试文件、269 项测试通过
  • TypeScript、Web 生产构建、Obsidian 生产构建通过
  • ZIP 完整性和 SHA-256 已核对

可使用 SHA256SUMS.txt 校验下载文件。