You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
Add a toggle in the Time Control view to switch between the usual mode with 1 timestamp per text field:
[start] [end] [span]
to a "range" mode:
[range] [span]
The Range field should take and display time ranges directly in the format:
[<timestamp1>, <timestamp2>]
(ignoring any whitespace).
And again,
<timestamp1>
and<timestamp2>
could be in any of the supported timestamp formats.The text was updated successfully, but these errors were encountered: