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

Notioneer

Lucas CoutinhoLucas Coutinho64 downloads

Note header with title, cover and properties, markdown slash commands, and a selection formatting toolbar

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Notion-style editing conveniences for Obsidian, inspired by make.md but deliberately narrower: the note header, slash commands and the selection toolbar — nothing else.

Features

  • Note header — cover image, editable title and property rows at the top of a note, laid out like make.md's. The cover is a plain cover frontmatter key, the title renames the file (links follow), and the property rows read and write ordinary frontmatter.
  • Slash commands — typing / in the editor opens a menu of basic block commands (heading, table, list, callout, code block, …). Every command inserts plain Markdown, never a plugin-specific format — a table command produces a real Markdown table.
  • Selection toolbar — selecting text pops up a small toolbar for inline formatting (bold, italic, strikethrough, inline code, link).

Explicitly not included: spaces, custom file formats, or any make.md-specific block syntax.

Install

Copy main.js, manifest.json and styles.css into YOUR_VAULT/.obsidian/plugins/notioneer/, then enable Notioneer under Settings → Community plugins.

Status

As of 0.7.0 Notioneer is a fork of make.md being trimmed down to the three features above. Right now the upstream code is all still there with spaces, the navigator and the space views switched off by default; removing them is the work in progress. See docs/ARCHITECTURE.md.

The Markdown-native slash commands and the selection toolbar are parked in legacy/ while that happens — until they are wired back in, the ones you get are make.md's.

Credits

Fork of make.md, MIT licensed, Copyright (c) 2022 JP Cen — licence kept in LICENSE-makemd. Notioneer itself is GPLv3.

Development

See docs/DEVELOPMENT.md for build setup, and docs/ARCHITECTURE.md for how the plugin is structured.

HealthExcellent
ReviewRisks
About
Add Notion-style editing conveniences to Obsidian with a note header, Markdown-native slash commands, and a selection toolbar. Edit a cover and title that renames the file, read/write frontmatter properties, insert real Markdown blocks (tables, headings, lists, callouts, code), and format selected text inline (bold, italic, strikethrough, code, links).
EditingCommandsProperties
Details
Current version
1.0.0
Last updated
Last week
Created
Last week
Updates
2 releases
Downloads
64
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
Lucas CoutinhoLucas Coutinhois-cout
lucascoutinho.dev/
GitHubis-cout
Xis_cout
  1. Community
  2. Plugins
  3. Editing
  4. Notioneer

Related plugins

Meta Bind

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

MetaEdit

Manage your metadata.

Sort and Permute lines

Sort and Permute lines in whole file or selection.

Heading Shifter

Easily Shift and Change Markdown headings.

Paste URL into selection

Paste URL "into" selected text.

Keyshots

Add classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.

Vimrc Support

Auto-load a startup file with Vim commands.

Permalink Opener

Open URLs based on a permalink or slug in the note properties. Useful with static site generators such as Jekyll, Hugo, Eleventy, etc.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.