geminispace.info

gemini search engine
git clone https://git.clttr.info/geminispace.info.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 1a9a58abf2bb4e3fb3fc35b5ba6507289411f446
parent b39154af7ead9bbc40a875ab94a9cdab850ba183
Author: Natalie Pendragon <natpen@natpen.net>
Date:   Tue, 12 May 2020 08:52:19 -0400

Add TODO for generating and sharing GUS usage statistics

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

diff --git a/README.md b/README.md @@ -45,3 +45,8 @@ as this guide to [mailing list etiquette](https://man.sr.ht/lists.sr.ht/etiquett type of construct in the Gemini spec now, so I should probably add a TODO to refactor the extract_gemini_links function to exclude any links found within such a block. +- **add usage statistics**: this could go in the index statistics + page, and could pull information from the jetforce logs. I + think a clear value-add would be number of queries per day. + Maybe also the most-common queries? But I think that might + yield low-quality results, so maybe not worth doing.