Skip to content
Discussion options

You must be logged in to vote

Sure, I just thought, it was so easy, it won't be necessary to share. Thank you very much for your help and the reminder to share anyways!!!

Here my query, that produced the results I expected:

tags include #task
group by folder
group by status reverse
sort by created

=>

  • It was not necessary to group by tags, because I already filtered by tags.
  • the reverse grouping of status produced the result, that open task are shown on top
  • therefore sort by done (I'm actually not sure, it that is a valid command) was not necessary any more

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@SiliasGH
Comment options

@claremacrae
Comment options

@SiliasGH
Comment options

Answer selected by claremacrae
@claremacrae
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants