Primary Categories: [[01 - Public Notes]]
Secondary Categories: { Add link(s) back to related SECONDARY categories }
Tags and Links: { Add additional relevant tags and links }
# [[Obsidian Callouts]]
## Types
- note
- abstract, summary, tldr
- info, todo
- tip, hint, important
- success, check, done
- question, help, faq
- warning, caution, attention
- failure, fail, missing
- danger, error
- bug
- example
- quote, cite
```
> [!FAQ]- Are callouts foldable? (e.g. Yes)
Yes, if you include the - after the type
> [!FAQ] Are callouts foldable? (e.g. No)
Not in this example
```
> [!FAQ]- Are callouts foldable? (e.g. Yes)
Yes, if you include the - after the type
> [!FAQ] Are callouts foldable? (e.g. No)
Not in this example
----
> [!NOTE]- Callouts can have custom titles, which also supports **markdown**!
> [!TLDR]- Callouts can have custom titles, which also supports **markdown**!
> [!TODO]- Callouts can have custom titles, which also supports **markdown**!
> [!TIP]- Callouts can have custom titles, which also supports **markdown**!
> [!SUCCESS]- Callouts can have custom titles, which also supports **markdown**!
> [!FAQ]- Callouts can have custom titles, which also supports **markdown**!
> [!WARNING]- Callouts can have custom titles, which also supports **markdown**!
> [!FAIL]- Callouts can have custom titles, which also supports **markdown**!
> [!ERROR]- Callouts can have custom titles, which also supports **markdown**!
> [!BUG]- Callouts can have custom titles, which also supports **markdown**!
> [!EXAMPLE]- Callouts can have custom titles, which also supports **markdown**!
> [!QUOTE]- Callouts can have custom titles, which also supports **markdown**!
---
You can also build customized Callouts: https://help.obsidian.md/How+to/Use+callouts#Customizations