Skip to content

Releases: weiman6139-cdr/Getnote-obsidian-sync

0.1.4

Choose a tag to compare

@weiman6139-cdr weiman6139-cdr released this 31 Aug 16:15

本版本修复 Obsidian 单篇文章推送被拆分的问题,并增强富文本内容处理:

  • 单篇 Markdown 始终作为一篇得到大脑笔记推送
  • 保留标题、列表、粗体等 Markdown 层级排版
  • 本地图片上传后嵌入正文原位置
  • 缓存未变化且仍有效的远端图片 URL
  • 任一图片处理失败时中止写入,避免远端半成品
  • 保持链接笔记和单图片笔记兼容

0.1.3

Choose a tag to compare

@weiman6139-cdr weiman6139-cdr released this 31 Aug 15:01

Fix multi-image Markdown pushes creating multiple Getnote entries. Markdown articles containing text and images are now pushed as one plain-text note; only a file containing a single local image is created as an image note.

0.1.2

Choose a tag to compare

@weiman6139-cdr weiman6139-cdr released this 20 Aug 05:35

Fix pull synchronization to exclude the Getnote Obsidian knowledge base used for manual vault pushes. This prevents pushed vault notes from being mirrored back into the sync folder.

v0.1.1

Choose a tag to compare

@weiman6139-cdr weiman6139-cdr released this 19 Aug 16:43

Directory review fixes: English README, compliant English description, and synchronized release metadata.

v0.1.0

Choose a tag to compare

@weiman6139-cdr weiman6139-cdr released this 19 Aug 15:47

首个公开版本。\n\n- 得到大脑到 Obsidian 的受控镜像同步\n- Obsidian 手动推送到得到大脑\n- 支持图片附件、标签、知识库归类、冲突副本和失败重试\n- 自动同步仅拉取,所有远端写入由用户触发