imdone/imdone-core

As a user I would like to add new files from a template with front matter to be applied to all tasks in the file.

piascikj opened this issue · 0 comments

Acceptance Criteria

  • User can select from all templates stored in .imdone/templates
  • User will be asked to provide information based on 'model' param
  • template files should have a .yml or .yaml extension

opened via imdone.io from a code comment on c5cf50e6e89e051f110d6467a5bfa54316f13648 by Jesse jesse@piascik.net


#DOING: As a user I would like to add new files from a template with front matter to be applied to all tasks in the file. id:40
Acceptance Criteria
----
- User can select from all templates stored in .imdone/templates
- User will be asked to provide information based on 'model' param
- template files should have a .yml or .yaml extension