From 2cac257d7f9e3acb96f3a811a3effef0aa0a19d2 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Tue, 30 Mar 2021 13:00:42 -0400 Subject: [PATCH] Add notes on how to organize "following" parsing --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 2d4efd9..69ace90 100644 --- a/TODO +++ b/TODO @@ -57,6 +57,11 @@ In-progress - [x] @ - [x] @ - [ ] "following" from timeline comments: # following = + 1. split file lines in 2 groups: comments and messages + 2. dispatch messages parsing as usual + 3. dispatch comments parsing for: + - # following = + - what else? - [ ] Parse User-Agent web access logs. - [-] Update peer ref file(s) - [x] peers-all -- 2.20.1