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

Feel the Notion

michael-5653michael-5653124 downloads

Notion-like block editing in Live Preview: drag whole blocks, select whole blocks, block-aware Cmd+A and Backspace, and a slash insert menu.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Recommended plugin to enhance experience: Bullet depth markers

Recommended setting: Obsidian Settings → Files and Links → under Links, toggle on Automatically update internal links.

Notion-like block editing for Obsidian's Live Preview.

Feel the Notion in use

Features

  • Hover handles — a + and a drag handle follow the pointer down the gutter.
  • Drag whole blocks — grabbing any line takes the block, children included, and drops it at a depth you choose with horizontal position.
  • Multi-block selection — a drag across blocks paints whole blocks rather than a ragged text range.
  • Block-aware keys — Cmd+A selects the block, then the note. Backspace at a block's start outdents, then drops the marker, then merges.
  • Insert menu — type / on an empty block or mid-line, or click the +.
  • Hide syntax markers — optional: stops text shifting sideways as the caret enters **bold**.

Everything behavioural has a toggle in settings.

Change logs

0.3.0

Mobile support coming!

New:

  • /check list — inserts a - [ ] checkbox.
  • /yesterday and /tomorrow — insert the neighbouring day's date.

Bug fixes and improvements:

  • Hide syntax markers now leaves code alone. _VARIABLE_A_ inside a fenced block or an inline code span keeps its underscores.
  • Typing /table now offers Table before Table of contents.
  • A table inserted directly under text gets the blank line Markdown needs, so it renders as a table instead of literal pipes.
  • The caret now lands in the new table's first cell.

The insert menu, opened by typing a slash

Installation

Community plugins

  1. Settings → Community plugins → Browse.
  2. Search for Feel the Notion, then Install.
  3. Enable it.

Manual

  1. Download main.js, manifest.json and styles.css from the latest release.
  2. Put them in <vault>/.obsidian/plugins/feel-the-notion/.
  3. Enable the plugin in Settings → Community plugins.

Credits

Forked from BCS1037/notion-block v1.4.0 (MIT).

Built with the help of Claude Code.

License

MIT. See LICENSE.

HealthExcellent
ReviewSatisfactory
About
Bring Notion-style block editing to Obsidian's Live Preview with hover handles, + buttons, drag-and-drop whole blocks (including children), and multi-block selection. Use a contextual insert menu for headings, callouts, code, tables, images and attachments, plus block-aware keys and optional hidden syntax markers for cleaner typing.
EditingOutlining
Details
Current version
0.3.0
Last updated
2 days ago
Created
Last week
Updates
4 releases
Downloads
124
Compatible with
Obsidian 1.5.7+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
michael-5653michael-5653
GitHubmichaelnguyen5653
  1. Community
  2. Plugins
  3. Editing
  4. Feel the Notion

Related plugins

Outliner

Work with your lists like in Workflowy or Roam Research.

LanguageTool Integration

Advanced grammar and spell checking, powered by LanguageTool.

Meta Bind

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

Advanced Tables

Improved table navigation, formatting, and manipulation.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)

Creases

Tools for effectively folding Markdown sections.

MetaEdit

Manage your metadata.

Various Complements

Complete words similar to auto-completion in an IDE.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Simplified Chinese Word Splitting

Adds Simplified Chinese word splitting support for the editor and Vim mode.