Skip to content

Notes Bridge 0.2.0

Choose a tag to compare

@huangcheng huangcheng released this 21 Jul 11:13
40d0b6c

New: WeKnora export provider

  • Export notes to a self-hosted or cloud WeKnora instance via its REST API — replicates the browser extension's custom endpoint + API key pattern
  • Settings card: API URL, API key, auto-loading knowledge-base picker, test connection
  • New command Send active note to WeKnora… plus file-explorer context-menu export
  • Exported notes are published (chunked + embedded) immediately, not left as drafts
  • Friendly error mapping: invalid key, missing ingest scope, duplicates, server size limits, unreachable server

Changed

  • Plugin renamed: Cross-App Notes Bridge → Notes Bridge (plugin ID unchanged: advanced-import-export)
  • Manifest description now lists all six providers

Fixed

  • Knowledge-base selection now persists: refresh auto-selects the first KB and saves immediately
  • KB list auto-loads when the settings card opens with credentials configured
  • Restored missing i18n warning for untranslated keys; cleaned lint warnings