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
Right now there's no easy way to find the puzzle you worked on 3 years ago with that cool match-the-unicorns mechanic. It would be great if there were a "My Puzzles" top-level page that could show you all the puzzles, across every hunt, that you've contributed to.
The text was updated successfully, but these errors were encountered:
When I did this manually, I pulled data from chat messages, but it's worth noting that we don't currently garbage collect DocumentActivity so we could theoretically pull from there as well. (For the years where that was wired up and working correctly, which for us at least is only 2024)
Voice chat activity could also be useful, at least for people who are remote and using it. We could also try to do some kind of focus-tracking, but that's a more general feature request since it could also affect the activity trendlines.
Right now there's no easy way to find the puzzle you worked on 3 years ago with that cool match-the-unicorns mechanic. It would be great if there were a "My Puzzles" top-level page that could show you all the puzzles, across every hunt, that you've contributed to.
The text was updated successfully, but these errors were encountered: