Add notes on how to organize "following" parsing
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 30 Mar 2021 17:00:42 +0000 (13:00 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 30 Mar 2021 17:00:42 +0000 (13:00 -0400)
TODO

diff --git a/TODO b/TODO
index 2d4efd9..69ace90 100644 (file)
--- a/TODO
+++ b/TODO
@@ -57,6 +57,11 @@ In-progress
       - [x] @<source.nick source.url>
       - [x] @<source.url>
     - [ ] "following" from timeline comments: # following = <nick> <uri>
+      1. split file lines in 2 groups: comments and messages
+      2. dispatch messages parsing as usual
+      3. dispatch comments parsing for:
+        - # following = <nick> <uri>
+        - what else?
   - [ ] Parse User-Agent web access logs.
   - [-] Update peer ref file(s)
     - [x] peers-all
This page took 0.028735 seconds and 4 git commands to generate.