A Visual Studio Code extension to provide a simple scratchpad for your thoughts without leaving your current task.
Run the command "Capture a Thought" and enter a quick thought, note, TODO item, whatever. Hit enter and it's stored.
Click the "ThoughtPad" sidebar to see a tree of all your entered thoughts, sorted by day. You can right-click a thought to copy it to the clipboard or delete it.
Ctrl+K T
- Runs "Capture a Thought".Ctrl+Shift+A
- Shows the ThoughtPad sidebar.