Author of Monica/Chandler here. Thanks for posting this. As others have pointed out, we are rewriting Monica from scratch, codename Chandler: https://github.com/monicahq/chandler We've also written OfficeLife, an open source tool to manage your employees: https://github.com/officelifehq/officelife , yet to be released. I think we have too many ideas and side projects :-)
Monica: Open-source personal relationship manager
91–100 of 144 posts
Re: Monica: Open-source personal relationship manager
#92Author of Monica/Chandler here. Thanks for posting this. As others have pointed out, we are rewriting Monica from scratch, codename Chandler: https://github.com/monicahq/chandler We've also written OfficeLife, an open source tool to manage your employees: https://github.com/officelifehq/officelife , yet to be released. I think we have too many ideas and side projects :-)
Re: Monica: Open-source personal relationship manager
#93But Google locked down their APIs except for a chosen few pre-approved apps and I never launched. (It was bullshit---shouldn't have bet on the Play store, as I didn't have the political sway to be protected.)
Glad to see this being worked on!
Re: Monica: Open-source personal relationship manager
#94I built an Android app a few years ago in a similar vein. It would look at texts and call logs (email was next) and use it to prioritize social relationships from your contacts. Then it would let you set goals for contact frequency, make notes, etc. But Google locked down their APIs except for a chosen few pre-approved apps and I never launched. (It was bullshit---shouldn't have bet on the Play store, as I didn't hav…
Sad but real. The best way to model this is through risk. APIs can't be trusted to exist in the future, so relying on them is a business risk. I really hope proprietary platform APIs and the poorly justified app store companions, all fall under their own weight, at some point, and perhaps from the ashes we will see open standards emerge. One can hope.
Re: Monica: Open-source personal relationship manager
#95Author of Monica/Chandler here. Thanks for posting this. As others have pointed out, we are rewriting Monica from scratch, codename Chandler: https://github.com/monicahq/chandler We've also written OfficeLife, an open source tool to manage your employees: https://github.com/officelifehq/officelife , yet to be released. I think we have too many ideas and side projects :-)
Re: Monica: Open-source personal relationship manager
#96The one big problem I have with this (and I do take notes after some types of conversations with for example first dates through fifth dates to remember important things about people), is that I fear that if I truly took good notes on conversations with loved ones that if the data ever gets leaked / hacked that I've just 1000% fucked everyone I've spoken to and took notes about, if I record anything that is highly pe…
Re: Monica: Open-source personal relationship manager
#97Earlier quoted context omitted.
I've been using PHP for a decade and recently started building APIs in Go. Everything about the process has been significantly simpler, from packages to testing to deploying and debugging. I don't think I can ever go back, and this is coming from someone who still loves PHP and works with both Go and Laravel daily.
I've been exploring doing some of my PHP stuff in Go and my opinion has been the complete opposite. PHP, I can just start composing a page; Go, I have to implement a router and serving static content.
Re: Monica: Open-source personal relationship manager
#98Author of Monica/Chandler here. Thanks for posting this. As others have pointed out, we are rewriting Monica from scratch, codename Chandler: https://github.com/monicahq/chandler We've also written OfficeLife, an open source tool to manage your employees: https://github.com/officelifehq/officelife , yet to be released. I think we have too many ideas and side projects :-)
Re: Monica: Open-source personal relationship manager
#99Earlier quoted context omitted.
Is the Chandler name a reference to the Chandler PIM?
No. It's a codename in reference to Monica and the Friends tv show. Chandler being the one who dates Monica (no spoiler). Right now we have two repos on Github, but we have to find a way to merge Chandler to Monica in the future so we don't lose those precious stars :-)
Re: Monica: Open-source personal relationship manager
#100I built an Android app a few years ago in a similar vein. It would look at texts and call logs (email was next) and use it to prioritize social relationships from your contacts. Then it would let you set goals for contact frequency, make notes, etc. But Google locked down their APIs except for a chosen few pre-approved apps and I never launched. (It was bullshit---shouldn't have bet on the Play store, as I didn't hav…