I spend a lot of time in vscode. So I started keeping notes in vscode. I push my notes to github to access them from my phone. I change file extensions from .md to .old.md to hide old notes. What am I really missing here?!
You can use GitHub plugin in VSCode and use "Gists" instead of having push and pull notes from a repo.
I find it a lot easier, and the quick scratchpad is really nice.