Skip to content

Releases: agarcabin/obsdian-tag-to-page

1.2.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 10:06

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:06

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@agarcabin agarcabin released this 20 Jul 08:12

English

  • Removed the extra space before the settings headings highlighted in the UI review.
  • Tightened the gap between the hash icon and the main title.
  • Aligned section headings flush with their card content on desktop and narrow screens.
  • Updated release metadata to 1.2.1.

中文

  • 去掉设置页面截图中标题前多余的空格。
  • 移除井号图标与主标题之间的额外间距。
  • 桌面端和窄屏端的分组标题均取消左侧内缩。
  • 将发布元数据更新为 1.2.1

1.2.0

Choose a tag to compare

@agarcabin agarcabin released this 20 Jul 07:59

English

  • Redesigned the settings page with a clear header, version badge, grouped sections, contextual guidance, and a responsive narrow-screen layout.
  • Updated the bilingual settings copy and clarified the page-completion behavior.
  • Kept the plugin ID as tag-to-page for existing installations.
  • Updated the manifest and release metadata to 1.2.0.

中文

  • 重构设置页面:增加顶部说明卡、版本标识、分组设置、使用提示和窄屏响应式布局。
  • 更新双语设置文案,明确页面补全开关会自动重载插件。
  • 保留插件 ID tag-to-page,兼容已有安装。
  • 将 manifest 和发布元数据统一更新为 1.2.0

v1.1.0 — 移动端支持 · 汉化 · 别名解析

Choose a tag to compare

@agarcabin agarcabin released this 08 Jul 15:51

v1.1.0

新增

  • 移动端支持:修复点击 #tag 不跳转的问题(添加 touchend 拦截)
  • 汉化 / i18n:设置页支持中英双语,下拉菜单可切换
  • 别名解析:点击标签时自动解析 frontmatter alias/aliases 跳转到正确页面

改进

  • 自动补全同时展示文件名和别名(别名带来源提示)
  • 开关切换时自动重载插件
  • 设置页新增插件功能说明

修复

  • 移动端 #tag 点击无响应
  • 别名无法正确跳转

其他

  • 作者标注 A Qiong 阿琼