naggie / dstask

Git powered terminal-based todo/note manager -- markdown note page per task. Single binary!

Home Page:https://calbryant.uk/blog/dstask-a-taskwarrior-alternative/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

cgardner opened this issue · comments

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.

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