todotxt / todo.txt-cli

☑️ A simple and extensible shell script for managing your todo.txt file.
http://todotxt.org
GNU General Public License v3.0
5.55k stars 712 forks source link

Added status messages for listaddons and file test #403

Open chrysle opened 1 year ago

chrysle commented 1 year ago

Before submitting a pull request, please make sure the following is done:

I have enlarged the repertoire of status messages again, this time for listaddons. I also added a file test operator for the _list function, which would otherwise break if a non-existing file with absolute path was given.