| This looks like a beautiful software. But I would like to add some thoughts. In the past I've been using many tools for managing all kinds of data. In the 90s MS Access for creating personal database "apps". In the 2000s various CRM solutions (desktop-based, self-hosted and hosted; among others Act CRM, SugarCRM, Highrise). Also, extensively used a self-hosted version of Confluence as a personal wiki (yeah, way to heavy for the goal). And then also many many PIM tools for managing personal notes, contact data and notes. I have seen many tools come and go. Many of them have high maintenance costs in the long run, especially if you decide to use a self-hosted version. But even if you decide to pay for the hosted version: Your data is stuck in someone elses solution. Finally, I come to realize, that no matter how shiny and beautiful an interface might seem, in the end the long-term accessibility and the ability to keep and own my data is much more important than anything else. Now I keep most of my essential data in plain text-files, albeit in a structured way (in org-mode + Emacs). Emacs + Lisp are just wonderful: I can write some code in Emacs Lisp to create the perfect workflow, for all kinds of use-cases (meeting notes, contact data, overviews in ascii-tables, text-files dedicated for certain contacts, structured in org-mode and many more). I tend to think that Emacs + Org + plain-text will be here in fifty years from now, when all other shiny solutions are replaced by the latest trends du-jour. Feels good to liberate my data. |