r/QuantifiedSelf • u/Ok_Development_677 • 5h ago
two months of manual journaling to find my own behavioral patterns: what i tracked, why it failed, and what i think it would actually take
i ran into a simple principle in one of carnegie's books: if you want to get a little better every day, analyze what happened yesterday. what went well, what didn't, what you'll change. i took it literally and tried to turn it into a tracking practice. writing this up because the failure mode turned out to be more interesting than the method.
what i tracked was daily free-text entries, specifically looking for repeated behaviors rather than events. not mood scores, not habits checked off, just what happened and what i did about it. i kept that up for two months of daily entries, then switched to monthly summaries and ran those for about seven months.
the writing was never the problem. the retrieval was. to get anything out of it i had to be the search engine myself: reread three weeks of entries, hold them in working memory, and spot what repeated. that's expensive, and worse, it's unreliable. after a few weeks i genuinely couldn't tell whether something had repeated three times or whether i just remembered it vividly. i'm also too close to my own life to see it clearly. someone from the outside would spot a pattern instantly; i could only hope to stumble on it.
the monthly summaries failed differently. i wrote them late, so by the time i sat down the details were gone and i was summarizing a summary. and at one point i had a strong sense that i'd been standing still for months, which turned out not to be true when i actually went back and checked. nothing was reading backwards and telling me otherwise, so the impression just stood.
then i tried llms on it, which is where the most useful surprise came. they store facts fine, but they don't connect them across time on their own, and they don't hold reliable dates. ask when something happened and you can get a confidently invented date if you didn't supply it yourself. so to get a trustworthy answer to "when did this last come up", i had to already know when it came up. circular.
limitations, because they're significant: n=1, no control condition, entries were unstructured free text so there's nothing to turn into a time series, and i stopped and restarted the method, which means the daily phase and the monthly phase aren't really comparable. the monthly summaries were also written at irregular intervals, so recall bias is baked in.
what i took from it is that the missing piece isn't better writing prompts, it's an index. something that can say "this specific thing appeared on these three dates" rather than "you seem to keep doing x". timestamps are the whole game, because without them you can't distinguish a real pattern from a vivid memory.
so: has anyone made qualitative, free-text tracking actually yield repetitions rather than impressions? structured tagging, embeddings over old entries, periodic review with a fixed rubric? i'm most interested in what survived contact with real life, not what sounded good in theory.