Skip to content

Obsidian

To Search for a specific note: Use Ctrl + P (Cmd + P on Mac).

For Internal Links: Use [[note name]] to create internal links to other notes.

For External Links: Use [Text](URL) to create external links.

For Bullet Points: Use -, *, or 1.

For Headings: Use # (e.g., # Heading 1, ## Heading 2).

For Code Blocks: Wrap text in triple backticks (```).

For Embeds: Use ![[note name]] to embed another note in your current note.


Quick Overview

# Heading 1
## Heading 2
--- Spacer
- Bullet Points
- [x] Checklist
**Bold**
*Italic*
***Italic Bold***
==Highlights==
```Coding Blocks```
[[Links]](Sources)
> Quotes/ Blockquotes
Table Cell A | Table Cell B
---- | ----

Detailed Cheat Sheet

# Heading 1


## Heading 2


Line Break

---


  • Bullet Points

- Bullet


  • Checklist

- [x] list


Bold

**text**


Italic

*text*


Italic Bold

***text***


==Highlights==

==this text is highlighted==


Coding Blocks

By putting 3 (`) signs before and after the code.


[[Links]]

[[link]](sources)


Quotes/ Blockquotes

> this is a quote.


Table Cell ATable Cell B
Table Cell A | Table Cell B
---- | ----

Shortcut KeyFunctions
Ctrl + SEditor: Saves the file
Ctrl + NCreates a new note
Ctrl + POpen command pallete
Ctrl + OOpens Quick Switcher
Ctrl + Shift + FSearch in all files
Ctrl + GOpens graph view
Ctrl + Alt + ←Navigate Back
Ctrl + Alt + →Navigate forth
Ctrl + FSearches current file
Ctrl + EToggle edit/preview modes
Ctrl + ,Open Settings
Ctrl + TabNext tab
Ctrl + Shift + TabPrevious tab
Alt + TabNext App
Alt + Shift + TabPrevious App
Win + TabTask View
Win + Shift + TabNext Window
Shortcut KeyFunctions
Ctrl + BBold Selected Text
Ctrl + IItalicize Selected Text
Ctrl + KInsert External Link to Selected Text
Ctrl + ]Indent
Ctrl + [Unindent
Ctrl + DDelete current line
Ctrl + VDuplicate current line
Ctrl + ClickOpen Note in Current Panel via Link
Ctrl + Shift + ClickOpen Note in New Panel via Link
Ctrl + P (Cmd + P on Mac)Quick Search
Ctrl + N (Cmd + N on Mac)New Note
Ctrl + Shift + D (Cmd + Shift + D on Mac)Create a Daily Note
Ctrl + / (Cmd + / on Mac)Toggle Command Palette
Ctrl + E (Cmd + E on Mac)Open Graph View
Ctrl + Click (Cmd + Click on Mac)Open Link in New Pane