Skip to content

Releases: KazooTTT/periodic-calendar-page

Release list

0.8.18

Choose a tag to compare

@KazooTTT KazooTTT released this 03 Jul 03:17

Fixes

  • Cmd/Ctrl+click weekly note now opens the Templater-renamed file (e.g. Chinese title) instead of the Periodic Notes ISO filename (2026-W27.md)
  • Weekly note UIDs unified on isoWeek so calendar markers, index, and navigation use the same key
  • When both ISO and renamed weekly files exist, indexer prefers the renamed file

Added (since 0.8.15)

  • Four-tier FilenameParser fallback for all 5 periodic note types: format → alternate filename → Chinese title regex → frontmatter (date / slug)

Install

Copy manifest.json, main.js, styles.css to .obsidian/plugins/periodic-calendar-page/, or update via BRAT (KazooTTT/periodic-calendar-page).

0.8.15

Choose a tag to compare

@KazooTTT KazooTTT released this 02 Jul 07:54

Periodic Calendar Page 0.8.15

首个公开发布版本。

安装

  • BRATKazooTTT/periodic-calendar-page
  • 手动:将 manifest.jsonmain.jsstyles.css 放入 .obsidian/plugins/periodic-calendar-page/

详见 INSTALL.md

依赖