hamacs/templates/sprint.org
Howard Abrams 988c0dac2e Decided I like lowercase headers better
Oh, and let's fix the FILETAGS. Thank goodness for woccurrrrrr.
2024-03-06 20:02:25 -08:00

30 lines
837 B
Org Mode

#+title: `(sprint-current-name)`
#+author: `user-full-name`
#+email: `user-mail-address`
#+date: `(sprint-date-range)`
#+category: sprint
#+filetags: :work:
* Work Issues
$0
* Onboarding Work
See [[file:Onboarding-Work.org][Onboard-Work]] for all details.
* Distractions and Support
Anything that doesn't fit the above goes here.
* Meeting Notes :meeting:
* Scrum Status :status:
* Notes for Next Sprint
#+description: Notes taken during Sprint #`(sprint-number)`
#+property: header-args: :results drawer :tangle no :eval no-export :comments org
#+options: num:nil toc:t todo:nil tasks:nil tags:nil skip:nil author:nil email:nil creator:nil timestamp:nil ^:nil
# Local Variables:
# eval: (org-content 2)
# End: