totemo/watson

Custom LogBlock dateformat

Closed this issue · 4 comments

By default LogBlock does not tell from which year a edit is (And most of the time you'll never need this) but I have a server that has maintained a log for over 2 years and on the rare ocasion it is possible that the date is slightly confusing. So I modified the date format in LogBlock to look like:

  dateFormat: MM-dd-yy HH:mm:ss

This works pretty well for pure LogBlock lookups but breaks watson's capability to detect the output.

I'm not sure if this is something worth the effort to enhance though but it would be neat to have the best from both worlds.

I was not even aware that LogBlock had the option. Once the dust has settled from the 1.7 update and Halloween event planning I will fix this in Watson.

Do we see a fix for this problem soon? :)

Yeah, sorry. I've had a very busy 6 months. I am actually gearing up to work on Watson this week.

Fixed in https://github.com/totemo/watson/releases/tag/0.11.0.120-mc1.8.0

However, I've only implemented year-month-day order (three variations). Things have been hectic.