NickHolt / Routine

App for Tracking Routine Adherence
0 stars 0 forks source link

Completion Data Should Populate Past Daily Activity #37

Closed nickholt-driver closed 7 years ago

nickholt-driver commented 7 years ago

If you remove a day of occurrence for an activity, you should still be able to see that Activity in the past - so the Completion data doesn't just disappear.

nickholt-driver commented 7 years ago

To do this, I'll have to somehow make daily activities Completion-sourced, as well as Activity-sources. Something like first checking for Completions, THEN using reccurances to find Activites.

This will allow you to make single-day Activity occurances.