From 769d92fa0cbe33936c20b87772fa471fd6859808 Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Wed, 8 Apr 2026 09:51:37 +0500 Subject: [PATCH] docs(help): add beta warning for inbox api --- docs/help/contents/inbox-api/getting-started.md | 4 ++++ docs/help/contents/inbox-api/self-hosting-inbox-api.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/docs/help/contents/inbox-api/getting-started.md b/docs/help/contents/inbox-api/getting-started.md index b5f1db12e..4929ef744 100644 --- a/docs/help/contents/inbox-api/getting-started.md +++ b/docs/help/contents/inbox-api/getting-started.md @@ -3,6 +3,10 @@ title: Getting Started description: Learn about Notesnook's Inbox API. --- +> warn Beta feature +> +> Inbox API is still in beta so expect things to change and/or break. If you find any issues, kindly open an issue on our [GitHub repo](https://github.com/streetwriters/notesnook). + # Getting started with the Inbox API Think of the Inbox API as a private mailbox for your Notesnook account. You give other apps or services a key to drop notes into it, and those notes show up in your Notesnook account the next time you sync — fully encrypted, readable only by you. diff --git a/docs/help/contents/inbox-api/self-hosting-inbox-api.md b/docs/help/contents/inbox-api/self-hosting-inbox-api.md index d8430489b..5674ef47c 100644 --- a/docs/help/contents/inbox-api/self-hosting-inbox-api.md +++ b/docs/help/contents/inbox-api/self-hosting-inbox-api.md @@ -3,6 +3,10 @@ title: Self-Hosting Inbox API description: Learn about self-hosting Notesnook's Inbox API. --- +> warn Beta feature +> +> Inbox API is still in beta so expect things to change and/or break. If you find any issues, kindly open an issue on our [GitHub repo](https://github.com/streetwriters/notesnook). + # Self-Hosting Inbox API If you prefer not to send data through Notesnook's hosted inbox instance, you have two options: