Files
notesnook/docs/help/contents/index.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

2.6 KiB

layout, title, description, hero, features
layout title description hero features
home Notesnook Help Your complete and free resource to using Notesnook as a daily note taking app to organize your work and life while safeguarding your privacy.
name tagline image actions
Notesnook Help Helping you discover everything you can do with Notesnook
src alt
/logo.png Notesnook
theme text link
brand Go to docs /docs
theme text link
alt Create your first note /create-a-note-in-notesnook
theme text link
alt Download Notesnook https://notesnook.com/downloads
title details link linkText
Organize your notes Notebooks, tags, colors, favorites, pins and the side menu — pick the structure that fits your work. /organizing-notes/organize-notes-using-notebooks Start with notebooks
title details link linkText
Write and format The editor toolbar, markdown shortcuts, tables and task lists, on every platform. /rich-text-editor/rich-text-editor-toolbar Open the editor guide
title details link linkText
Bring your notes over Import from Evernote, Google Keep, Obsidian, Joplin, Simplenote and plain markdown or HTML files. /importing-notes/ Import your notes
title details link linkText
Keep your notes safe Backups, restore, the private vault, app lock and how your data is encrypted end-to-end. /backup-and-restore-notes-in-notesnook Back up your notes
title details link linkText
Recover your account What to do when you forget your password, and what your recovery key protects. /recovering-your-account Recover an account
title details link linkText
Publish with Monographs Share a note as a link — optionally encrypted with a password only your reader knows. /publish-notes-with-monographs Publish a note

Notesnook is a free and open source note taking app focused on user privacy and ease of use. Everything is encrypted on your device with XChaCha20-Poly1305 and Argon2 before it ever leaves it — which also means nobody at Notesnook can read your notes, or recover them for you.

Can't find what you're looking for? Contact us or open an issue.

<style> .nn-home-note { max-width: 768px; margin: 64px auto 0; padding: 32px 24px 72px; border-top: 1px solid var(--vp-c-divider); color: var(--vp-c-text-2); } @media (max-width: 640px) { .nn-home-note { margin-top: 40px; padding-bottom: 56px; } } </style>