From 26902cb969b4e5d818cad1067e4afc94ef22d5e5 Mon Sep 17 00:00:00 2001 From: ammarahm-ed Date: Thu, 8 Jun 2023 13:50:20 +0500 Subject: [PATCH] docs: add meta descriptions --- docs/help/contents/README.md | 2 +- docs/help/contents/create-a-note-in-notesnook.md | 5 +++++ docs/help/contents/deleting-your-account.md | 9 +++++++-- docs/help/contents/export-notes-from-notesnook.md | 5 +++++ docs/help/contents/how-is-my-data-encrypted.md | 5 +++++ docs/help/contents/installation.md | 1 + docs/help/contents/lock-notes-with-private-vault.md | 5 +++++ docs/help/contents/note-version-history.md | 5 +++++ docs/help/contents/publish-notes-with-monographs.md | 1 + docs/help/contents/recovering-your-account.md | 5 +++++ 10 files changed, 40 insertions(+), 3 deletions(-) diff --git a/docs/help/contents/README.md b/docs/help/contents/README.md index 3c5d9efd2..f4a0af631 100644 --- a/docs/help/contents/README.md +++ b/docs/help/contents/README.md @@ -1,6 +1,6 @@ --- title: Notesnook Help -description: Your complete and free guide to using Notesnook as a daily note taking app to organize your work and life while safeguarding your privacy. +description: Your complete and free resource to using Notesnook as a daily note taking app to organize your work and life while safeguarding your privacy. --- # Welcome to Notesnook Help diff --git a/docs/help/contents/create-a-note-in-notesnook.md b/docs/help/contents/create-a-note-in-notesnook.md index f0840b9d3..bc816d9c1 100644 --- a/docs/help/contents/create-a-note-in-notesnook.md +++ b/docs/help/contents/create-a-note-in-notesnook.md @@ -1,3 +1,8 @@ +--- +title: Create your first note +description: Notesnook let's you create unlimited notes for free. Learn how you can create your first note in Notesnook. +--- + # Creating your first note You are in a notes app, the first thing you want to do is make a note. diff --git a/docs/help/contents/deleting-your-account.md b/docs/help/contents/deleting-your-account.md index 917650315..0c8f5c455 100644 --- a/docs/help/contents/deleting-your-account.md +++ b/docs/help/contents/deleting-your-account.md @@ -1,6 +1,11 @@ +--- +title: Deleting your account +description: No questions asked! You can delete your account anytime from mobile and desktop apps with a single click and delete all your data +--- + # Deleting your account -Notesnook allows users to quickly and easily delete their accounts including all their data without any questions asked. +Notesnook allows you to delete your accounts and your data without any questions asked or keeping you waiting on email. ## [Web/Desktop](#/tab/web) @@ -27,4 +32,4 @@ All your notes, notebooks, attachments, and any other data that you created with ### Is there any way to recover deleted data? -No. Once you delete your account, it's gone for good and there is no way for us or anyone else to recover it. +No. Once you delete your account, it's gone for good and there is no way for us or anyone else to recover it. If your data is important to you, make sure to take a [backup](/backup-and-restore-notes-in-notesnook) before deleting your account or [exporting your notes](/export-notes-from-notesnook). diff --git a/docs/help/contents/export-notes-from-notesnook.md b/docs/help/contents/export-notes-from-notesnook.md index b5a6ba7fb..47c602e37 100644 --- a/docs/help/contents/export-notes-from-notesnook.md +++ b/docs/help/contents/export-notes-from-notesnook.md @@ -1,3 +1,8 @@ +--- +title: Exporting notes +description: Notesnook is zero lock-in. You can always export and backup your notes to pdf, html, markdown and plain text files anytime from iOS, Android & Desktop. +--- + # Exporting notes You can export your notes as PDF, HTML, Markdown and Plain text files on desktop and mobile apps. diff --git a/docs/help/contents/how-is-my-data-encrypted.md b/docs/help/contents/how-is-my-data-encrypted.md index 6fbe18ee6..d32911b04 100644 --- a/docs/help/contents/how-is-my-data-encrypted.md +++ b/docs/help/contents/how-is-my-data-encrypted.md @@ -1,3 +1,8 @@ +--- +title: How is my data encrypted? +description: Every byte of your notes data is encrypted with the strongest encryption algorithms on client with XChaCha-Poly1305-IETF & Argon2. +--- + # How is my data encrypted? > warn Note diff --git a/docs/help/contents/installation.md b/docs/help/contents/installation.md index 4417da828..b42d94ed9 100644 --- a/docs/help/contents/installation.md +++ b/docs/help/contents/installation.md @@ -1,5 +1,6 @@ --- title: Installation +description: Be productive and keep your notes private with Notesnook. Download Notesnook on Windows, Mac, Linux, iOS, android or even access your notes on the web directly. --- # Installation diff --git a/docs/help/contents/lock-notes-with-private-vault.md b/docs/help/contents/lock-notes-with-private-vault.md index 25b9631a2..5e01349c9 100644 --- a/docs/help/contents/lock-notes-with-private-vault.md +++ b/docs/help/contents/lock-notes-with-private-vault.md @@ -1,3 +1,8 @@ +--- +title: Locking notes with private vault +description: Password protect your most important and sensitive notes with private vault and store them encrypted even on your device. +--- + # Locking notes Notesnook is a private notes app. All your notes are encrypted and secure by default. We can not read them even if we want to on our servers. However you can still add an extra layer of security and encrypt your most important and sensitive notes by adding them to a vault. diff --git a/docs/help/contents/note-version-history.md b/docs/help/contents/note-version-history.md index 27220b6e7..3e6810d1b 100644 --- a/docs/help/contents/note-version-history.md +++ b/docs/help/contents/note-version-history.md @@ -1,3 +1,8 @@ +--- +title: Note version history +description: A log of all your notes edit sessions. Preview and go back to older version of a note whenever needed in case of a mishap. +--- + # Note version history Notesnook keeps a constant log of all your edit sessions. These are stored as "versions" of a particular notes which you can view & restore to in case of data loss. diff --git a/docs/help/contents/publish-notes-with-monographs.md b/docs/help/contents/publish-notes-with-monographs.md index f8b994acd..cff36fd13 100644 --- a/docs/help/contents/publish-notes-with-monographs.md +++ b/docs/help/contents/publish-notes-with-monographs.md @@ -1,5 +1,6 @@ --- title: Monographs +description: Anonymous, secure and encrypted note sharing with password protection. Share a note with anyone on the internet even if they do not use Notesnook. --- # Publish notes with monographs diff --git a/docs/help/contents/recovering-your-account.md b/docs/help/contents/recovering-your-account.md index a338c52a5..234e6ff44 100644 --- a/docs/help/contents/recovering-your-account.md +++ b/docs/help/contents/recovering-your-account.md @@ -1,3 +1,8 @@ +--- +title: Recovering your account +description: Notesnook is one of the few end-to-end encrypted software that allows users to recovery their account in case they forget their passwords. Here is a detailed step-by-step guide into how you can recover your Notesnook account. +--- + # Recovering your account Notesnook is one of the few end-to-end encrypted software that allows users to recovery their account in case they forget their passwords. Here is a detailed step-by-step guide into how you can recover your Notesnook account.