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

m.stenta created an issue. See original summary.

m.stenta’s picture

It might even be worth moving this upstream to the Log module, as an optional log type setting.

m.stenta’s picture

Project: farmOS » Log

Moving this to the Log module issue queue.

m.stenta’s picture

Project: Log » Log entity
Component: Farm Logs » Code

Oops wrong Log module.

m.stenta’s picture

Status: Active » Fixed

Done! 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.