Feature #574
- Added feature #574, default due dates (thanks to Erlan Sergaziev).
This commit is contained in:
@@ -241,6 +241,7 @@ std::string Config::defaults =
|
||||
"\n"
|
||||
"#default.project=foo # Default project for 'add' command\n"
|
||||
"#default.priority=M # Default priority for 'add' command\n"
|
||||
"#default.due=eom # Default due date for 'add' command\n"
|
||||
"default.command=list # When no arguments are specified\n"
|
||||
"\n"
|
||||
"_forcecolor=no # Forces color to be on, even for non TTY output\n"
|
||||
|
||||
Reference in New Issue
Block a user