From c113a4e43a78d71466be4e69783a6df4c51ebb7e Mon Sep 17 00:00:00 2001 From: Tienson Qin Date: Mon, 9 Aug 2021 20:52:05 +0800 Subject: [PATCH] chore: update FAQ --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index c6cdb6f3f9..f52395d066 100644 --- a/README.md +++ b/README.md @@ -48,14 +48,7 @@ Please go to https://discuss.logseq.com/c/feature-requests/7. 2. Start writing and have fun! ## FAQ -### 1. Do you plan to charge for the logseq app (desktop/web/mobile)? -All the existing local-only features (including the latest SRS cards, pdf annoations, zotero integration) will be free to use, we'll announce a monthly subscription for syncing with our own storage, real-time collaboration, and other pro features in the future. - -### 2. Do you commit to open source the frontend code (including the desktop/web/mobile apps) forever? -Yes. You can build the apps with the latest code and it'll work with your local files (markdown/org). The mobile app might start with a simple API for quick capture but eventually, it'll have local files support. - -### 3. Are you going to open-source the future server-side backend? -We have no plan for that. But we're considering providing a free self-host sync option for non-profit organizations or researchers in the future, the sync service for our own storage is not started yet. +Please go to https://logseq.github.io/#/page/faq. ## Credits