From 0dd16d3a6ab6b5fd46105a47a6ee30261df80f75 Mon Sep 17 00:00:00 2001 From: Donald Guy Date: Fri, 17 Jul 2026 14:12:41 -0400 Subject: [PATCH] chore: Add an explanatory note about the OG split to top of README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b611bb500..201c50334 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ + +> [!IMPORTANT] +> **Why this repository?** +> As of 2.0, [`logseq/logseq`](https://github.com/logseq/logseq) has switched from using markdown files on disk to using a graph database. +> +> Logseq OG (this repo) maintains the prior file-based approach. You can find more details [here](https://logseq.io/p/e3YDyX5AYr) + +