Skip to content
Discussion options

You must be logged in to vote

Hu Guenther, no worries - it's why it's helpful to have examples, to confirm the problem - I'm glad you worked it out.

When I don't remember a particular search query, I have a look at the Quick Reference page.

It looks like the following Recurrence query should work:

recurrence regex matches /every [23] months/

I tested it, and it matched things like this:

If you wanted to have an exact match, it would be this:

recurrence regex matches /every [23] months$/

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@GuentherGredy
Comment options

@claremacrae
Comment options

Answer selected by claremacrae
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested scope: recurrence Anything to do with recurring/repeating tasks
2 participants