-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
docs: misc improved docs, added fetching raw events section #133
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Reviewed everything up to 50e3a3a in 42 seconds
More details
- Looked at
113
lines of code in5
files - Skipped
0
files when reviewing. - Skipped posting
1
drafted comments based on config settings.
1. src/api/rest.rst:98
- Draft comment:
The link to theBucket REST API
is still marked as TODO. This should be updated or completed if the referenced section is ready.
`Bucket REST API <./rest.html#get-events>`_
- Reason this comment was not posted:
Confidence of 0% on close inspection, compared to threshold of 50%.
Workflow ID: wflow_r5iFLpNSSagxqHyu
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
@ErikBjare Anything else you think that I should add? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's great! Sorry for the delay.
No worries, thanks |
More updates.
Summary:
Updated documentation and examples for querying and fetching raw events in ActivityWatch, including version updates and a new example script.
Key points:
src/api/rest.rst
to include a link to the Bucket REST API documentation.src/conf.py
to0.13
andv0.13.1
respectively.src/examples/query_client.py
to useclient.client_hostname
instead ofclient.hostname
.src/examples/querying-data.rst
.src/examples/raw_events.py
to demonstrate fetching and modifying raw events.Generated with ❤️ by ellipsis.dev