Add (not [?b :block/repeated? true])
This is an attribute that gets added specifically for repeating tasks.
Other tasks do not get a repeated false setting (not sure if never), so instead we check that they don’t have the attribute set to true specifically instead of checking they have it set to false.
1 Like