Funny you should bring this up, because I have the same problem, and I have actually devised a technique that works really well for me. I use the last 5 minutes of my day to write myself a debrief note for the next day. This will do three important things;
It takes your mind off the complexities as the debriefing will be a short form of all the things you've worried about, and helps clear the mind of all the what-if things.
If your mind has a long down-settling time, the debrief note is the perfect place to use for a central of "things I forgot about" or should note somewhere. The debrief note becomes a knowledge central for whatever you did that day.
It focuses your mind on the real issues. One thing is to clear the mind, another is to let it keep going, but more focused. So even if your conscious mind is letting go, it's probably a good idea to let your unconscious mind keep churning at the problems, and a good way to help your mind do this is to be slightly futuristic in your notes (thoughts on direction, for example).
Here's a real example from my note yesterday (with some notes in brackets) ;
Struggled with the new simplified data model for Topic Maps integration as recursive key/value pairs don't always explain complex relationships, but think that the added 'scope' column handles most if not all of my use cases. I feel I've reached a good place where some heavy coding can take place. Enough thinking, more doing. (Helps me get a feel for what I was doing, what I struggled with especially, and that it's about my feelings. Feelings is actually important in trying to make the brain settle.)
Implemented the dreaded global stack which seems to be working fine. (Focus your fears and worries where it belongs. 'Dreaded' prepares me for uglies in the future)
Talked with ZZZ about banners for the front page, and can probably do this through the Index Front Controller the easiest. (Put down some thoughts you've had on upcoming work. Once down on 'paper', out of mind)
And so on. I never have more than 3 to 5 notes on any day. If you feel there's more issues, try to classify them into 3 to 5 notes anyway. Anything more than that will freak your mind, and you're back to square one. :)
An added bonus of this is that this is, in fact, a developer's log, which many, many would recommend. After a while these notes will be so good they fit into release notes as well. Practice, practice, practice.
Good luck, and tell us what you came up with (a debrief note, if you will :).