Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

time control: Implement a time-range input/output mode #36

Open
ghost opened this issue Sep 11, 2017 · 0 comments
Open

time control: Implement a time-range input/output mode #36

ghost opened this issue Sep 11, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 11, 2017

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.

@ghost ghost added the enhancement label Sep 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants