Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create option for dynamic time range on timeline #252

Open
breezykermo opened this issue Apr 18, 2022 · 0 comments
Open

Create option for dynamic time range on timeline #252

breezykermo opened this issue Apr 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@breezykermo
Copy link
Member

Continuing the conversation from this PR on a fork of timemap, we would be interested in the following feature for timemap:

  • Create an option for app.timeline.range in the redux store to always open up the timeline state on 'today' (wherever/whenever the user if viewing the application), rather than only being able to "hard-code" a range. This is more suitable for timemap instances that are updated on a day-to-day basis, such as https://ukraine.bellingcat.com.

@hgrsd in order to integrate this into the upstream we would need it to be backwards-compatible with the old format for specifying ranges. I am not picky about how we do this; it could be as simple as allowing app.timeline.range to be either a list or an object, and to calibrate the timeline range according to that type.

@breezykermo breezykermo added the enhancement New feature or request label Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant