Skip to content

Releases: gorf/obsidian-block-step-reader

0.5.6

20 Jun 12:40

Choose a tag to compare

Fix remaining frontmatter eslint warnings. Add README.zh-CN.md and WeChat article draft.

0.5.5

20 Jun 12:30

Choose a tag to compare

Fix community review warnings: eslint unsafe types, floating promises, activeDocument, remove builtin-modules dependency, CSS specificity instead of !important.

0.5.4

20 Jun 07:52

Choose a tag to compare

Resync community review with styles.css fix (commit after source, then release).

0.5.3

20 Jun 07:25

Choose a tag to compare

Use styles.css and Obsidian-approved styling APIs for community review.

0.5.2

20 Jun 07:21

Choose a tag to compare

Fix manifest description for community review (remove Obsidian from description).

0.5.1

20 Jun 07:00

Choose a tag to compare

渐读 0.5.1

  • 阅读库「待读」列表默认剔除已标记读完的笔记
  • 第一个筛选标签由「全部」改为「待读」,仅显示未读完内容
  • 已读完的笔记仍在「已读」标签中查看

BRAT 更新

在 BRAT 中点击 Check for updates,或重新添加:
https://github.com/gorf/obsidian-block-step-reader

0.5.1

20 Jun 07:13

Choose a tag to compare

Obsidian community release tag (no v prefix). Same as v0.5.1.

0.5.0

20 Jun 06:46

Choose a tag to compare

渐读 (Block Step Reader) 0.5.0

新功能

  • 阅读库侧边栏:全部 / 在读 / 未读 / 已读筛选,多种排序与搜索
  • 阅读进度与状态写入 frontmatter(bsr.<userId>),支持共用库多用户
  • 阅读进度条、剩余时间、已读/未读标记
  • 键盘切换段落时自动居中
  • 多语言:English、简体中文(渐读)、繁體中文(漸讀)

其他

  • Ko-fi 支持链接
  • 插件市场发布说明见 PUBLISHING.md

BRAT 安装

https://github.com/gorf/obsidian-block-step-reader

0.3.0

17 Jun 03:37

Choose a tag to compare

Block Step Reader: rename + remember reading position.

0.2.2

11 Jun 10:09

Choose a tag to compare

Add remember reading position: auto-save block + scroll, restore on reopen.