I built RawStr Notes for 2 reasons:
1. My typical workflow is copying text out of $NOTE_TAKING_APP to VS Code(for Vim) and back. RawStr saves the roundtrip by integrating VSCode's Monaco editor in the browser.
2. I save a list of restaurants to try on $NOTE_TAKING_APP. However, I get major decision fatigue trying to pick one at random. So I made this tool to help me run random.choice(restaurants)
Satta