• v1.1.1 50ef40d2e0

    crib released this 2025-11-25 09:11:05 +00:00 | 10 commits to master since this release

    This patch release fixes a critical bug affecting Pomodoro timer tracking.
    Bug Fix
    Fixed: Actual time spent on tasks was incorrectly resetting to 0 when resuming work after breaks
    When using Pomodoro mode, accumulated work time now persists correctly across multiple sessions
    Users can now accurately track total time spent on tasks without losing progress after breaks
    Technical Details
    Modified stopTimer() function to preserve actual time when restarting work sessions
    Added preserveActualTime parameter to distinguish between manual stops and session continuations
    Installation
    Download immerse-1.1.1.zip and extract the files to your Obsidian plugins folder: .obsidian/plugins/immerse/

    Downloads