Skip to content

Releases: tcyeee/obsidian-link-trace

0.1.5

11 Jun 10:30

Choose a tag to compare

  1. One-click publish current note as a shareable webpage link
  2. Export note as local HTML folder
  3. Auto-generate table of contents for notes with headings
  4. Renders math (KaTeX), Mermaid diagrams, code blocks, callouts, tables, and images
  5. Mermaid diagrams support zoom toggle for oversized charts
  6. Image gallery view for multi-image blocks
  7. Linked notes can be batch-published or unpublished together via share modal
  8. Configurable page link length (2–6 chars) to control short-code size
  9. Fixed OSS link generation, credential validation, and unpublish modal appearance

  1. 一键将当前笔记发布为可分享的网页链接
  2. 支持导出为本地 HTML 文件夹
  3. 含标题的笔记自动生成目录导航
  4. 支持数学公式、Mermaid 图表、代码块、Callout、表格、图片渲染
  5. Mermaid 图表支持缩放切换,适配超宽图表
  6. 支持多图画廊展示
  7. 新增分享弹窗,支持批量发布或停止分享关联笔记
  8. 新增页面链接长度设置(2–6 位),控制生成链接短码的字符数
  9. 修复 OSS 链接生成、凭证校验与停止分享弹窗样式问题