Add default to item_older_than_n_days.
[kiosk.git] / ideas
1 dynamic weights for pages
2 make the renderers declare what pages they wrote
3 make the renderers have tags and use search in chooser to filter by tag
4 split triggers away from page chooser; main chooser thread in kiosk.py gets triggers
5   ..from the page queue just like voice commands and therefore doesn't have to poll
6   ..the chooser as often; can probably be a blocking read with a longer timeout.