Open nikitalogos opened 1 year ago
When set regular task as completed, the new task is created at new date. This date can vary depending on the date of task comlpetion.
There are 2 possible behaviours
period from today
period
period from last event day
Also there are 3 possible conditions:
day before
same day
day after
Actually for same day both behaviours give the same result, so we can omit it.
The current behaviour of the plugin is as so:
It will be cool if this behaviour could be customizable
Add two entries into the settings:
New regular event date behaviour
No response
Goal or desired outcome of this feature
When set regular task as completed, the new task is created at new date. This date can vary depending on the date of task comlpetion.
There are 2 possible behaviours
period from today
- add new event inperiod
days from todayperiod from last event day
- add new event inperiod
days from last eventAlso there are 3 possible conditions:
day before
- task completed before its actual datesame day
- task date is todayday after
- task date is in the past (overdue)Actually for
same day
both behaviours give the same result, so we can omit it.The current behaviour of the plugin is as so:
day before
->period from last event day
day after
->period from today
It will be cool if this behaviour could be customizable
Describe the feature
Add two entries into the settings:
New regular event date behaviour
day before
-> options: [period from last event day
,period from today
]day after
-> options: [period from last event day
,period from today
]Screenshots, mockups, or videos
No response