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

Add screenshot functionality for long-term provenance #63

Open
NateLanza opened this issue Apr 11, 2024 · 1 comment
Open

Add screenshot functionality for long-term provenance #63

NateLanza opened this issue Apr 11, 2024 · 1 comment
Assignees

Comments

@NateLanza
Copy link
Contributor

NateLanza commented Apr 11, 2024

This should be a function that takes a DOM node to screenshot and arguments related to when to screenshot. A config should be provided to choose which actions trigger screenshots. Either default include all or exclude all and provide a list of action keys which are exceptions to the overall rule. Once ephemeral nodes are added, they should not be included in the count before next screenshot.

@NateLanza NateLanza changed the title long-term provenance w screenshots Add screenshot functionality for long-term provenance Apr 11, 2024
@NateLanza NateLanza self-assigned this Apr 11, 2024
@NateLanza
Copy link
Contributor Author

To discuss: are we OK with only png screenshots or do we need jpeg and webp support? Png will work on all browsers for sure, jpeg and webp aren't guaranteed to have browser support. For now I'm going with only png.

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