hlfw.ca

task

Download patch

ref: a76c9468ca5956257e6d1b6720716ab2df65a205
parent: 64762c4727d812c669e6e9fc72d74bcc3a09c93b
author: Michael Misch <michaelmisch1985@gmail.com>
date: Mon Sep 2 20:32:47 PDT 2024

Add a screenshot

--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
 
 `task/rm` removes a given completed task. With `-f`, all matching tags are removed. With `-a`, all completed tags are checked for removal. 
 
-`task/walk` shows the status of tasks in the graph. It prints a list of tasks prefixed with the status character. The -c flag disables printing the status characters. The -p flag will only search within the given project. The -q option suppresses all output. The -f option filters tasks by status, and only matching items are printed. By default, the filters are DNS.
+`task/walk` shows the status of tasks in the graph. It prints a list of tasks prefixed with the status character. The -c flag disables printing the status characters. The -q option suppresses all output. The -f option filters tasks by status, and only matching items are printed. By default, the filters are DNS.
 
 The task status characters are as follows:
 
@@ -31,6 +31,8 @@
 *Blocked tasks have a child task that requires completing before they can be completed
 
 `task/show` prints a	formatted task to stdout, when passed -r it will print the raw task file
+
+![out.png](Screenshot)
 
 ## TODO
 
binary files /dev/null b/out.png differ