From e51eeceb41cb045be8c93d02e73d98788a982286 Mon Sep 17 00:00:00 2001 From: huojl Date: Tue, 2 Jun 2026 16:53:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=87=B31.1.7=EF=BC=8C=E4=BF=AE=E5=A4=8D=E5=90=8C=E6=AD=A5?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E5=B9=B6=E5=A2=9E=E5=8A=A0=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E8=BE=93=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- package.json | 2 +- release/obsidian-plugin.html | 11 ++++++++--- release/sonicnote-sync-v1.1.7.zip | Bin 0 -> 6453 bytes src/sync.ts | 4 ++-- 5 files changed, 12 insertions(+), 7 deletions(-) create mode 100644 release/sonicnote-sync-v1.1.7.zip diff --git a/manifest.json b/manifest.json index 0964ffa..83385fb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "sonicnote-sync", "name": "SonicNote Sync", - "version": "1.1.6", + "version": "1.1.7", "minAppVersion": "0.15.0", "description": "Sync recordings from SonicNote to Obsidian as Markdown files", "author": "EasyLinkIn", diff --git a/package.json b/package.json index 5b14aa1..66cd87f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sonicnote-sync", - "version": "1.1.6", + "version": "1.1.7", "description": "Sync recordings from SonicNote to Obsidian as Markdown files", "main": "main.js", "scripts": { diff --git a/release/obsidian-plugin.html b/release/obsidian-plugin.html index 2187820..356fd7a 100644 --- a/release/obsidian-plugin.html +++ b/release/obsidian-plugin.html @@ -343,7 +343,7 @@
- v1.1.6 + v1.1.7 Obsidian 插件 2 个 Skills 视频教程 @@ -351,7 +351,7 @@

SonicNote for Obsidian

录音同步、待办提取、工作总结 — 让 Obsidian 成为你的智能笔记中心

- + SonicNote Sync 插件 @@ -407,6 +407,11 @@

更新记录

+

v1.1.7

+
    +
  • 修复在 Obsidian 中编辑文件属性后重新同步报"File already exists"的问题
  • +
  • 同步失败的录音和 API 请求错误详情输出到控制台(Ctrl+Shift+I 查看)
  • +

v1.1.6