XeNote/posts/How to/Create notes.md
Tuan Cao 92ee885625 - Move attachments from Attachments folder to public/images
- Reformat image from Obsidian style to standard markdown format
2022-04-18 21:25:28 +07:00

1.5 KiB
Raw Blame History

Notes are created in a few ways, depending on your workflow:

  1. Note-first approach. If you need to create a note, you can do so in File explorer. The keyboard shortcut is Ctrl/Cmd+N. Also, if you have the Command palette plugin enabled (it's on by default), press Ctrl/Cmd-p and type new, then select **********

  2. Link-first approach. If you like to freely create notes, just use an Internal link to link to any note name (it doesn't need to exist at the time of creating the link). To write in the newly created note, simply click on the link name. It will be automatically created in your Vault and ready to type!

After creating it, the note title will appear in the internal link auto-completion, so you don't need to type out the note name every time. When you type [[ a popup will come up showing all the notes in your vault. Just type until you see the one you want, and hit Return or click on it, and the name will be automatically filled in.

If you already have folders set up in File explorer, you can right-click on a folder to create notes inside it:

There are also buttons at the top of the file explorer for creating new notes or folders.

Obsidian automatically saves your note two seconds after you stop typing, or if you close a pane. You can also manually save at any time by typing Ctrl/Cmd-S