Skip to content

Releases: ALLONE5/Pomodoro-calendar

v1.0.3

Choose a tag to compare

@ALLONE5 ALLONE5 released this 16 Jul 06:39

πŸ… Pomodoro Calendar v1.0.2

Fix Obsidian review issues and a progress bar display regression.

Fixes

  • Fix progress bar not showing (display:flex on .pomodoro-visible)
  • Wire up CSS variables for character position, progress width, coin position
  • Use CSS classes instead of inline styles (review feedback)
  • Use Setting.setHeading() instead of HTML heading elements (review feedback)

v1.0.2

Choose a tag to compare

@ALLONE5 ALLONE5 released this 07 Jul 06:49

πŸ… Pomodoro Calendar v1.0.2

Fix remaining Obsidian plugin review issues.

Fixes

  • Fix animatedBar.ts:157 - use CSS class instead of style.setProperty
  • Fix settings.ts:58 - use Setting.setHeading() instead of h2 element

v1.0.1

Choose a tag to compare

@ALLONE5 ALLONE5 released this 07 Jul 05:51

πŸ… Pomodoro Calendar v1.0.1

Bug fix release to address Obsidian plugin review issues.

Fixes

  • Remove dynamic style element creation (use styles.css instead)
  • Replace direct style assignments with CSS classes and CSS variables
  • Update minAppVersion to 1.4.0 to match API usage
  • Fix TypeScript type errors
  • Update manifest description to end with punctuation
  • Add comprehensive styles to styles.css file

Installation

Search for "Pomodoro Calendar" in the Obsidian community plugins browser.

v1.0.0

Choose a tag to compare

@ALLONE5 ALLONE5 released this 30 Jun 06:34

πŸ… Pomodoro Calendar v1.0.0

First public release of the Pomodoro Calendar plugin for Obsidian!

✨ Features

  • ⏱️ One-click Pomodoro timer from ribbon icon
  • 🌟 Cute animated progress bar with cartoon character
  • 🎨 Multiple theme styles (coins, leaves, tomatoes, stars, hearts)
  • πŸŽ‰ Beautiful celebration animation on completion
  • βš™οΈ Fully customizable durations
  • πŸ“… CalDAV calendar integration (iCloud, Google Calendar, etc.)
  • πŸ”„ Multi-device sync via Obsidian sync
  • 🎯 Rich control options (play/pause/complete/skip/cancel)

πŸ“¦ Installation

Search for "Pomodoro Calendar" in the Obsidian community plugins browser, or install manually by downloading the files below.

πŸ™ Acknowledgments