topydo / topydo

A powerful todo list application for the console, using the todo.txt format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add echo ignores list_format

rnkn opened this issue · comments

After setting list_format in the config file, it appears that this format is ignored when a task is added and the result is echoed back to the command line, reverting to the default format, e.g.

% topydo add thing
| 74| 2019-06-13 thing
% topydo -v
topydo 0.13