* docs: new help built with vitepress. * docs: improve docs home ui Added a Go to Docs button on homepage Added a searchbar for directly searching what you are looking for in the docs * docs(help): wire up with build system & setup proper ci * Clean up new documentation (#10174) * Docs: Cleanup pass 1 Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * docs: cleanup pass 2 Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * docs: Fix vscode's manglement that I missed. Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * Update docs/help/contents/plans-and-limits.md Co-authored-by: Abdullah Atta <thecodrr@protonmail.com> Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * Update docs/help/contents/rich-text-editor/outline-lists.md Co-authored-by: Abdullah Atta <thecodrr@protonmail.com> Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> * docs: Remove self-hosting guide from sidebar, and comments for reviewer. Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> --------- Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> Co-authored-by: Abdullah Atta <thecodrr@protonmail.com> * docs: some fixes * ci: do not publish help on push * docs(help): improve regional pricing & free trials * docs: improve sidebar * docs: some more fixes after re-review * docs: improve search and nav * docs: a few more fixes * docs: fix tabs formatting compat with prettier * docs: fix tabs formatting in various places * docs: show correct plus button image for mobile * docs: disable notesnook self hosting docs * docs: update help docs with fixes --------- Signed-off-by: Chloe Oletto <NeedsChloesure@riseup.net> Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co> Co-authored-by: Chloe Oletto <NeedsChloesure@riseup.net> Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
7.2 KiB
title, pageTitle, description, keywords, schema
| title | pageTitle | description | keywords | schema | |||
|---|---|---|---|---|---|---|---|
| Notebooks | How do I organize notes with notebooks in Notesnook? | Create nested notebooks in Notesnook, add one note to several notebooks at once, set a default notebook, and move a notebook out of its parent. |
|
howto |
Organizing notes with notebooks
Notebooks are a quick and easy way for nested organization of notes.
In Notesnook, one note can belong to multiple notebooks. This allows for very flexible organization structures. For example, an author can "link" the character list to all the chapters instead of duplicating it for each chapter. Similarly, a user can link common notes between multiple notebooks without any duplication.
Free accounts can keep up to 50 notebooks. Essential raises the cap to 500, and Pro and Believer are unlimited — see Plans & limits.
Creating a notebook
:::tabs key:platform == Desktop/Web
- Click the Notebook icon at the top of the side menu.
- Click the
+button on top right corner of the side menu. - Add a title for your notebook, and optionally, a description.
- Click the
{{create}}button - You have created your first notebook in Notesnook
== Mobile
- Tap the Notebook icon at the bottom of the side menu.
- Tap the
+button on the bottom right corner - Add a title for your notebook, and optionally, a description.
- Tap the
{{add}}button. - You have created your first notebook in Notesnook.
:::
::: info
You can create notebooks inside other notebooks. Open any notebook's properties and click {{addNotebook}}.
:::
Editing a notebook
:::tabs key:platform == Desktop/Web
- Click the Notebook icon at the top of the side menu.
- Right click the Notebook you want to edit and select "Edit" from dropdown.
- Edit your notebook.
- Click
{{save}}button to save the changes.
== Mobile
- Tap the Notebook icon at the bottom of the side menu.
- Hold down on the notebook you wish to edit.
- Tap
{{editNotebook}} - Edit your notebook
- Tap
{{save}}button to save changes
:::
Creating a new note in a notebook
:::tabs key:platform == Desktop/Web
- Go to the notebooks section by clicking on the notebook icon, and open a notebook
- Click the
button at the top right of the notebook. - Start writing in editor to create a note in the notebook
== Mobile
- Go to the notebooks section by tapping on the notebook icon, and open a notebook
- Tap the
button at the bottom right to open the editor, or swipe from right to left. - Start writing in editor to create a note in the notebook
:::
::: info Once a note is added to a notebook, you will see its path on the bottom of the note in the list. Clicking on it will take you to the respective notebook. Tags are always displayed first.
:::
Linking an existing note to a notebook
:::tabs key:platform == Desktop/Web
- Right click a note
- Click
{{notebooks}}>{{linkNotebooks}} - Select the notebook you want to link the note to (you can select multiple)
- Click
{{done}}to save your changes.
== Mobile
- Tap the
button - Tap
{{addToNotebook}}button. - Select the notebook you want to link the note to (you can select multiple)
- Tap the checkmark button in the bottom right to save your changes.
:::
::: info In Notesnook a single note can exist in multiple Notebooks. However, a note will show only one reference on top.
:::
Linking multiple notes to a notebook
:::tabs key:platform == Desktop/Web
- Hold
Ctrlkey and click on all the notes you want to link - Right click selected notes
- Click
{{notebooks}}>{{linkNotebooks}} - Select the notebook you want to link the note to (you can select multiple)
- Click
{{done}}to save your changes.
== Mobile
- Long press a note to enter multi selection mode.
- Tap all the notes you want to link to select them
- Tap the
+button in top header - Select the notebook you want to link the note to (you can select multiple)
- Tap the
{{save}}button at the top right corner to save your changes.
:::
Remove note from a notebook
:::tabs key:platform == Desktop/Web
- Right click a note
- Click
{{notebooks}}in the context menu - Click the notebook you want to remove the note from
== Mobile
- Tap the
button - Tap
{{addToNotebook}}. - Unselect the notebooks you wish to remove this note from, and press the checkmark in the bottom right corner.
:::
::: warning You can only add or remove a note from a notebook. Attempting to do both at the same time will not work, and the note will not be removed from any notebook. :::
Set a default notebook
Every new note you create outside a notebook is added to your default notebook automatically, so quick notes don't pile up in an unsorted list. Only one notebook can be the default at a time.
:::tabs key:platform == Desktop/Web
- Go to the notebooks section by clicking on the notebook icon.
- Right click the notebook.
- Click
{{setAsDefault}}.
A checkmark appears next to {{setAsDefault}} for the notebook that is currently the default. Click it again to clear the default.
== Mobile
- Go to the notebooks section by tapping on the notebook icon.
- Hold down on the notebook.
- Tap
{{setAsDefault}}.
The action reads {{removeAsDefault}} on the notebook that is already the default — tap it to clear the default.
:::
Setting a default notebook requires a Pro plan. See Plans & limits.
Move a notebook to top
A notebook nested inside another notebook can be pulled back out to the top level of the notebooks list.
:::tabs key:platform == Desktop/Web
- Open the parent notebook so the nested notebook is visible.
- Right click the nested notebook.
- Click
{{moveToTop}}.
The notebook is unlinked from its parent and appears at the root of the notebooks list. The action is hidden for notebooks that are already at the root.
== Mobile
- Hold down on the nested notebook and tap
{{moveNotebookFix}}. - On the
{{moveNotebookFix}}screen, tap{{moveToTop}}.
:::
Move a notebook to trash
:::tabs key:platform == Desktop/Web
- Go to the notebooks section by clicking on the notebook icon.
- Right click the notebook
- Click
{{moveToTrash}}. - Select whether you also want to move the notes inside this notebook to the trash.
== Mobile
- Go to the notebooks section by tapping on the notebook icon.
- Hold down on the notebook.
- Tap
{{moveToTrash}}to delete the notebook. - Select whether you also want to move the notes inside this notebook to the trash.
:::
Related pages
- Tags — cross-cutting labels
- Side menu shortcuts — pinning notebooks and tags to the sidebar
- Note actions — pin, duplicate, read-only, print and more
- Plans & limits — what each plan unlocks and the exact limits
