Tips and Tricks
General Tips and Tricks
Getting Started
This section covers essential techniques to help you get the most out of Obsidian. Master these basics to improve your note-taking workflow.
Creating and Editing Notes with Markdown
Obsidian uses Markdown for formatting your notes. Here's a quick reference:
| Syntax | Using Markdown syntax |
|---|---|
| Headings | # Heading 1 ## Heading 2 ### Heading 3 |
| Bold Text | **Bold text** |
| Italic Text | *Italic text* |
| Bullet List | - Bullet List |
| Numbered List | 1. Numbered List |
| Auto-save | Notes are automatically saved as you type |
Auto-Save Feature
Unlike many applications, Obsidian automatically saves your work as you type. No need to press Ctrl+S or worry about losing your changes!
Using Callout Blocks
Creating Callout Blocks
If you want to make specific text or paragraphs stand out in your notes, use callout blocks:
- Press Ctrl+O (Windows) or Cmd+O (Mac) to create or open a note
- Copy and paste this example:
> [!tip]
> This is a **tip**
> [!warning]
> This is a *warning*
> [!note]
> This is a Note
The result will look like this:

Available Callout Types
Obsidian supports many callout types including: note, tip, warning, danger, example, quote, and more. Each has its own color and icon.
Graph View
Visualizing Your Knowledge Network
The Graph View is one of Obsidian's most powerful features, allowing you to see connections between your notes visually.
| Action | Description |
|---|---|
| Open Graph View | Click on Graph View in the sidebar or press Ctrl/Cmd + G |
| Explore Connections | Interactively view links between different notes |
| Filter Graph | Use the search bar to filter which notes appear in the graph |
| Adjust Settings | Change node size, link thickness, and other visual properties |
Graph View Tips
- Hover over nodes to highlight direct connections
- Drag nodes to rearrange your graph visualization
- Use the Local Graph view to see connections only for the current note
Plugins & Customization
Extending Functionality
One of Obsidian's greatest strengths is its extensibility through plugins.
| Feature | Description |
|---|---|
| Core & Community Plugins | Obsidian offers both built-in core plugins and user-created community plugins |
| Access Plugins | Navigate to Settings > Community Plugins |
| Install Plugins | Browse and install plugins to extend functionality |
| Customize Themes | Modify themes under Settings > Appearance |
Community Plugin Safety
Community plugins are created by third-party developers and not officially reviewed by Obsidian. Always check reviews and be cautious when installing plugins that request restricted permissions.
Essential Keyboard Shortcuts
Productivity Boost
Learning these keyboard shortcuts will significantly speed up your workflow in Obsidian.
| Action | Windows/Linux | Mac |
|---|---|---|
| Open Quick Switcher | Ctrl + O |
Cmd + O |
| Create a New Note | Ctrl + N |
Cmd + N |
| Open Command Palette | Ctrl + P |
Cmd + P |
| Toggle Edit/Preview Mode | Ctrl + E |
Cmd + E |
| Search in All Notes | Ctrl + Shift + F |
Cmd + Shift + F |
| Back | Alt + ← |
Cmd + [ |
| Forward | Alt + → |
Cmd + ] |
Using the Command Palette
The Command Palette (Ctrl/Cmd + P) gives you access to nearly all of Obsidian's functions without needing to remember specific shortcuts:
- Press
Ctrl/Cmd + P - Start typing what you want to do (e.g., "create note")
- Select the command from the list
Exporting Notes
Sharing Your Work
Obsidian makes it easy to export your notes in various formats.
| Format | Description |
|---|---|
| Markdown (.md) | Export notes in their native Markdown format |
| PDF (.pdf) | Export notes as a PDF document for sharing |
| HTML (.html) | Export notes as an HTML file for web viewing |
To export a note: 1. Right-click on the note in the file explorer 2. Select "Export" from the context menu 3. Choose your desired format
Conclusion
Ready for the Next Level
You now have a solid foundation of Obsidian's essential features and shortcuts!
This section covered the quick features Obsidian offers. Obsidian uses Markdown language and relies heavily on keyboard shortcuts (hotkeys) to streamline your workflow.
Coming Up Next: The Zettelkasten Method
In the next section, we'll introduce the Zettelkasten Method - the ultimate approach to learning that is minimal, simplistic, and incredibly powerful. This method will:
- Ensure you never lose your notes again
- Act as a "personal writing assistant" that keeps all your notes in place
- Help you create new ideas and connections
- Transform your thinking and productivity
Let's discover this revolutionary approach to knowledge management together!