From af444bd7041aa38df1e0ceae2e5f3f53d1789487 Mon Sep 17 00:00:00 2001 From: lorecraft-io Date: Mon, 4 May 2026 17:11:07 -0400 Subject: [PATCH] docs(readme): move cutover NOTE to after the prerequisite WARNING Reorders the top-of-readme banners so the prerequisite warning (must install 2ndBrain-mogging first) is the first thing readers see, and the cutover note (Notion dropped) follows after. The cutover is informational; the prerequisite is action-required, so it should be louder and earlier. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c66ebd..bb9fdc1 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ **Two-way task sync between Obsidian and Morgen — a DIY kit.** -> [!NOTE] -> **2026-05-04 cutover:** Notion was dropped from this kit. The maintained pipeline is now **Obsidian ↔ Morgen** two-way. The W3 (Notion → Obsidian) workflow has been removed and W1 no longer touches the Notion API. If you cloned the kit before this date and want the original three-way mode, pin to a commit on `main` before this banner. References to Notion still appear in some doc files (ARCHITECTURE.md, DESIGN-RATIONALE.md, etc.) — those sections are kept as historical context but the working code is now two-way. - [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Follow on X](https://img.shields.io/badge/FOLLOW%20%40fidgetcoding-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/fidgetcoding) [![LinkedIn](https://img.shields.io/badge/LINKEDIN-CONNECT-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white&labelColor=555555)](https://www.linkedin.com/in/nate-davidovich/) [![YouTube](https://img.shields.io/badge/YOUTUBE-SUBSCRIBE-FF0000?style=for-the-badge&logo=youtube&logoColor=white&labelColor=555555)](https://youtube.com/@fidgetcoding) [![Instagram](https://img.shields.io/badge/INSTAGRAM-FOLLOW-E4405F?style=for-the-badge&logo=instagram&logoColor=white&labelColor=555555)](https://instagram.com/fidgetcoding) @@ -20,6 +17,9 @@ > [!WARNING] > **Prerequisite — [`2ndBrain-mogging`](https://github.com/lorecraft-io/2ndBrain-mogging) must be installed and running first.** task-maxxing syncs the `06-Tasks/` folder of that vault — if the vault isn't there, this kit has nothing to sync. Don't clone this repo until 2ndBrain-mogging is live. +> [!NOTE] +> **2026-05-04 cutover:** Notion was dropped from this kit. The maintained pipeline is now **Obsidian ↔ Morgen** two-way. The W3 (Notion → Obsidian) workflow has been removed and W1 no longer touches the Notion API. If you cloned the kit before this date and want the original three-way mode, pin to a commit on `main` before this banner. References to Notion still appear in some doc files (ARCHITECTURE.md, DESIGN-RATIONALE.md, etc.) — those sections are kept as historical context but the working code is now two-way. + --- ## Quick Navigation