entry point
Turning off the auto popup removed the only entry point
I disabled a bottom sheet that opened automatically because it annoyed me. That automatic open was its only entry point. I did the same thing twice in two days.
Search posts
entry point
I disabled a bottom sheet that opened automatically because it annoyed me. That automatic open was its only entry point. I did the same thing twice in two days.
voice input
Typing todos into my own app annoyed me, so I built voice input for one spoken sentence. No model, just regex, and a split rule that nearly cut verbs in half.