Skip to content

Instantly share code, notes, and snippets.

@wirtzdan
Created July 6, 2020 11:16
Show Gist options
  • Save wirtzdan/b7f09f9c4127a0e6f87b1893a8e209dd to your computer and use it in GitHub Desktop.
Save wirtzdan/b7f09f9c4127a0e6f87b1893a8e209dd to your computer and use it in GitHub Desktop.
  • Recently assigned
    • {{[[query]]: {and: [[TODO]] {not: {or: [[Today]] [[Upcoming]] [[Later]] [[Template]] [[query]]]}}}}}
  • Today
    • {{[[query]]: {and: [[TODO]] [[Today]] {not: {or: [[Template]] [[query]]]}}}}}
  • Upcoming
    • {{[[query]]: {and: [[TODO]] [[Upcoming]] {not: {or: [[Template]] [[query]]]}}}}}
  • Later
    • {{[[query]]: {and: [[TODO]] [[Later]] {not: {or: [[Template]] [[query]]]}}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment