NotePlan
NotePlan
Dec 1

Creating a repeating task doesn't add anything to the item being repeated

Creating a repeating task doesn't add anything to the item being repeated, so it's hard to know if it worked
CompletedCompleted

Dec 14, 2023

The first item receives a @repeat(0/times) tag as confirmation (and undo support added as well). Will be released in v3.9.11

Dec 12, 2023

Yes, that's right. At least some success message should appear. Wanted to rework this in a long time, but still not 100% sure how.

Dec 14, 2023

Eduard Metzger: in a situation like this, I like to try to think of a few different ways I could solve the problem, then select the one or the best parts of multiple that would do the job nicely. Examples: Maybe the first item gets a “>repeat 0/n” to mimic the subsequent repeats that are numbered from 1. Maybe a toast message appears. Maybe a message is temporarily written inline after the item. Maybe the checkbox is augmented somehow. Etc. Nit all of the ideas will be good ones, but by exploring the space I’m more likely to hit on a solution.