It's written in Swift and Racket. Very interesting choice! The Racket code is beautiful, and I like that it's parsing user input as commands.
I have a bash script (named "j" for journal) that I wrote for a similar purpose. Throughout the day, I stash quick notes for reminders, as well as things to think about later (links, topics, ideas).
One feature a user might want is an overview of stashed notes.
I've been using org-mode capture templates for years and I've always wished I had something like that for the whole system. I took advantage of the holiday break to build this. The UX is a lot like Spotlight, but instead of using it to find files, you use it to create quick reminders.
Pre-built versions are available (for pay-what-you want (including $0)) on Gumroad[1].
I have a bash script (named "j" for journal) that I wrote for a similar purpose. Throughout the day, I stash quick notes for reminders, as well as things to think about later (links, topics, ideas).
One feature a user might want is an overview of stashed notes.