karl82
karl82
Hi, I found minor things for improvement. They do not change any API.
In `SimpleLogger` is used static `DateFormatter` guarded by itself. I thought it might be good to replace it with `ThreadLocal`. I think it's faster by ~3-5%, but would be good...
I want to be able to move notes based on multiple tags. Example project&archive => _archived/projects project => projects Tag suggestion works too. I've tested it locally
Motivation: ----------- Enable routing DNS-over-HTTPS traffic through different network paths per instance. Primary use case: running multiple `https_dns_proxy` instances on a router where each WiFi LAN gateway routes through a...