Trap.LabelingUI 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Trap.LabelingUI --version 1.0.8
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Trap.LabelingUI --version 1.0.8
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Trap.LabelingUI&version=1.0.8
nuke :add-package Trap.LabelingUI --version 1.0.8

Package Description

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.11 386 2/4/2021
1.0.10 364 1/14/2021
1.0.9 338 1/14/2021
1.0.8 331 12/29/2020
1.0.7 368 12/29/2020
1.0.6 495 12/27/2020
1.0.5 362 12/27/2020
1.0.4 412 12/26/2020
1.0.3 408 12/26/2020
1.0.2 399 12/25/2020
1.0.1 426 12/25/2020
1.0.0 362 12/3/2020

Improved Trim command and fixed F5 reload so it also reloads the labels.json file.
Change find next to find next in folder (F6) and find all (F7).
Added F12 to "accept" a "new" label to aid in batch verification of auto generated labels.
Add Delete command.
Add ability to "split" a marker by inserting a new one in the middle.
Add ability to search for "good", "bad" or "unknown" recordings
Show timespan of new selections
Fix vertical axis labels.
Add async loading of the labels.json file.