Comment on Developing a self-hosted alternative to Google Keep
bruce965@lemmy.ml 1 week agoWell… if a FOSS project wants to incorporate collaborative work they could already do it, well… through Matrix for instance.
They might (depending on how the application works) also need to implement additive changes and possibly also a conflict resolution UI if they want to support synchronization from offline changes. But I’m afraid both these things might be very application-specific.
I’ll be honest, I don’t think much of what I have in mind would really be adoptable by existing projects. But I’ll do my best to keep everything relatively modular just in case.
Thanks (again) for the encouragement!