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

click to see posts for a given day? #3

Open
prohr opened this issue Nov 16, 2024 · 0 comments
Open

click to see posts for a given day? #3

prohr opened this issue Nov 16, 2024 · 0 comments

Comments

@prohr
Copy link

prohr commented Nov 16, 2024

Looks like the underlying CalendarHeatmap component allows you to specify an onClick function:

https://www.npmjs.com/package/react-calendar-heatmap#props

Any chance you'd be willing to implement one to fire off a bsky search to see posts from a given day? I don't currently have a working dev env to get you a PR, but MVP might be as simple as navigating to:

https://bsky.app/search?q=from%3A${handle}+since%3A${value.date}+until%3A{shiftDate(value.date,1)}

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

No branches or pull requests

1 participant