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

Blockier

blorbbblorbb5k downloads

Extra block editing utilities.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

A collection of small tools that make editing blocks (i.e. a paragraph, bullet point, checkbox, etc) easier.

This plugin mostly fills feature gaps that I did not find in other plugins. I highly recommend that you also have a look at these plugins:

  • Code Editor Shortcuts.
  • Enabling "Move line down" and "Move line up" hotkeys (built-in).
  • A theme that supports custom checkboxes/callouts, such as AnuPpuccin.

Features

Select Block

Select block (overrides ctrl/cmd A by default) selects the block your cursor is currently in, excluding block prefixes like bullets -, numbers 1., headings ##, quotes >, and checkboxes - [ ].

select

  • This supports multiple cursors.
  • If the cursor selection spans multiple lines, block prefixes will be included.
  • Can be configured to select an entire code block if your cursor is in one.
  • Can be configured to select all if activated twice.

Note that the ctrl/cmd A hotkey is not set via command hotkeys, to allow the usual select all to work in different places. If you wish to change this hotkey, disable this in settings and set a hotkey for the "Select block" command.

Block Edit

Entering one of the block prefixes at the start of a block (but after an existing block prefix) will override it.

block-edit

This only applies to bullets, numbered lists and checkboxes.

Custom Checkbox and Callout Suggestions

Some themes (like AnuPpuccin) have custom checkboxes and callouts. Putting your cursor in the checkbox/callout position will show a list of suggestions. The lists are configurable in settings.

Note that checkbox suggestions are disabled by default. Enable them in settings.

checkbox-suggest callout-suggest

HealthGood
ReviewSatisfactory
About
Select the current block without its bullet, number, heading, quote or checkbox prefix, with multiple-cursor and code-block support. Override existing list or checkbox markers by typing a new prefix at the line start. Show configurable suggestions for custom checkboxes and callouts.
EditingAutocompleteMarkdown
Details
Current version
1.2.1
Last updated
2 years ago
Created
3 years ago
Updates
7 releases
Downloads
5k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
blorbbblorbb
github.com/blorbb
GitHubblorbb
  1. Community
  2. Plugins
  3. Editing
  4. Blockier

Related plugins

Various Complements

Complete words similar to auto-completion in an IDE.

Outliner

Work with your lists like in Workflowy or Roam Research.

Heading Shifter

Easily Shift and Change Markdown headings.

Shortcuts extender

Use shortcuts for input special symbols without language switching.

Easy Copy

Easily copy the text within inline code, bold text (and many other formats), or quickly generate an elegant link to a heading or block.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Meta Bind

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

Numerals

Turn any code block into an advanced calculator. Evaluate math expressions on each line of a code block, including units, currency, and optional TeX rendering.

Creases

Tools for effectively folding Markdown sections.