|
I love your idea. This "life management system" space has tons of potential. It needs a unique combination of great data model, consistent syncing and flawless (responsive and attractive) user experience. I think in 5 years you'll see the next unicorn here. I've used a few variants for "personal CRM / personal tracking" (a) "Unix" approach: csv files & encrypted text files (e.g. credentials) with gpg. Searching using grep. Edit with Vim.
PROS: compatibility, CLI tools. cons: gets out of sync across devices, poor experience on mobile.
(b) tiddlywiki: pros: works on desktops, good search, cons: poor sync to mobile, poor ux on mobile.
(c) "Google Ecosystem" e.g. Keep (notes), Contacts, Keep (todos), Calendar – Pros: syncs everywhere, cons: apps are slow and limited; also lock in
(d) "Apple Ecosystem" – Notes, Contacts, Calendar, Keychain – Pros: good sync, responsive apps, Cons: lock-in.
A few "killer features" that I've been working on: (1) A dynamic "daily dashboard" that is a mix of metric graph along with easily manipulated spaces (like sticky notes, diagrams etc). Currently I use Quip for this.
(2) Cyclical relationship reminders (like fitbit exercise reminders, but for your relationships). e.g. "jenny's birthday is in 3 days" or "you haven't called your uncle in 3 weeks, schedule a call". A ring-based interface would be idea, with colors representing the health of that cycle.
I've thought on this a lot. Some key pillars (1) trust – the most privileged data deserves the highest level of protection
(1b) dynamic – users can manipulate and personalize as they would their home desktop & office space
(2) responsiveness – adding a contact or note should take < 100ms . Zero latency – as fast as a pen and paper
(3) cross-device consistency : a change should instantly sync across devices
(4) comprehensive search
(5) polished UX
(6) mind-map : notes, contacts, events, reminders, photos should all link into each other.
|