Logger lets you quickly send messages to yourself as a means of fast note taking. All messages you send to yourself show up chronologically. Tapping the spacebar before entering any text puts you in a search mode for easy filtering. Hashtags can be used to categorize notes. All data is stored on your device and not shared with the cloud. Download from the App Store
This was my first personal project to go into the App Store. The next version I’m working on uses a Go backend to manage state. I’m pretty excited about this (if it all works) because it would mean a lot of stuff that is kinda difficult to do in Swift could be done in Go (e.g. concurrency, working with SQLite, parsing various file formats).