From d34c6df673066d22cdd51717854707e757011083 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Wed, 10 Mar 2021 13:08:41 +0000 Subject: [PATCH] todo --- doc/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/todo.txt b/doc/todo.txt index 4057112..ea44505 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -1 +1,4 @@ - fix: loading items (by scrolling down) is glitching while feeds are refreshing +- ref: switch to the standard logger +- ref: drop goquery, switch to cascadia +- ref: organize "server" package using KonMari method