Add !local special hostname when creating buckets (for aw-server-python parity) #483
Closed as not planned
!local special hostname when creating buckets (for aw-server-python parity) #483
When writing the release notes for v0.13.0, I noticed that aw-server has this feature which aw-server-rust doesn't.
We should probably start using this in aw-watcher-web (after merging ActivityWatch/aw-watcher-web#103).
Here's how it's implemented in aw-server-python:
https://github.com/ActivityWatch/aw-server/blob/700f2a847be4cf42fa97a63e9713740ed00b45db/aw_server/api.py#L158-L163