Files
notesnook/docs/help/contents/organizing-notes/archive-notes.md
Ammar Ahmed 52d6044e73 docs(help): rebuild the help site with VitePress (#10169)
* 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>
2026-08-14 08:57:51 +05:00

1.7 KiB

title, pageTitle, description, keywords, schema
title pageTitle description keywords schema
Archive How do I archive a note in Notesnook? Archive a note in Notesnook to move it out of your notes list without deleting it, then find it again in the Archive section and restore it.
notesnook archive
archive notes app
hide notes without deleting
howto

Archive notes

Archiving lets you declutter your notes list without permanently deleting notes. Archived notes are moved out of your main Notes view and stored in the {{archive}} section, which is accessible from the side menu.

Archive a note

:::tabs key:platform == Desktop/Web

  1. Right click a note to open Note properties menu
  2. Click {{archive}}
  3. The note will be moved to the {{archive}} section

== Mobile

  1. Tap the Three dot button button on a note
  2. Tap {{archive}}
  3. The note will be moved to the {{archive}} section

:::

Unarchive a note

:::tabs key:platform == Desktop/Web

  1. Go to {{archive}} from the side menu
  2. Right click a note to open Note properties menu
  3. Click {{archive}} again — the checkmark next to it clears
  4. The note will be restored to your main Notes view

== Mobile

  1. Go to {{archive}} from the side menu
  2. Tap the Three dot button button on a note
  3. Tap {{unarchive}}
  4. The note will be restored to your main Notes view

:::