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

Incorporate dashboards and forecasts into lesswrong/EA Forum. #27

Open
NunoSempere opened this issue Mar 28, 2022 · 1 comment
Open
Labels
feature A new feature

Comments

@NunoSempere
Copy link
Collaborator

NunoSempere commented Mar 28, 2022

Previously, Habryka expressed some interest on incorporating dashboards into the EA Forum/Lesswrong. Before doing that, I think it would be nice it to:

  • Make the backend for dashboards more robust (the graphql changes should suffice)
    • Separately, dashboards are now being indexed by the hash of the forecasts, rather than by the hash of the forecast-ids. Should be easy to change.
  • Make dashboards searchable by name?
  • Make it easier to embed questions.
  • Deal with the edge-case where forecasts have resolved (possibly fetch resolutions; see Save resolutions #10)
    • Right now, resolved questions simply disappear from dashboards.

I imagine that people embedding individual forecasts would also want to display the history (#28), but that's a separate feature.

@NunoSempere NunoSempere added enhancement New feature or request feature A new feature and removed enhancement New feature or request labels Mar 28, 2022
@NunoSempere
Copy link
Collaborator Author

For reference: Here is the commit for incorporating OWID charts: ForumMagnum/ForumMagnum@56b4155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant