snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 2153c374337791ec81f8966334c32b64b3375a9e
parent cafc4e10decc035e77cbf74ac42eef6a0bc6dd36
Author: default <nobody@localhost>
Date:   Fri, 18 Apr 2025 10:22:51 +0200

Updated TODO.

Diffstat:
MTODO.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -369,3 +369,5 @@ Each notification should show a link to the full thread, to see it in context (2 Add a list of hashtags to drop (2025-03-23T15:45:30+0100). The actual storage system wastes too much disk space (lots of small files that really consume 4k of storage). Consider alternatives (2025-03-23T15:46:02+0100). + +Add command-line tools for creating and manipulating lists (2025-04-18T10:04:41+0200).