Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Slash Inserter

Jimmy-web169Jimmy-web169606 downloads

Notion-style / slash menu to quickly insert headings, lists, callouts, code blocks, link cards and more.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

A Notion-style slash menu for Obsidian. Press / at the start of a line (or after a space) and pick a block from the list — headings, lists, callouts, code blocks, math, mermaid diagrams, internal links, video embeds, and rich link preview cards.

Features

Type / then start typing the command name or alias. Press Enter (or click) to insert.

Command Aliases Result
/h1 /h2 /h3 /# /## /### Headings
/bullet /ul /list - item
/num /ol /number 1. item
/todo /task /check - [ ] task
/quote /blockquote > quote
/callout /admonition /note > [!note] callout
/code /codeblock Fenced code block
/div /divider /hr ---
/table /tbl 2×3 markdown table
/math /latex $$ … $$ block
/mermaid /diagram /flowchart Mermaid diagram block
/link /wikilink [[ ]] internal link
/embed /transclude ![[ ]] transclusion
/video /youtube /vimeo /mp4 ![](URL) video embed
/iframe /frame <iframe> for any embeddable URL
/bookmark /book /url [title](url) external link
/card /cardlink /preview Rich preview card with thumbnail, title, description

Link cards

/card opens a small prompt, you paste a URL, and the plugin fetches OpenGraph metadata (title, description, og:image, site name) and inserts a clean preview card. The source is a cardlink code block that renders as a styled card in Live Preview and Reading mode — clicking the card opens the URL.

url: "https://example.com/article"
title: "Article title"
description: "Two-line description from og:description..."
image: "https://example.com/cover.jpg"
site_name: "example.com"

If a site blocks the request or has no OpenGraph metadata, the plugin falls back to inserting a plain markdown link and shows a notice.

Video embeds

/video works with YouTube, Vimeo, and direct .mp4 URLs — Obsidian natively renders these as embedded players inside ![](URL).

Installation

From Community Plugins (after approval)

  1. Settings → Community plugins → Browse
  2. Search for Slash Inserter
  3. Install → Enable

Manual install

  1. Download main.js, manifest.json, styles.css from the latest release
  2. Place them in <your-vault>/.obsidian/plugins/slash-commands/
  3. Reload Obsidian → Settings → Community plugins → enable Slash Inserter

BRAT (beta)

  1. Install the BRAT plugin
  2. Add beta plugin: Jimmy-web169/obsidian-slash-commands
  3. Enable it under Community plugins

Trigger rules

  • / only triggers the menu when it's at the start of a line or after a whitespace — so a / in the middle of a word (e.g., and/or) won't pop the menu.
  • Esc closes the menu.
  • Type any part of the command name or alias to filter.

Development

git clone https://github.com/Jimmy-web169/obsidian-slash-commands
cd obsidian-slash-commands
npm install
npm run dev        # watch mode
npm run build      # production

Copy / symlink the folder to <your-vault>/.obsidian/plugins/slash-commands/ and reload the plugin in Obsidian's settings.

License

MIT

HealthExcellent
ReviewPassed
About
Insert blocks with a Notion-style slash menu by typing / at the start of a line or after a space. Filter commands by typing and add headings, lists, callouts, fenced code, math, mermaid, internal links, video embeds, or fetch OpenGraph metadata to insert rich preview cards (falls back to a markdown link if metadata is unavailable).
CommandsEditingLinks
Details
Current version
0.1.1
Last updated
2 months ago
Created
2 months ago
Updates
2 releases
Downloads
606
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Jimmy-web169Jimmy-web169jimmy-web169
GitHubjimmy-web169
  1. Community
  2. Plugins
  3. Commands
  4. Slash Inserter

Related plugins

Paste URL into selection

Paste URL "into" selected text.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Heading Shifter

Easily Shift and Change Markdown headings.

Note Refactor

Extract note content into new notes and split notes.

Keyshots

Add classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.

Vimrc Support

Auto-load a startup file with Vim commands.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Advanced URI

Control everything with URI.