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 progress logs to inbox #199

Open
bradp opened this issue Nov 14, 2023 · 0 comments
Open

Add progress logs to inbox #199

bradp opened this issue Nov 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bradp
Copy link
Member

bradp commented Nov 14, 2023

This will be tricky.

Could potentially watch the journal from an external app to catch the entry. api.mouse.rip can get the first page of entries, but we'd have to hit the journal for each hunter every X minutes
Potentially we catch when a log is added and then use that for timing, we'd only need to then grab their journal after 36 hours

For implementation, we can just grab the data in the onclick attribute because that holds everything we need to recreate the log

@bradp bradp added the enhancement New feature or request label Nov 14, 2023
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