Please describe the need for the feature:
When marking up a video, I find it a hassle to have to manually save the markers json data to an appropriate folder and drag and drop the file onto the clipper script .bat files. I want to avoid manual work beyond marking up the video as much as possible.
Please describe the feature and its ideal implementation:
Please describe any alternatives you have tried or considered:
It is possible to copy the markers json data and set up a clipboard listener for automatic processing. However, this requires a more robust implementation that can be distributed so the work does not have to be repeated. And still, this is less efficient and does not provide a queuing mechanism.
Please describe the need for the feature:
When marking up a video, I find it a hassle to have to manually save the markers json data to an appropriate folder and drag and drop the file onto the clipper script
.batfiles. I want to avoid manual work beyond marking up the video as much as possible.Please describe the feature and its ideal implementation:
Please describe any alternatives you have tried or considered:
It is possible to copy the markers json data and set up a clipboard listener for automatic processing. However, this requires a more robust implementation that can be distributed so the work does not have to be repeated. And still, this is less efficient and does not provide a queuing mechanism.