imrahil / OctoPrint-PrintHistory

Plugin for OctoPrint - saves filename, print time and filament usage for each print
GNU Affero General Public License v3.0
63 stars 64 forks source link

Feature Request: Automatically Log which user started print #96

Open jmiltxtav opened 1 year ago

jmiltxtav commented 1 year ago

I have an instance where around 15 people have access to the printer. I want to log which user starts the print.

I see the option to go in afterward and mark which user started the print, but I would like that to be automatic because they will not go back and edit the history. From what I see in the code, we might be able to add a column using the printing event hook.

I can attempt to add this as well, but I am unsure how everything relates to everything else, so I would prefer if one of the devs could add it.

guysoft commented 8 months ago

You are welcome to try and add this. I have my hands full at the moment and would not get to this in the future