Multiple period days marked on one period button click - #287
Conversation
|
Hi @dydyamotya This PR also introduces a new file [.editorconfig] which is not something we want in the repo. If you'd like you could take a look at these bugs or I can continue to look into them, just let me know! This is a good feature for Mensinator. I will also be looking more into the other PR that you have opened, it's also a great feature. But it will take more time to go through. |
|
Hello! Sorry, I was busy at last weekend. I'll try to look at bugs and fix'em, probably tomorrow. Thank you for reply. |
|
Oh, I've just accidently messed things up and lost my commit data when rebasing... |
Hello!
The topic was discussed in discord first, here is the explanation from discord message:
I've added a new setting: user_defined_period_length
If this parameters > 0, then pressing "Period" button will mark this day and following [average period] days as period days. If average can't be calculated the user provided value is used.
I'm open to discussion. I've started with most simple algorithm I could imagine.
I've tried to figure out all the edge cases.