~kris/9p

glenda

ref: 2aef24822404d62e10d5332b699ffd12f04733ea glenda/TODO -rw-r--r-- 914 bytes
2aef2482 — Amavect added fqa8 to beginner's guides so newusers can't miss it. 7 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Features
* g!sum acid(1) -- print summary
* Support for acid(1) format in g!man
* Search man blocks other than 9front's
* Server greeting
* 9front/plan9 source searching
* various cat-v fetches (harmful, page search [get lucky])
* Auto-propaganda processing for images (Black and White -> (9)-ify)
* g!status -- display status/uptime info

--
Problems
* Move feed caching to another file than the .cfg (seriously this is a fcking mess)
* Scripts should have a universal config such as an environment variable (more portable/configurable)
* No role/user restrictions (should be a txt file of admin/mod users, maybe)
* Reminders don't persist between bot reboots
* Reminders should be hashed and deletable/modifiable by the creating user
* Reminders should use a min heap
* Config is not modular and should allow config modules to be loaded and have .cfg files associated with them (such as for feeds and reminders)