Hacker News new | ask | show | jobs
by antender 1984 days ago
Personally I have an opposite problem of thinking too much about work after hours, but in case I really need to remember something it is written into notepad or note taking app. All modern text editors after introduction of Sublime Text (I use VSCode) have persistent sessions in settings, so I just keep lots of tabs (like in browser) and clear them after feature merge.
1 comments

Also "split views", //TODO comments and focusing on one task at a time help a lot.