logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

counttodo - Return a count of the active tasks in a todo.txt file

Contents

Name

       counttodo - Return a count of the active tasks in a todo.txt file

   SYNOPSIScounttodo[-fFILE]DESCRIPTION
       Count the number of active tasks in a todo.txt file.

       Empty or whitespace-only lines are excluded from the count.

       Lines which have no context flag (@foo) are excluded.

       Lines containing pending context flags (@~foo) are excluded.  Comment lines, starting with a “#”, are ex‐
       cluded.

   OPTIONS-h, -help - Print help and exit

       • -f, -file – Specify the todo.txt file location (Default via todo.txt--info)

   SEEALSOtodo.txt-base(8), todo.txt(8), gtdcleanup(1)

                                                  November 2022                                       project(1)

See Also