dromse / obsidian-gamified-tasks

Gamify your task management with rewards system, craft your tasks by tags.
MIT License
29 stars 1 forks source link

[Bug]: sometimes recurring stop to work on tasks #16

Closed dromse closed 2 months ago

dromse commented 3 months ago

What happened?

I have 1 task which I did tomorrow and it has #every/day Today I wanted to change it to #every/2day to show it on second day, but it still appear in recurring. Another 2 task with #every/2day works fine. Maybe because 1 task is reset (counter and status)? 2 task which wait for appearing through 2 days is completed in status and counter.

Steps to reproduce

Plugin Version

1.0.8

Obsidian Version

1.5.12

What platform are you seeing the problem on? (Can be multiple)

Linux

Relevant log output

No response

Additional questions

dromse commented 2 months ago

I discovered that a task appears in recurring task list only if counter is reset, so I need to find bug with counters not with statuses.