diegopvlk / Dosage

Medication tracker for Linux
GNU General Public License v3.0
84 stars 15 forks source link

No monthly prescriptions support #61

Open LyesSaadi opened 5 months ago

LyesSaadi commented 5 months ago

Hey ! So, first of all, very cool project !

But, as the title suggests, I take some meds which need to be taken once per month, and the feature is missing. I can use the cycle feature, but it is a bit awkward for that.

diegopvlk commented 5 months ago

I don't see much of a point to add monthly frequency, can you explain why is it awkward to use cycle for that?

LyesSaadi commented 5 months ago

Because a month isn't a set number of days. It could be 30, 31, 28, or 29 days. A bit of a convoluted logic to set up programmatically, sure, but the idea would just to have a prescription to take anytime in the month, or at a specific date.