In the code comments for Main.hs I say the hook delay is in milliseconds, but it's in microseconds! D'oh!
Also, I should note in the readme that the number for systemd hook is microsecond delay.
Also it's okay to use a much lower delay like 10000 if you're just trying to skip the duplicate events on save. Although maybe something sturdier is desired.
In the code comments for Main.hs I say the hook delay is in milliseconds, but it's in microseconds! D'oh!
Also, I should note in the readme that the number for systemd hook is microsecond delay.
Also it's okay to use a much lower delay like 10000 if you're just trying to skip the duplicate events on save. Although maybe something sturdier is desired.