Title here
Summary here
Ctrl + P: Open Command Palette for search.Ctrl + Shift + P: to toggle left panel (Custom short key)Alt: Create multiple cursor points by holding down.Alt + Shift: Select multiple sections in different areas.Tags: #Tag
Linking Notes:
[[Note Name]] — Creates a new file if the note doesn’t exist.[[link | name]] — Use a pipe | to create an alias.[[Obsidian#Header 1 | Alias]] — Link to specific headers in a note.[[Obsidian#^352532 | toHideTheNumbers]] — Using ^ to tag any small section.Inline Code: code line
Code Block:
code block with language insertionsLinks:
[name](URL)Hover Text: [google](https://www.google.com "To bring up a pop up while hovering")
Information Block:
[!info]
Information Block
Formatting text and links:
Obsidian Help
Note Block:
[!note] : Name
Description goes here.
Inline Comments: %% comments visible only in editing view %%
==highlighting==~~Strike through~~Unordered Lists: Start with +, -, or *
Ordered Lists: Start with numbers
Checklist:
- [ ] for an empty checkbox- [x] for a checked boxCreating Footnotes:
[^1] to reference a footnote and [^1]: for the footnote text.Inline Method: Use text^[footnote] for inline footnotes.
Order of numbers can be changed and numbers will change accordingly
| to separate columns, with --- under headers.| Name | Column | Header |
|---|---|---|
<br /> can be used.Markdown Editors:
VS Code Plugins: