logbot
logbot copied to clipboard
Suggestion: Grouping logs by month/year
I would like some way of automatically creating separate index pages on a monthly basis, instead of ending up with a long list of hundreds of logs per year. I can't think of an easy way of implementing this though.
So far I've had to manually edit the index page (check http://logs.kag2d.nl/%23kag/index.html for an example)
One potential way would be to write the files to directories based upon the date. I've been trying to avoid this because I don't have a clean solution to building an index just yet.