After getting fed up of always forgetting shortcuts, or to use the latest snippets I just installed in VS Code, I dediced to scratch my own itch and build a tool that allows you to -
- Track a shortcut (or key combination) - Be reminded when you haven't used it in X time (E.G 10 minutes) - Graph your reminders, versus usage over time to see if you're improving.
I'd love to know if there are any tools that do this already, or whether you think it's of any use to you.
Apologies the build in Windows only right now, whilst I try and resolve some compilation issues with some native modules (exaplained in the repo).