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 Cmd

maniarasan.smaniarasan.s383 downloads

Type / for a quick menu to insert headings, tables, callouts, code blocks, lists and more.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

A Notion-style / menu for the Obsidian editor. Type / and pick a block to insert — headings, tables, callouts, code blocks, lists, and more. Keep typing to filter, then press Enter to insert. Your cursor lands in the right spot automatically.

Slash Cmd demo

Usage

In any note, type / at the start of a line or after a space. A menu appears. Filter by typing (e.g. /tab → Table, /h1 → Heading 1), navigate with the arrow keys, and press Enter to insert.

Blocks

Heading 1 / 2 / 3 · Text · Bullet list · Numbered list · To-do · Quote · Callout · Code block · Table · Image · Video · Audio · File · Divider · Internal link · Math block · Today's date.

Media (/image, /video, /audio, /file)

Picking a media block opens your system file browser. The file you choose is copied into your vault's configured attachment folder and embedded with ![[…]] — the same way Notion's "upload from computer" works. You can select multiple files at once. (Obsidian can't render arbitrary external paths in reading view, so the file is brought into the vault rather than linked in place.)

Install

From the community store

Settings → Community plugins → Browse → search "Slash Cmd" → Install → Enable.

Manually

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Copy them into <your vault>/.obsidian/plugins/slash-cmd/.
  3. Settings → Community plugins → Enable Slash Cmd.

With BRAT

Add Maniarasan-zuper/slash-cmd in the BRAT plugin.

License

MIT © maniarasan.s

HealthExcellent
ReviewPassed
About
Insert a Notion-style slash menu to quickly add blocks like headings, tables, callouts, code blocks, lists, math blocks, links, dividers, and today's date. Type '/' and keep typing to filter options, pick a block and press Enter to insert with the cursor placed correctly.
CommandsAutocompleteEditing
Details
Current version
1.2.0
Last updated
Last month
Created
2 months ago
Updates
3 releases
Downloads
383
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
PayPal
Author
maniarasan.smaniarasan.smaniarasan-zuper
GitHubmaniarasan-zuper
  1. Community
  2. Plugins
  3. Commands
  4. Slash Cmd

Related plugins

Various Complements

Complete words similar to auto-completion in an IDE.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Heading Shifter

Easily Shift and Change Markdown headings.

Paste URL into selection

Paste URL "into" selected text.

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.

Slash Commander

Customize the slash command list, assign each command an icon.

Code Editor Shortcuts

Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (VS Code) or Sublime Text.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.