naggie / dstask

Git powered terminal-based todo/note manager -- markdown note page per task. Single binary!
https://calbryant.uk/blog/dstask-a-taskwarrior-alternative/
MIT License
801 stars 47 forks source link

Using "/" notation to add notes to a new task with a template doesn't work. #128

Closed cgardner closed 3 years ago

cgardner commented 3 years ago

I found out that creating a task with a template and notes doesn't add the notes passed in from the command line.

dstask add "Test Task" template:123 / This should be a note

I could see this as acceptable if the template has default note, but it's for all templates.

naggie commented 3 years ago

Ah yes, quite right. Please go ahead and if it if you have time, with a unit test in cmdline_test.go