This was proposed by a farmer and it sounds like a great idea:
when you start typing it brings up a list of log names used in FarmOS; like what happens with Assets, Equipment, and Areas.
It would encourage consistency in log naming, and you could name logs very quickly once you got used to it. I think it would work intuitively. And it would not be hard at all to implement this in farmOS itself - a simple SQL query of all the existing logs in the database, grouped by name, and also maybe by use frequency (so something you do more often rises to the top of the list?)
Comments
Comment #2
m.stentaIt might even be worth moving this upstream to the Log module, as an optional log type setting.
Comment #3
m.stentaMoving this to the Log module issue queue.
Comment #4
m.stentaOops wrong Log module.
Comment #5
m.stentaDone! I did not add a setting for disabling this on a per-log-type basis, but I figure that can be added in the future if desired.