Skip to content

Releases: xiwei945/word-count-calendar

1.2.7

Choose a tag to compare

@xiwei945 xiwei945 released this 17 Aug 01:10

Bug fix

  • Preserve the calendar view container during refreshes to reduce flicker and state loss.
  • Avoid duplicating writing-speed samples when redrawing the chart.
  • Refresh focus leaderboard content in place when switching periods.

1.2.6

Choose a tag to compare

@xiwei945 xiwei945 released this 16 Aug 06:22

Directory review follow-up

  • Explicitly ignore the asynchronous workspace reveal operation.
  • Restructure the README with a complete English primary guide and a retained Chinese section.

1.2.5

Choose a tag to compare

@xiwei945 xiwei945 released this 16 Aug 03:41

Directory review cleanup

  • Replace destructive browser confirmation dialogs with themed Obsidian modals.
  • Remove CSS !important overrides by scoping plugin selectors.
  • Tighten frontmatter value handling and remove a redundant regular-expression escape.
  • Place an English plugin summary directly beneath the README title.

1.2.4

Choose a tag to compare

@xiwei945 xiwei945 released this 16 Aug 03:31

Directory review warning reduction

  • Use Obsidian SVG helpers and cross-window timer APIs.
  • Make command and UI callback promise handling explicit.
  • Tighten runtime data boundaries with unknown parsing and ES2018 typings.
  • Remove the deprecated builtin-modules build dependency.

1.2.3

Choose a tag to compare

@xiwei945 xiwei945 released this 16 Aug 03:12

Community Directory review fixes

  • Remove the generated main.js bundle from the source repository; release assets remain the installation source.
  • Ignore future generated main.js bundles in Git.
  • Remove routine console logging from the plugin runtime.

v1.2.2

Choose a tag to compare

@xiwei945 xiwei945 released this 16 Aug 02:12

Community Directory review fixes

  • Raise the minimum supported Obsidian version to 1.7.2.
  • Use Obsidian setting headings in the settings tab.
  • Replace direct inline style assignments with CSS classes and setCssProps().
  • Add an English plugin description and README summary.

v1.2.1

Choose a tag to compare

@xiwei945 xiwei945 released this 16 Aug 01:50

Fixes the plugin display name for Obsidian Community Directory compatibility.

v1.2.0

Choose a tag to compare

@xiwei945 xiwei945 released this 16 Aug 01:33

字数与专注统计日历 v1.2.0

首次公开发布。

  • 日历展示每日写作字数与目标完成度
  • 中英文混合字数统计与实时写作速度
  • 专注时长事件账本、统计排行与数据备份
  • 支持日记与笔记属性同步、旧版专注数据迁移