Slash Cmd

by maniarasan.s
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Type / for a quick menu to insert headings, tables, callouts, code blocks, lists and more.

Reviews

No reviews yet.

Stats

stars
14
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Slash Cmd

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