ZoneMinder / zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
4.82k stars 1.19k forks source link

feat(tags): Two buttons to tag and play next/prev #3980

Closed Simpler1 closed 2 weeks ago

Simpler1 commented 2 weeks ago

This adds two buttons to the right side of the Tags input field. The buttons apply the last tag to the current event and then play the next or previous event. This makes it very fast and convenient to review events one by one and apply the same tag.

ApplyLastTag