From 2c85e740ec4152f835da48c4ecc2018d6adb244f Mon Sep 17 00:00:00 2001 From: ganicke Date: Wed, 25 Aug 2021 16:51:27 -0700 Subject: [PATCH 1/3] Extend the 'windows-app' page from common-docs --- docs/windows-app.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/docs/windows-app.md b/docs/windows-app.md index 36097f77fd8..fe3679c73cb 100644 --- a/docs/windows-app.md +++ b/docs/windows-app.md @@ -1,11 +1,18 @@ -# Windows App Deprecation +# @extends -The Windows app is being deprecated by June 2022. Please use your web browser to access the website at https://makecode.microbit.org +## #deprecate-note -## Moving Projects +### ~ alert -If you want to keep the projects you saved with the app and use them again in the MakeCode editor on the web, you will need to transfer them. +#### Windows app deprecation -1. Share the project from the app using the **Share** option. -2. Copy the shared project URL that the app gives you. -3. On the MakeCode website homepage, click on **Import** to open the shared project with the URL you just copied. +MakeCode Windows app is being deprecated. Support for the Windows app +will end after June 2022. Please use your web browser to access the MakeCode +website at https://makecode.microbit.org. As an alternative, you can use the +[MakeCode Offline App](/offline-app). + +### ~ + +## Offline editing #offline + +For offline usage, you have two options. You can use the [MakeCode Offline App](/offline-app) for offline usage, or just use the web-based editor with its [offline](/offline) support. \ No newline at end of file From 150ae92886b107070168faacf4f917a7cad889ee Mon Sep 17 00:00:00 2001 From: ganicke Date: Wed, 25 Aug 2021 17:19:36 -0700 Subject: [PATCH 2/3] update app troubleshoot page --- docs/device/windows-app/troubleshoot.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/device/windows-app/troubleshoot.md b/docs/device/windows-app/troubleshoot.md index 7a59636705f..fe47bb36aae 100644 --- a/docs/device/windows-app/troubleshoot.md +++ b/docs/device/windows-app/troubleshoot.md @@ -6,6 +6,18 @@ Is the [Windows App](https://www.microsoft.com/store/apps/9pjc7sv48lcx) not down ### ~ +### ~ alert + +#### Windows app deprecation + +MakeCode Windows app is being deprecated. Support for the Windows app will end after +June 2022. Please move to using the web-based browser version of MakeCode at +https://makecode.microbit.org. See the [Windows app](/windows-app) page for more information. + +As an alternative, you can use the [MakeCode Offline App](/offline-app). + +### ~ + ## Step 1: Check your cable Make sure that your @boardname@ is connected to your computer with a micro USB cable. You should see a **MICROBIT** drive appear in Windows Explorer when it's connected. From 5fccfa77668c4ab6d4c5d0fd1e2e7672d373ef09 Mon Sep 17 00:00:00 2001 From: Galen Nickel Date: Fri, 19 Nov 2021 18:21:45 -0800 Subject: [PATCH 3/3] re-trigger stalled build --- docs/windows-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/windows-app.md b/docs/windows-app.md index fe3679c73cb..2beb6d2be91 100644 --- a/docs/windows-app.md +++ b/docs/windows-app.md @@ -15,4 +15,4 @@ website at https://makecode.microbit.org. As an alternative, you can use the ## Offline editing #offline -For offline usage, you have two options. You can use the [MakeCode Offline App](/offline-app) for offline usage, or just use the web-based editor with its [offline](/offline) support. \ No newline at end of file +For offline usage, you have two options. You can use the [MakeCode Offline App](/offline-app) for offline usage, or just use the web-based editor with its [offline](/offline) support.