# Fast Callout This is minimal plugin that makes creating callouts in Obsidian faster and more natural. If you type `;ex` or `@example` (you can choose!), it'll expand it to the Obsidian callout syntax and place your cursor where the title should be. ## Features ### Callout Nicknames Nicknames keep you in the flow of what you were writing. ![Screen Recording 2026-01-14 at 10 15 32 AM](https://github.com/user-attachments/assets/d57f1464-0532-474c-9d02-9eec3e11b4e1) ### Slash Commands You can bind slash commands to hotkeys if you prefer that workflow. Screenshot 2026-01-14 at 10 13 35 AM ### Default Callouts ![fast-callout_recording](https://github.com/user-attachments/assets/d9202f35-30f3-4cb1-8106-c330268d2f7e) ## Settings You can also use custom predefined trigger prefixes like `;` or `!` if you don't want to use `@`. If you want to add custom callouts or nicknames, you can do that also! Screenshot 2026-01-14 at 10 11 41 AM