notes
notes copied to clipboard
fix(performance): Avoid checking existence of default notes folder 3 times
In the case where the user didn't change their default notes folder.
In the worst case, if the user did change their default notes folder we keep the same amount of queries as before.