# Obsidan Callouts SOP
## Default
> [!abstract]- abstract, summary, tldr
> > [!abstract]
> ```
> > [!abstract]
> ```
> > [!summary]
> ```
> > [!summary]
> ```
> > [!tldr]
> ```
> > [!tldr]
> ```
> [!INFO]- info, todo
> > [!info]
> ```
> > [!info]
> ```
> > [!todo]
> ```
> > [!todo]
> ```
> [!TIP]- tip, hint, important
> > [!tip]
> ```
> > [!tip]
> ```
> > [!hint]
> ```
> > [!hint]
> ```
> > [!important]
> ```
> > [!important]
> ```
> [!SUCCESS]- success, check, done
> > [!success]
> ```
> > [!success]
> ```
> > [!check]
> ```
> > [!check]
> ```
> > [!done]
> ```
> > [!done]
> ```
> [!QUESTION]- question, help, faq
> > [!question]
> ```
> > [!question]
> ```
> > [!help]
> ```
> > [!help]
> ```
> > [!faq]
> ```
> > [!faq]
> ```
> [!WARNING]- warning, caution, attention
> > [!warning]
> ```
> > [!warning]
> ```
> > [!caution]
> ```
> > [!caution]
> ```
> > [!attention]
> ```
> > [!attention]
> ```
> [!FAILURE]- failure, fail, missing
> > [!failure]
> ```
> > [!failure]
> ```
> > [!fail]
> ```
> > [!fail]
> ```
> > [!missing]
> ```
> > [!missing]
> ```
> [!DANGER]- danger, error
> > [!danger]
> ```
> > [!danger]
> ```
> > [!error]
> ```
> > [!error]
> ```
> [!BUG]- bug
> > [!bug]
> ```
> > [!bug]
> ```
> [!EXAMPLE]- example
> > [!example]
> ```
> > [!example]
> ```
> [!QUOTE]- quote, cite
> > [!quote]
> ```
> > [!quote]
> ```
> > [!cite]
> ```
> > [!cite]
> ```
## Custom
I previously used [[Admonition|the Admonition plugin]] but since have updated to custom CSS to control colour settings in light and dark mode.
- [ ] Update !abstract notes (i.e. remove)
> [!bookmark] Bookmark
> - Different than *Metadata* for hierarchy and aesthetic reasons.
> - **Icon:** lucide-bookmark
> [!date] Date
> - A general calendar callout for use with time-based information.
> - **Icon:** calendar
> [!details] Details
> - Basically *Overview* but with a header.
> - **Icon:** search
> [!habit] Habit
> - For my daily note.
> - **Icon:** recycle
> [!location] Location
> - A general location callout for use with location-based information (e.g. maps for games, etc.)
> - **Icon:** map-pin
> [!log] Log
> - A general callout for use with log-based information.
> - **Icon:** lucide-list
> [!metadata] Metadata
> - Different than *Hierarchy* for hierarchy and aesthetic reasons.
> - **Icon:** lucide-bookmark
> [!note] Note
> - Sometimes you just need a note…
> - **Icon:** lucide-sticky-note
> [!outline] Outline
> - Sometimes I like to create an outline, and then keep it in the note, but hidden as I work…
> - **Icon:** clipboard-list
> [!overview]
> **Overview**: A headless callout (no title or icon), typically used for highlighting note admin.
> [!people] People
> - A general callout for use with people-based information.
> - **Icon:** lucide-user
> [!speak] Speak
> - A callout for information that should be read aloud (like in a game setting).
> - **Icon:** lucide-mic
> [!sidebar-bookmark] Sidebar Bookmark
> - For my sidebars.
> - **Icon:** lucide-bookmark
> [!sidebar-tags] Sidebar Tags
> - For my sidebars.
> - **Icon:** lucide-tag