From 084d4e043a8f7f9df03e7e209c3895f3d66bf18d Mon Sep 17 00:00:00 2001 From: HeJiachen-PM <79301703+HeJiachen-PM@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:09:08 +0800 Subject: [PATCH] Add summery to subsections in section 2 --- docs/contributing/behind-the-code.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/contributing/behind-the-code.md b/docs/contributing/behind-the-code.md index 265165a466..b12c94cba2 100644 --- a/docs/contributing/behind-the-code.md +++ b/docs/contributing/behind-the-code.md @@ -6,8 +6,8 @@ This document delves into the design and architecture of the AFFiNE platform, pr ## Addressing the Challenge -AFFiNE is a platform designed to be the next-generation collaborative knowledge base for professionals. -We might need help in building a platform that different users with different needs can use. +AFFiNE is a platform designed to be the next-generation collaborative knowledge base for professionals. It is local-first, yet collaborative; It is robust as a foundational platform, yet friendly to extend. We believe that a knowledge base that truly meets the needs of professionals in different scenarios should be open-source and open to the community. By using AFFiNE, people can take full control of their data and workflow, thus achieving data sovereignty. +To do so, we should have a stable plugin system that is easy to use by the community and a well-modularized editor for customizability. Let's list the challenges from the perspective of data modeling, UI and feature plugins, and cross-platform support. ### Data might come from anywhere and go anywhere, in spite of the cloud