Feel the Notion

by michael-5653
5
4
3
2
1
Score: 50/100

Description

Obsidian plugin to turn MD into block style format (Inspired by Notion)

Reviews

No reviews yet.

Stats

0
stars
1
downloads
0
forks
1
days
2
days
2
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
41
commits

README file from

Github

Feel the Notion

Recommended plugin to enhance experience: Bullet depth markers

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 keysCmd+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 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.

The insert menu, opened by typing a slash

Installation

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).

License

MIT. See LICENSE.