Where the "f" is my "s", solved? ~inquiry ------------------------------------------------------------------ I may have solved a long standing time waste issue without needing someone else's likely ultimately disappointing app. Specifically, I created a couple Lua scripts that: 1) create records indicating where a belonging is 2) search those records to show where a belonging is They share a file containing location records. Since one can move a belonging, it makes sense to search those records to find the latest instance for a given belonging. So the script that creates records is always appending. At some point it might make sense to prune duplicates down to the last in the file. The scripts take input from stdin, making it possible to leverage speech-to-text on both my Android phone and my Chromebook. Sure, I have to hit after speaking some text, but that's a small price relative to typing out statements. I'm pretty excited about this, because aging is definitely making "out of sight, painfully out of mind" a reality. I can add belongs as I feel like it, or go from room to room and do some bigger "pre-loads" of what's where.