Skip to content

Feature: Autostop timers on obsidan closure #93

@4Source

Description

@4Source

Is your feature request related to a problem? Please describe.

When exiting obsidian without stopping the running timers. The timer will continue to "run". Not really but when obsidian is opened again the timer will continue and because the time is tracked by start and end the time, the time in between will still count.

Describe the solution you'd like

I think the timers should be stopped when the plugin is unloaded (onunload) and the end time should be saved.

Additional context

If this is something the maintainer/others are interested in I would be volunteer to implement it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions