From: Tucker Johnson Date: Sun, 4 Jan 2026 18:05:49 +0000 (-0500) Subject: todo X-Git-Url: https://git.newer.systems/?a=commitdiff_plain;h=e60ecbcb9cade5feaac164f5d6ae1336ea273744;p=dwmblocks.git todo --- diff --git a/statusbar-scripts/sb-clock b/statusbar-scripts/sb-clock index a2eb7eb..051ab6f 100755 --- a/statusbar-scripts/sb-clock +++ b/statusbar-scripts/sb-clock @@ -1,7 +1,7 @@ #!/bin/bash case $BLOCK_BUTTON in - 1) input="$(cat $TODO | sed 's/-//')" + 1) input="$(cat $TODO | sed 's/- \[ \]/⬜/; s/- \[-\]/🔜/; s/- \[x\]/✅/; /^$/d')" current_block="" summary="todo" in_block=false