Skip to content

Instantly share code, notes, and snippets.

@linuxcaffe
Last active August 29, 2015 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linuxcaffe/e0345e341740a43f0591 to your computer and use it in GitHub Desktop.
Save linuxcaffe/e0345e341740a43f0591 to your computer and use it in GitHub Desktop.
# desired outcome for agenda;
# task rc.report.agenda.sort=none 84 159 131 78 92 106 7 55 105 59 24 54 102 83 agenda
report.agenda.description=agenda -- sched, due, until
report.agenda.labels=ID,Area,Project,Tags,Sched,Due,Until,Description
report.agenda.columns=id,area,project,tags.count,scheduled,due,until,description.count
report.agenda.filter= ( status:pending or status:waiting ) and ( schedule.any: or due.any: or until.any: or proj.has:tw )
report.agenda.sort=scheduled+,due+,until+,description+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment