mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-08-29 10:09:26 +02:00
* 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>
2.2 KiB
2.2 KiB
title, pageTitle, description, keywords, schema
| title | pageTitle | description | keywords | schema | |||
|---|---|---|---|---|---|---|---|
| Create your first note | How do I create a note in Notesnook? | Create your first note in Notesnook on desktop, web or mobile. Notes save themselves as you type, and you can start one from anywhere in the app. |
|
howto |
Creating your first note
You are in a note taking app, the first thing you'd want to do is create a note.
:::tabs key:platform == Desktop/Web
- Click the
+button on top right corner or click anywhere inside the editor to focus it. - Start typing in the editor and a new note will be automatically created.
- As you type, your note is saved automatically whenever you stop for a few seconds.
::: info The bottom right corner of the app will show the number of words of current note & the last saved time.
== Mobile
- On mobile regardless of what screen you are on, you can swipe from right to left to open the editor.
- You can also press the
+button on bottom right corner to open the editor (note: the+button is visible only on some screens). - Start typing in the editor and a new note will be automatically created.
- As you type, your note is saved automatically whenever you stop for a few seconds.
::: info Below the note title is the editor status bar. It shows you the number of words in the note and last saved time.
:::
And that is how you create your first private note in Notesnook!
Related pages
- Notebooks — nested notebooks for structure
- Editor toolbar — every formatting tool
- Search & navigation — finding anything, fast
- How sync works — when and how your notes travel
- Plans & limits — what each plan unlocks and the exact limits


