Skip to content

Releases: elfmedy/branch-note

Branch Note 0.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Sep 14:31

Branch Note 0.1.4

中文

  • 修复新建子笔记后默认标题未选中的问题,现在可以直接输入名称,与 Obsidian 原生新建行为一致。
  • 当 Obsidian 内部目录点击或定位接口不可用时,保留首页文件条目和原生展开操作,避免首页被隐藏后无法访问。

本次为修复更新,没有新增功能或设置。30 项单元测试、55 项桌面 Sandbox 检查及 15 项移动端模拟交互检查通过。移动端模拟不代表 iOS/Android 真机验证。

设置 → 第三方插件 → 检查更新 中更新。要求 Obsidian 1.13.7+

中文介绍 · 验证记录

English

  • Select the default title after creating a child note, matching Obsidian's native new-note behavior so you can name it immediately.
  • Keep the home note visible and native folder expansion accessible when internal folder-click or reveal hooks are unavailable.

This is a bug-fix release with no new features or settings. Validation passed: 30 unit tests, 55 desktop Sandbox checks and 15 mobile-emulation interaction checks. Mobile emulation does not certify physical iOS/Android devices.

Update through Settings → Community plugins → Check for updates. Requires Obsidian 1.13.7+.

Overview · Validation

BRAT users can update elfmedy/branch-note. For manual installation, download main.js, manifest.json and styles.css into .obsidian/plugins/branch-note/.

Branch Note 0.1.3

Choose a tag to compare

@github-actions github-actions released this 10 Sep 13:13

Branch Note 0.1.3

中文

让一篇笔记,自然长出子笔记。

  • 重新整理介绍页,用真实的 Obsidian 截图展示目录首页与子笔记。
  • 中英文独立成页,突出核心功能和三步上手流程。
  • 将文件规则、撤销、恢复与开发说明移到使用指南,安装说明优先展示 Obsidian 社区插件市场。

本次更新展示与文档,插件功能和设置保持不变。在 Obsidian 的 设置 → 第三方插件 → 检查更新 中更新即可,无需重新配置。要求 Obsidian 1.13.7+

中文介绍 · 社区插件页面

English

Give any note room to grow.

  • Show folder homes and child notes with a real Obsidian screenshot.
  • Provide separate English and Chinese overviews, focused on core features and a three-step start.
  • Move file rules, undo, recovery and development details into usage guides; put community-plugin installation first.

This release updates the presentation and documentation. Plugin behavior and settings are unchanged. Update through Settings → Community plugins → Check for updates; no reconfiguration is needed. Requires Obsidian 1.13.7+.

Overview · Community listing

BRAT users can update elfmedy/branch-note. For manual installation, download all three assets into .obsidian/plugins/branch-note/.

Branch Note 0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 13:26

Branch Note 0.1.2

中文

  • 语言设置增加“跟随 Obsidian”,共三个选项:跟随 Obsidian、中文、English。升级保留已有语言选择。
  • 修复打开目录首页后,被 Obsidian 的自动定位再次展开目录的问题。隐藏首页现在定位到目录条目,包含重新打开移动端侧栏后执行的延迟定位。
  • 普通子文件仍可正常自动定位,点击箭头仍可展开和折叠。

在 BRAT 中更新 elfmedy/branch-note0.1.2。要求 Obsidian 1.13.7+。请在 iPhone 上更新后再次测试;本次验证使用 Windows 桌面及 Obsidian 移动模拟模式,尚未实机验证 iOS。

English

  • Add Follow Obsidian to the language selector, alongside Chinese and English. Preserve existing language choices during upgrade.
  • Fix native auto-reveal expanding a folder after opening its hidden home. Reveal now targets the folder item, including deferred reveal when reopening the mobile sidebar.
  • Preserve ordinary child-file reveal and expand/collapse through the arrow.

Update elfmedy/branch-note to 0.1.2 in BRAT. Requires Obsidian 1.13.7+. Windows desktop and Obsidian mobile emulation were checked; physical iOS confirmation remains pending.

For manual installation, download all three assets into .obsidian/plugins/branch-note/. This release is distributed through GitHub/BRAT only.

Branch Note 0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:16

Branch Note 0.1.1 — first public release / 首个公开版本

Install with BRAT / 通过 BRAT 安装

Add elfmedy/branch-note in BRAT, select the latest version, then enable Branch Note. Requires Obsidian 1.13.7+. Disable Folder Notes or other plugins that manage the same folder-home convention before enabling Branch Note.

在 BRAT 中添加 elfmedy/branch-note,选择最新版本并启用 Branch Note。要求 Obsidian 1.13.7+。启用前请停用 Folder Notes 等接管同名目录首页的插件。

Features / 功能

  • New child note / 新建子笔记 in a separate context-menu group. Ordinary notes become parent pages while their content is preserved.
  • A matching Folder/Folder.md is automatically recognized as the folder's home, even when empty.
  • Start writing / 开始书写 creates an absent home immediately and opens the native Markdown editor.
  • Folder and home renaming stay synchronized. Delete home note / 删除首页 is separate from native deletion; native Delete can still remove whole folders.
  • One setting: English or Chinese. Compatible load/unload behavior tested with Quiet Tree 0.2.2.

验证结果:26 项核心测试、21 项 Sandbox 交互测试、9 项 Quiet Tree/生命周期测试通过;TypeScript 与官方 lint 检查通过。Windows 桌面版已验证,手机及 macOS 尚未实机验证。此次仅通过 GitHub/BRAT 发布,不提交 Obsidian 插件市场。

For manual installation, download all three attached files into .obsidian/plugins/branch-note/. See the repository README and compatibility notes for details.