https://github.com/dnote-io/cli/blob/master/main.go#L272
This looks like the only place that you're doing a network request, and it really slows down the program.
I plan to either remove it in the next patch or sending heartbeat less frequently. In terms of privacy, how do you feel about it?
I plan to either remove it in the next patch or sending heartbeat less frequently. In terms of privacy, how do you feel about it?