karl82
Results
3
issues of
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