Finances, health, contacts, will, contracts, goals, reminders, sleep, all in one place.<p>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.<p>Curious if anyone is using something or working on a solution for this?
Like many others, I have looked at the subproblem of whole-life scheduling and concluded that it can't be done well. On the one hand, a scheduling system has to implement a simple model or the overhead of working with it makes its net value negative. On the other hand, you have to deal with the fractal complexity of real life situations and priorities all the way down, and no simple model can represent it all accurately.
Felix Krause did: <a href="https://howisfelix.today/" rel="nofollow noreferrer">https://howisfelix.today/</a>?<p>HN search will also pull up several prior discussions.
I have a private WordPress site with many of these things, including:<p>- A countdown to various events in the future (end of the quarter, next birthday, age 50, etc.) as a kind of "memento mori"<p>- Tracking money spent, food consumed, etc.<p>- 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: <a href="https://news.ycombinator.com/item?id=35211448">https://news.ycombinator.com/item?id=35211448</a><p>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 been building towards something like this with Conjure[0].<p>I've focused more on metrics, behavior, and achievement, with a rules engine for automatically completing habits and goals off those.<p>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.<p>[0] <a href="https://conjure.so" rel="nofollow noreferrer">https://conjure.so</a>
I have used this previously when tracking health metrics and I couldn't much else that had integrations. <a href="https://exist.io/" rel="nofollow noreferrer">https://exist.io/</a>
I'm working on something like this actively, would love to chat and find out a bit more about what you're looking for. Looking to launch a small pre-alpha test in the coming weeks.
Seems like it would benefit from some kind of standard protocol. Perhaps just and extension of RSS feeds or the like? A life dashboard seems like it would just be a feed reader.
I wrote some notes about this of what I want in my "life engine":<p><a href="https://github.com/samsquire/ideas#5-life-engine">https://github.com/samsquire/ideas#5-life-engine</a><p>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.<p>Then a few years later I wrote about "life situational awareness apps"<p>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.<p><a href="https://github.com/samsquire/ideas3#59-life-indicators---situational-awareness-apps">https://github.com/samsquire/ideas3#59-life-indicators---sit...</a><p>(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
<a href="https://lifestyle-subscriptions.com" rel="nofollow noreferrer">https://lifestyle-subscriptions.com</a><p>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.<p><a href="https://github.com/samsquire/living-documents">https://github.com/samsquire/living-documents</a><p><a href="https://github.com/samsquire/living-documents-library">https://github.com/samsquire/living-documents-library</a> (the app repository)<p>Unfortunately it's probably not buildable and I forgot to take screenshots or videos.<p>here's me provisoning questions in the database:<p><a href="https://github.com/samsquire/living-documents/blob/master/provision.sh">https://github.com/samsquire/living-documents/blob/master/pr...</a>
Something like this?<p><a href="https://github.com/k0rventen/apple-health-grafana">https://github.com/k0rventen/apple-health-grafana</a>
I've thought about this for years at this point. But I haven't compiled all my thoughts into a coherent system. So I can't share anything with substance :/ It's just a dump for bullet points as of now. Also, I'm not a technical person (yet).<p>I haven't looked into Org mode, but this might include all you (we) need.