Skip to content
Discussion options

You must be logged in to vote

Thank you for the feedback! I want to thank you for taking the time to reply, as it is, I figured it out, but I wanted to share with you more details in case someone else runs into this and wants to know what I did:

Here's my original query:

not done
(no scheduled date) AND (no due date)
group by filename
group by heading
short mode

The results show as expected. All tasks without no scheduled or due date will show. I later created a few files with "Goals" in them, and I wanted to exclude these from the query above, as I intend it to be my Backlog. I want to exclude files that have "Year" "Quarter" or "Month" in a property I created called "level".

I tried this query, and it successfully …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@claremacrae
Comment options

Answer selected by claremacrae
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
2 participants