Skip to content

Show projected Pomodoro end time#2011

Draft
abbiefalls90 wants to merge 1 commit into
callumalpass:mainfrom
abbiefalls90:feature/pomodoro-projected-end-time
Draft

Show projected Pomodoro end time#2011
abbiefalls90 wants to merge 1 commit into
callumalpass:mainfrom
abbiefalls90:feature/pomodoro-projected-end-time

Conversation

@abbiefalls90

Copy link
Copy Markdown

Summary

  • display the projected local finish time while a Pomodoro is running
  • derive the finish time from the existing in-memory remaining duration without persisting new metadata
  • respect the configured 12- or 24-hour time format and update translations

Closes #2006

Testing

  • npm test -- --runInBand tests/unit/utils/pomodoroTime.test.ts
  • npm run lint
  • npm run typecheck
  • npm run build
  • npm run build:test
  • npm run i18n:verify
  • npm run i18n:check-usage
  • npm test -- --runInBand completed with 612 suites passing and 11 existing suites failing; the same 21 failures reproduce on untouched upstream/main in this environment

Obsidian CLI runtime reload was not available because no vault named test is registered on this machine.

@abbiefalls90 abbiefalls90 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for a great plugin!

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.

[FR]: Show projected end time while Pomodoro is running

1 participant