Skip to content

Nexusnote v0.1.1

Choose a tag to compare

@shuixiande shuixiande released this 27 Jul 13:32

What's changed in v0.1.1

  • Theme (主题色): Dashboard colors now bridge to Obsidian's default theme variables (background-secondary, text-normal, interactive-accent, color-green/yellow/red). The UI automatically follows Obsidian's light/dark theme — no separate color design.
  • UI fix (弹窗修复): Fixed height/truncation in the "New material" and calendar popups — three option items now have proper min-height and long paths (e.g. folder/file names) wrap instead of being clipped.
  • Material ingest (素材入库): Clicking "素材入库" now directly injects the processing prompt into the Claudian chat input and auto-sends it (with a clipboard fallback if the chat box isn't detected). Original raw materials stay untouched.
  • Docs (文档): Added English README (README.en.md) and a language-switch link in the Chinese README.md.

Core files (核心三文件)

  • main.js (build output)
  • manifest.json (version 0.1.1, minAppVersion 1.8.0)
  • styles.css

Install by copying these three files into VaultFolder/.obsidian/plugins/Nexusnote/, or add the repo via BRAT (shuixiande/Nexusnote).

本次更新(2026-07-28 追加)

  • 许可证 (License): 由 ISC 改为 CC BY-NC 4.0(非商用),版权署名 shuixiande。
  • UI 加粗: 顶部操作按钮(新笔记 / 新素材 / 灵感 / 素材入库 / 仓库体检)与统计卡(仓库健康 / 原始资料 / 知识库 / 任务情况 / 输出)文字增大加粗,更醒目易读。
  • 作者改名: manifest.json 的 author 由 Jason 改为 AIteSn
  • Logo: 新增品牌 logo(assets/logo.svg,紫到青渐变),已接入 README / English 顶部。
  • 专属 Ribbon 图标: 注册单色描边图标 nexusnote(笔记卡片 + 想法节点),替换官方 layout-dashboard,与官方插件明显区分。