README file from
GithubFeel the Notion
Recommended plugin to enhance experience: Bullet depth markers
Notion-like block editing for Obsidian's Live Preview.

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+Aselects the block, then the note.Backspaceat a block's start outdents, then drops the marker, then merges. - Insert menu — type
/on an empty block, or click the+. Headings 1–5, callouts, code, math, tables, footnotes, images, and attachments. - Hide syntax markers — optional: stops text shifting sideways as the caret enters
**bold**.
Everything behavioural has a toggle in settings.

Installation
Manual
- Download
main.js,manifest.jsonandstyles.cssfrom the latest release. - Put them in
<vault>/.obsidian/plugins/feel-the-notion/. - Enable the plugin in Settings → Community plugins.
Credits
Forked from BCS1037/notion-block v1.4.0 (MIT).
License
MIT. See LICENSE.