(2016-02-11, 10:51 am)Roketzu Wrote: I'm trying to create a Study Ahead filtered deck but I don't want it to include notes for the coming week, just whatever is after that.
deck:"Japanese::Vocabulary" prop:due<=100
This is the Search text that pulls notes due in the next hundred days, so what would I need to add to this to make it exclude only 7 days of notes but include the next 93 days? Thanks!
deck:"Japanese::Vocabulary" prop:due<=100 AND deck:"Japanese::Vocabulary" -prop:due<=7
I'm not 100% sure, so try it on "browser" first, or wait for comments from other users

EDIT: see Vempele answer
Edited: 2016-02-11, 11:10 am

