Add -n flag to `ls` to limit the number of todos to be printed.
If given, the -n flag overrides the list_limit configuration flag to limit the number of todos printed by ls. In combination with -x, -n does not do anything. Rationale is to keep the behavior of -x intact, matching the semantics of the original todo.txt CLI.
Showing
Please register or sign in to comment