From 99fe1e6d4bb3f02fc72487540212c704f09e46b4 Mon Sep 17 00:00:00 2001 From: Sebastian Kuzminsky Date: Mon, 7 Jul 2025 21:18:49 -0600 Subject: [PATCH] update 'description' in issue 75cefad80aacbf23fc7b9c24a75aa236 --- 75cefad80aacbf23fc7b9c24a75aa236/description | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/75cefad80aacbf23fc7b9c24a75aa236/description b/75cefad80aacbf23fc7b9c24a75aa236/description index 212fa34..6bb20e9 100644 --- a/75cefad80aacbf23fc7b9c24a75aa236/description +++ b/75cefad80aacbf23fc7b9c24a75aa236/description @@ -1,6 +1,6 @@ -# implement `ent comment ${ISSUE} [-m ${MESSAGE}]` +# implement `ent comment ISSUE [DESCRIPTION]` - each issue dir has a `comments` subdir -- each comment is identified by a sha1-style uid -- each comment is a file or directory under the `${ISSUE}/comments` -- comments are ordered by ctime? +- each comment is identified by a 128-bit nonce +- each comment is a directory under `${ISSUE}/comments` +- each comment has a single "field": `description`