Skip to content

fix(obsidian): improve calendar event layout - #66

Merged
PANGKAIFENG merged 11 commits into
mainfrom
codex/fix-calendar-event-layout
Jul 22, 2026
Merged

fix(obsidian): improve calendar event layout#66
PANGKAIFENG merged 11 commits into
mainfrom
codex/fix-calendar-event-layout

Conversation

@PANGKAIFENG

Copy link
Copy Markdown
Owner

Summary

  • truncate long TaskNotes calendar event titles without hiding resize handles
  • render concurrent events side by side with slotEventOverlap: false
  • migrate the managed ATL unified calendar through Obsidian atomic processing while preserving user fields
  • document the unified calendar behavior and prepare v0.5.6

Verification

  • pnpm typecheck
  • pnpm lint
  • pnpm test (57 files, 594 tests)
  • pnpm build
  • git diff --check
  • independent CR: no Critical or Important findings

Closes #56

@PANGKAIFENG
PANGKAIFENG merged commit 13b6b6d into main Jul 22, 2026
@PANGKAIFENG PANGKAIFENG mentioned this pull request Jul 22, 2026
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(obsidian): 优化日历长标题与并发日程布局

1 participant