Skip to content

For the predictions, don't reinitialize the day count #115

@crazyfwed

Description

@crazyfwed

The day count is currently reinitialized for each predicted cycle.

Can you avoid doing that ? so you can have a direct indication of how long is the current cycle.
The main use case (for my wife) is for perimenopause: cycles tend to grow, sometimes because of "missed" cycles and you want to know quickly the cycle length.

After a quick look in the source code, my guess is you just have to comment one line in PeriodicalDatabase.java (line 805) so dayofcycle is not set to 1 anymore.

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