From ae3e3bfa92f97f325c82ab0e2b4401076d42dd79 Mon Sep 17 00:00:00 2001 From: Steven Saus Date: Sun, 21 Nov 2021 10:12:28 -0500 Subject: [PATCH] Added quick entry to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c8ef175..1636407 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ This is often a repository when I work on small ideas until they're big enough to deserve thier own repo and README. This readme may very well be outdated or inaccurate! +## yad-todo.sh + +Uses [yad](https://smokey01.com/yad/) to present a simple GUI for adding +entries to todo.txt file. + ## kpf.sh Uses [fd](https://github.com/sharkdp/fd), [fzf](https://github.com/junegunn/fzf),