diff --git a/docs/help/contents/backup-and-restore-notes-in-notesnook.md b/docs/help/contents/backup-and-restore-notes-in-notesnook.md index 8b451b22f..d8ad5c096 100644 --- a/docs/help/contents/backup-and-restore-notes-in-notesnook.md +++ b/docs/help/contents/backup-and-restore-notes-in-notesnook.md @@ -2,7 +2,7 @@ title: Backup and restore --- -## How to Backup your notes +# How to Backup your notes It is always a good practice to take a backup of your data so in case you lose access to your account, you don't lose your notes. Backing up your data is very simple in notesnook. @@ -20,15 +20,15 @@ It is always a good practice to take a backup of your data so in case you lose a --- -### Encrypted Backups +## Encrypted Backups You can also enable encrypted backups option in app settings. This will encrypt all your backup files with your account password. -### Backup Reminders (Desktop) +## Backup Reminders (Desktop) The desktop app allows you to enable Backup Reminders which remind you to backup your data daily/weekly or monthly. -### Automatic Backups (Mobile) +## Automatic Backups (Mobile) On mobile apps you can enable automatic daily, weekly or monthly backups. Your data will backup automatically and backup file will be stored in your phone storage. diff --git a/docs/help/contents/download-install.md b/docs/help/contents/download-install.md index a0bace59b..49a95c302 100644 --- a/docs/help/contents/download-install.md +++ b/docs/help/contents/download-install.md @@ -35,7 +35,7 @@ Once installation completes, you can start Notesnook app from the Launchpad. --- -# Windows +## Windows # [Download .exe](#/tab/exe) @@ -61,7 +61,7 @@ Start Notesnook from Windows Search. --- -# Linux +## Linux # [AppImage (Recommended)](#/tab/appimage) @@ -89,7 +89,7 @@ Notesnook can be downloaded on any linux distro via Snapcraft. --- -# Android +## Android # [Google Playstore](#/tab/android) @@ -106,7 +106,10 @@ You you want to download Notesnook app that is free of any google play services - [x86.apk](https://notesnook.com/releases/android/notesnook-x86.apk) - [x86_64.apk](https://notesnook.com/releases/android/notesnook-x86_64.apk) -# iOS +--- + +## iOS + iOS users can get Notesnook from the AppStore. -[AppStore](https://apps.apple.com/us/app/notesnook-take-private-notes/id1544027013) \ No newline at end of file +[AppStore](https://apps.apple.com/us/app/notesnook-take-private-notes/id1544027013) diff --git a/docs/help/contents/encryption.md b/docs/help/contents/encryption.md index 8ed19f56a..cca119a68 100644 --- a/docs/help/contents/encryption.md +++ b/docs/help/contents/encryption.md @@ -2,6 +2,8 @@ title: How is my data encrypted --- +# How is my data encrypted + > warn Note > > This document is not a spec, only an explanation of the encryption process. diff --git a/docs/help/contents/organization/organizing-notes-with-notebooks.md b/docs/help/contents/organization/organizing-notes-with-notebooks.md index 2df816feb..a3023e7ba 100644 --- a/docs/help/contents/organization/organizing-notes-with-notebooks.md +++ b/docs/help/contents/organization/organizing-notes-with-notebooks.md @@ -6,7 +6,7 @@ title: Notebooks Notebooks consist of topics where you can add/create and edit your notes. -### Creating a notebook +## Creating a notebook # [Desktop/Web](#/tab/web) @@ -36,7 +36,7 @@ Notebooks consist of topics where you can add/create and edit your notes. --- -### Editing a notebook +## Editing a notebook # [Desktop/Web](#/tab/web) @@ -55,7 +55,7 @@ Notebooks consist of topics where you can add/create and edit your notes. --- -### Create a new topic +## Create a new topic # [Desktop/Web](#/tab/web) @@ -75,7 +75,7 @@ Notebooks consist of topics where you can add/create and edit your notes. --- -### Editing an existing topic +## Editing an existing topic # [Desktop/Web](#/tab/web) @@ -94,7 +94,7 @@ Notebooks consist of topics where you can add/create and edit your notes. --- -### Creating a new note in a notebook +## Creating a new note in a notebook # [Desktop/Web](#/tab/web) @@ -118,7 +118,7 @@ Notebooks consist of topics where you can add/create and edit your notes. > > ![Notebook reference on a note](/notebook-ref.png) -### Adding a note to a topic +## Adding a note to a topic # [Desktop/Web](#/tab/web) @@ -144,7 +144,7 @@ Notebooks consist of topics where you can add/create and edit your notes. > > In Notesnook a single note can exist in multiple Notebooks and topics. However a note shows at most only one reference on top. -### Adding multiple notes to a topic +## Adding multiple notes to a topic # [Desktop/Web](#/tab/web) @@ -165,7 +165,7 @@ Notebooks consist of topics where you can add/create and edit your notes. --- -### Remove note from a topic +## Remove note from a topic # [Desktop/Web](#/tab/web) @@ -185,7 +185,7 @@ Notebooks consist of topics where you can add/create and edit your notes. --- -### Delete a topic +## Delete a topic # [Desktop/Web](#/tab/web) @@ -203,7 +203,7 @@ Notebooks consist of topics where you can add/create and edit your notes. --- -### Move a notebook to trash +## Move a notebook to trash # [Desktop/Web](#/tab/web) diff --git a/docs/help/contents/versionhistory.md b/docs/help/contents/versionhistory.md index 6499f2da3..7aaa1bce2 100644 --- a/docs/help/contents/versionhistory.md +++ b/docs/help/contents/versionhistory.md @@ -2,6 +2,8 @@ title: Version History --- +# Version history + To improve the overall reliability of Notesnook we have introduced version history of notes in v1.7.0 of desktop and mobile apps. Version history is enabled by default for all your notes including notes in vault. ## How it works