Blockier
approvedby blorbb
Extra block editing utilities.
Obsidian Blockier
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 - [ ].
- 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.
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.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.