From some experimenting, I’m noticed that “until” includes the current day while “within” does not.
That’s the only difference I can find.
“Since: x” seems to include all dates after x, so for example, “Since: 1w” would include all lists with due dates at least 1 week after the current date.
I’m not sure if there are other differences that maybe I just didn’t notice. Anyway, I don’t think these differences are intuitive so so maybe it would help if the help documentation had more info on the specific differences between these operators.
Interesting, you’re the first one to raise this point. We thought hard about the word choice and thought it was relatively clear.
So let’s define A as the beginning of time, and Z as the end of time. And define N as today.
“since” date X means from X to Z, just like in plain English (“I’ve been here since 14 years ago”).
“until” date X means from A to X, again just like in plain English (“I’m gonna wait here until he shows up”)
“within” date X means from N (today) to X, like in plain English (“please send us a reply within 7 days”). “within” should be used if you want to use “today” as a reference point.
As for the format for date X, “1w” means 1 week in the future, and “-1w” means 1 week in the past. This can be carried over to other time units as well, and it applies to all of “until”, “since”, and “within”.
Hope the above makes sense… Anyone else finds this confusing?
Hey Erica, your examples are helpful to understand the concepts a bit clearer. Maybe this can be part of the tutorial (advanced) if you decide to include it.
Yes! Things are advancing well in Dynalist thanks to you and @Shida. The development is legendary in the community as I read Twitter, Quora and other sources…congratulations!
Today as a day is considered in the past rather than in the future, that’s why it’s included in “-1d” but not “1d”. Anything positive time would be in the future.
“within:today” is a special shortcut value, “1d”, “-1d” and “today” are not mutually exclusive.
For preciously yesterday, you can use (or even bookmark) “within:-1d -within:today”.
Yes, indeed! The - prefix can also be used with other keywords, such as “apple -peach” which searches for results that contain “apple” but not “peach”.