logbot icon indicating copy to clipboard operation
logbot copied to clipboard

Suggestion: Grouping logs by month/year

Open n2j3 opened this issue 13 years ago • 1 comments

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)

n2j3 avatar Jan 26 '12 07:01 n2j3

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.

excid3 avatar Jan 26 '12 23:01 excid3