things-cli
things-cli copied to clipboard
Add notes when printing tasks as Markdown
Right now when tasks are printed in Markdown format, any notes attached to the tasks do not appear. This PR adds a task's notes field (if present) as text under the task.
This fixes #21.