>[!tldr] **Quick reference for [[Obsidian]]'s built in callout syntax.** There is a command for inserting callouts. Use it. They have a bunch! Callouts don't need a body, but they can have them... and they are toggle-able! > [!tip]+ To Make Toggle Callouts... > Append a "+" (for default _open_) or "-" (for default _closed_) > [!NOTE] default > ☝️for any unrecognized term > [!info] info > [!tldr] tldr, Summary, abstract > [!success] done, success, check > [!fail] fail, missing > [!tip] Tip, hint, important > [!warning] warning, caution, attention > [!faq] question, help, faq > [!error] error, danger >[!cite] quote, cite **** # More ## Source - [Obsidian Docs](https://help.obsidian.md/Editing+and+formatting/Callouts#Supported+types) ## Related - [[Markdown]] - [[Obsidian]] - [[Obsidian vs Notion]]