Create a note
Alternatively, use the File explorer to create a new note, or run Create new note from the Command palette.
Obsidian respects the filename limitations of your operating system. If you plan to sync your notes across devices, use filenames that are safe on all target operating systems.
Rename a note
To rename the note currently open in the editor:
When you rename a file, Obsidian automatically updates all internal links pointing to that file across the vault.
You can also rename a note or folder without opening it by right-clicking it in the File explorer.
Move a note
To move a note to a different folder:- File explorer — drag the note to the destination folder, or right-click and choose Move file to….
- Command palette — run Move current file to another folder and select the destination.
Delete a note
To delete the note currently open in the editor, select More options → Delete file in the upper-right corner. You can also run Delete current file from the Command palette, or right-click a note in the File explorer and choose Delete.What happens to deleted files
You can control what happens to deleted files under Settings → Files & links:System trash (default)
System trash (default)
Deleted files are sent to your operating system’s trash. You can restore them using your file manager.
Obsidian trash
Obsidian trash
Deleted files are moved to a
.trash folder inside your vault. You can browse and restore them from there.Permanently delete
Permanently delete
Files are deleted immediately with no way to recover them.
Use the File explorer
The File explorer (left sidebar) shows all notes and folders in your vault. From the File explorer you can:- Create, rename, move, and delete notes and folders.
- Drag and drop files between folders.
- Right-click any file or folder to see all available actions.
Use the quick switcher
The quick switcher lets you navigate to any note by name without leaving the keyboard.- Press
Ctrl+O(orCmd+Oon macOS) to open the quick switcher. - Start typing the note name or an alias.
- Press
Enterto open the selected note, orCtrl+Enterto open it in a new tab.