Skip to content

Notes Bridge 0.2.1

Choose a tag to compare

@huangcheng huangcheng released this 23 Jul 15:51

Added

  • IMA (Tencent) export provider via its official OpenAPI (https://ima.qq.com).
  • Unified FuzzySuggestModal target picker across IMA, Yinxiang, WeKnora, and Youdao - replaces raw-ID text fields and bespoke dropdowns.
  • Youdao folder picker (lists folders from the CLI).
  • Header enabled toggle on each provider card.
  • "Configuration incomplete" badge, plus auto-expand-with-notice when enabling an unconfigured provider.
  • Release docs: README (+zh-CN), CHANGELOG, CODE_OF_CONDUCT, CONTRIBUTING; package renamed to obsidian-notes-bridge.

Changed

  • Settings UI polish: overflow-safe target rows (truncation + tooltips), card-header hover, consistent Obsidian-native styling.

Fixed

  • IMA: surface server error reasons, correct the folder-list response shape, keep page size within the API's (0, 20] limit.
  • Youdao: note listing works on CLI v1.1.5 (parses text output).
  • Dependencies: resolved 5 transitive vulnerabilities via npm audit fix.