Apple is probably the best version of this. I guess data collection and syncing is tricky. But now with more AI at our hands, perhaps this is becoming more viable.
Curious if anyone is using something or working on a solution for this?
HN search will also pull up several prior discussions.
- A countdown to various events in the future (end of the quarter, next birthday, age 50, etc.) as a kind of "memento mori"
- Tracking money spent, food consumed, etc.
- A custom system that displays random items that I add to Anki every day. I explained this more in a comment from a few months ago: https://news.ycombinator.com/item?id=35211448
The data collection is pretty basic and just uses a form plugin to input and display data. I use other tools for to-dos, but I'm looking into a to-do plugin to replicate something similar.
I've focused more on metrics, behavior, and achievement, with a rules engine for automatically completing habits and goals off those.
As you identified, the biggest obstacle for users has been the friction and overhead of tracking at scale. Integrations and automations have decreased that a lot. Transforming unstructured input through AI is super promising, and probably will make it more accessible to people who are less of the power-user/productivity-junkie persona type.
https://github.com/samsquire/ideas#5-life-engine
I never got into the quantified self but I did want a portal (such as similar to the Yahoo! and Excite.com days) in the early 2000s. of personal facts that I can take actions on.
Then a few years later I wrote about "life situational awareness apps"
I want my phone and desktop computer system tray to have widgets for "accommodation", "travel", "food". I didn't want to have to open a website or app to order food, stay in a hotel or travel, just select what I'm eating/sleeping/travelling from a slideout menu and all the details are worked out by the computer.
https://github.com/samsquire/ideas3#59-life-indicators---sit...
(It was related to my lifestyle subscriptions idea that you can pay for a week or month of travel, acommodation or food) and you receive it seamlessly https://lifestyle-subscriptions.com
I did write a question generator feed dashboard written in Electron that let you snap in data collectors that would let you save records of stock purchases and facts about yourself such as your salary. The idea is that you could get advice based on what you answer.
https://github.com/samsquire/living-documents
https://github.com/samsquire/living-documents-library (the app repository)
Unfortunately it's probably not buildable and I forgot to take screenshots or videos.
here's me provisoning questions in the database:
https://github.com/samsquire/living-documents/blob/master/pr...
I haven't looked into Org mode, but this might include all you (we) need.