diff --git a/docs/exporting.md b/docs/exporting.md index 7918737f3..5c2c8a1ee 100644 --- a/docs/exporting.md +++ b/docs/exporting.md @@ -2,7 +2,11 @@ icon: upload order: -1 label: Exporting notes +route: /how-do-I-export-notes-from-notesnook --- + +# How do I export notes from Notesnook? + You can export your notes as PDF, HTML, Markdown and Plain text files on desktop and mobile apps. +++ Desktop/Web diff --git a/docs/locking-notes.md b/docs/locking-notes.md index ffca93c79..f8dff47ab 100644 --- a/docs/locking-notes.md +++ b/docs/locking-notes.md @@ -2,8 +2,11 @@ icon: lock order: -2 label: Locking notes +route: /how-do-I-lock-notes-with-private-vault --- +# How do I lock notes with private vault? + 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. Adding notes to private vault is useful when you do not want anyone to read your notes, even if they have access to your phone. diff --git a/docs/monographs.md b/docs/monographs.md index de70fa524..d88d2a227 100644 --- a/docs/monographs.md +++ b/docs/monographs.md @@ -1,8 +1,11 @@ --- order: -8 label: Monographs +route: /notesnook-monograph-note-sharing --- +# Monographs + Sharing a note with someone can be such a tedious task. You have to copy/download/export it to a file and upload it to some cloud storage and then attach it in an email and send it to them. With Notesnook, you don't need to do that anymore. Monographs enable you to share your notes with anyone in just one click. Once a note is published as a monograph, you get a public url which you can send to the person who needs access to information in the note. diff --git a/docs/organizing-notes/colors.md b/docs/organizing-notes/colors.md index 7c0c7b06f..9c8ac1f4c 100644 --- a/docs/organizing-notes/colors.md +++ b/docs/organizing-notes/colors.md @@ -1,7 +1,8 @@ --- label: Colors +route: /organizing-notes/how-do-I-organize-notes-with-colors --- -# How to organize notes with colors +# How do I organize notes with colors? Colors are a simple and fast way to organize your notes. diff --git a/docs/organizing-notes/favorites.md b/docs/organizing-notes/favorites.md index df0cb416e..d73500f3e 100644 --- a/docs/organizing-notes/favorites.md +++ b/docs/organizing-notes/favorites.md @@ -1,7 +1,8 @@ --- label: Favorites +route: /organizing-notes/how-can-I-add-notes-to-favorites --- -# Favorites +# How can I add notes to favorites? While you organize your notes with all different types of notebooks, tags and colors, favorites give you quick access to the notes that are most important to you in one tap. diff --git a/docs/organizing-notes/notesbooks.md b/docs/organizing-notes/notesbooks.md index 6fb34a816..c30bae456 100644 --- a/docs/organizing-notes/notesbooks.md +++ b/docs/organizing-notes/notesbooks.md @@ -1,8 +1,10 @@ --- label: Notebooks +route: /organizing-notes/how-do-I-organize-notes-with-notebooks --- -# How to organize notes with notebooks +# How do I organize notes with notebooks? + Even with thousands of notes, using notebooks will always help you keep your notes organized and tidy with easy access. Every notebook consists of different topics where you can add and create your notes. ## Creating a notebook diff --git a/docs/organizing-notes/pins.md b/docs/organizing-notes/pins.md index 4cdb7c2f8..4d9d6579b 100644 --- a/docs/organizing-notes/pins.md +++ b/docs/organizing-notes/pins.md @@ -1,8 +1,9 @@ --- label: Pins +route: /organizing-notes/how-do-I-pin-notes-and-notebooks --- -# How to pin notes and notebooks +# How do I pin notes and notebooks? You can pin up to 3 notes and notebooks in `Notes` and `Notebooks` respectively. Pinning enables you to keep important notes/notebooks you are working on top. For example it's a great idea to pin your daily todo tasks on top. ## Pinning a note/notebook diff --git a/docs/organizing-notes/shortcuts.md b/docs/organizing-notes/shortcuts.md index 978e66ae2..812b75589 100644 --- a/docs/organizing-notes/shortcuts.md +++ b/docs/organizing-notes/shortcuts.md @@ -1,7 +1,9 @@ --- label: Shortcuts +route: /organizing-notes/how-to-use-shortcuts-in-notesnook --- -# How to add shortcuts to side menu +# How do I add shortcuts to side menu? + Unlike most note taking apps, you might have noticed that when you add a tag, create a notebook or a topic, they are not added automatically to the side menu for quick access. We have seen people with 100's of tags, all on the side menu. Managing those tags from there and finding what you are looking for becomes a pain as your notes collection grows. To tackle this, we have added shortcuts in our app which give you the control of what you want to see on your side menu. You can add shortcuts of tags, notebooks, and topics to side menu. diff --git a/docs/organizing-notes/tags.md b/docs/organizing-notes/tags.md index 617d1b064..436ac2f8b 100644 --- a/docs/organizing-notes/tags.md +++ b/docs/organizing-notes/tags.md @@ -1,8 +1,10 @@ --- label: Tags +route: /organizing-notes/how-do-I-add-tags-to-notes --- -# How to add tags to notes -Tags are a quick and easy way to organize your notes. +# How do I add tags to notes? + +Tags are a quick and simple way to organize your notes. ## Tagging a note +++ Desktop/Web