Description
Creative & Writing Tools Plugin
Category: Creative & Writing Tools
The Marp plugin integrates Marp's presentation features into Obsidian, allowing users to create and preview slides directly from Markdown files. It supports exporting slides in various formats, including PDF, PPTX, and HTML, with the ability to embed images for seamless sharing. The plugin offers convenient features like auto-reloading previews and split-tab previewing, making it easy to refine presentations. Additionally, users can customize themes by specifying a theme folder location in the settings. Transitions are supported in HTML exports with specific browser configurations, enhancing presentation visuals.
Reviews
No reviews yet.
Stats
165
stars
165 stargazers
14,582
downloads
14,582 downloads
15
forks
15 forks
1,122
days
1,122 days since creation
357
days
357 days since last commit
962
days
962 days since last release
301
total PRs
301 total pull requests
8
open PRs
8 open pull requests
49
closed PRs
49 closed pull requests
244
merged PRs
244 merged pull requests
33
total issues
33 total issues
18
open issues
18 open issues
15
closed issues
15 closed issues
34
commits
34 total commits in last one year
Latest Version
3 years ago
Changelog
What's Changed
- Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/41
- Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/40
- Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/45
- Bump @types/node from 18.14.6 to 18.15.2 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/43
- Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/44
- Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/47
- Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/48
- Bump @types/node from 18.15.2 to 18.15.5 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/49
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/50
- Bump esbuild from 0.17.11 to 0.17.12 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/51
- Bump esbuild from 0.17.12 to 0.17.14 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/53
- Bump @types/node from 18.15.5 to 18.15.10 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/54
- Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/56
- Bump prettier from 2.8.4 to 2.8.7 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/57
- Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/55
- Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/60
- Bump esbuild from 0.17.14 to 0.17.15 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/63
- Bump @marp-team/marp-core from 3.5.0 to 3.6.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/64
- Bump @types/node from 18.15.10 to 18.15.11 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/61
- Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/62
- Bump esbuild from 0.17.15 to 0.17.16 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/67
- Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/68
- Bump typescript from 5.0.2 to 5.0.4 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/69
- Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/70
- Bump esbuild from 0.17.16 to 0.17.17 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/72
- Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/73
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/75
- Bump obsidian from 1.1.1 to 1.2.3 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/74
- Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/77
- Bump prettier from 2.8.7 to 2.8.8 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/78
- Bump esbuild from 0.17.17 to 0.17.18 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/79
- Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/81
- Bump obsidian from 1.2.3 to 1.2.5 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/80
- Bump @types/node from 18.15.11 to 18.16.3 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/82
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/84
- Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/83
- Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/85
- Bump obsidian from 1.2.5 to 1.2.8 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/87
- Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/88
- Bump @types/node from 18.16.3 to 20.1.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/86
- Bump esbuild from 0.17.18 to 0.17.19 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/89
- Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/92
- Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/90
- Bump @types/node from 20.1.1 to 20.1.4 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/91
- Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/93
- Bump tslib from 2.5.0 to 2.5.2 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/94
- Bump @types/node from 20.1.4 to 20.2.3 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/95
- Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/96
- Bump @typescript-eslint/parser from 5.59.7 to 5.59.8 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/99
- Bump @types/node from 20.2.3 to 20.2.5 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/98
- Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/97
- Bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/100
- Bump typescript from 5.0.4 to 5.1.3 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/102
- Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/103
- Bump tslib from 2.5.2 to 2.5.3 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/101
- Bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/108
- Bump @marp-team/marp-core from 3.6.0 to 3.7.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/106
- Bump esbuild from 0.17.19 to 0.18.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/107
- Bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/104
- Bump esbuild from 0.18.1 to 0.18.2 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/110
- Bump @types/node from 20.2.5 to 20.3.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/109
- Bump esbuild from 0.18.2 to 0.18.4 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/113
- Bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/112
- Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/111
- Bump @types/node from 20.3.1 to 20.3.2 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/115
- Bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/117
- Bump esbuild from 0.18.4 to 0.18.10 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/118
- Bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/116
- Bump typescript from 5.1.3 to 5.1.6 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/119
- Bump esbuild from 0.18.10 to 0.18.11 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/120
- Bump @types/node from 20.3.2 to 20.3.3 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/121
- Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/123
- Bump tslib from 2.5.3 to 2.6.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/122
- Bump prettier from 2.8.8 to 3.0.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/126
- Bump @types/node from 20.3.3 to 20.4.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/125
- Bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.0.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/124
- Bump @typescript-eslint/parser from 5.61.0 to 6.1.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/130
- Bump esbuild from 0.18.11 to 0.18.13 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/128
- Bump @types/node from 20.4.1 to 20.4.2 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/127
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/131
- Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.1.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/129
- Bump @typescript-eslint/parser from 6.1.0 to 6.2.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/137
- Bump esbuild from 0.18.13 to 0.18.16 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/135
- Bump @types/node from 20.4.2 to 20.4.4 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/134
- Bump tslib from 2.6.0 to 2.6.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/133
- Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/136
- Bump @typescript-eslint/parser from 6.2.0 to 6.2.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/142
- Bump esbuild from 0.18.16 to 0.18.17 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/141
- Bump @types/node from 20.4.4 to 20.4.5 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/140
- Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/139
- Bump obsidian from 1.2.8 to 1.3.5 by @dependabot in https://github.com/JichouP/obsidian-marp-plugin/pull/138
- Correctly render SVG images in export by @karlll in https://github.com/JichouP/obsidian-marp-plugin/pull/59
- feat: automatic replace wikilink to desired link by @Chivier in https://github.com/JichouP/obsidian-marp-plugin/pull/143
- Add wikilink images to README.md by @JichouP in https://github.com/JichouP/obsidian-marp-plugin/pull/145
New Contributors
- @karlll made their first contribution in https://github.com/JichouP/obsidian-marp-plugin/pull/59
Full Changelog: https://github.com/JichouP/obsidian-marp-plugin/compare/1.4.1…1.5.0
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Kanban
5 years ago by mgmeyers
Create markdown-backed Kanban boards in Obsidian.
Homepage
5 years ago by mirnovov
An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one.
Linter
5 years ago by Victor Tao
An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.
Advanced Slides
3 years ago by MSzturc
Create markdown-based reveal.js presentations in Obsidian
Mind Map
5 years ago by James Lynch
An Obsidian plugin for displaying markdown notes as mind maps using Markmap.
PDF++
2 years ago by Ryota Ushio
PDF++: the most Obsidian-native PDF annotation & viewing tool ever. Comes with optional Vim keybindings.
Natural Language Dates
5 years ago by Argentina Ortega Sainz
Work with dates in natural language in Obsidian
ExcaliBrain
4 years ago by Zsolt Viczian
A graph view to navigate your Obsidian vault
Quiet Outline
4 years ago by the_tree
Improving experience of outline in Obsidian
Enhancing Mindmap
5 years ago by Mark
obsidian plugin editable mindmap,you can edit mindmap on markdown file
Multi-Column Markdown
4 years ago by Cameron Robinson
A plugin for the Obsidian markdown note application, adding functionality to render markdown documents with multiple columns of text.
Excel to Markdown Table
4 years ago by Ganessh Kumar R P
An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.
CardBoard
4 years ago by roovo
An Obsidian plugin to make working with tasks a pleasure (hopefully anyway).
Emoji Shortcodes
5 years ago by phibr0
Emoji Shortcodes - Obsidian Plugin | Adds Support for Emoji Shortcodes to Obsidian
ReadItLater
4 years ago by Dominik Pieper
Sheet Plus
2 years ago by ljcoder
obsidian spreadsheets solutions
Markdown Formatting Assistant
5 years ago by Reocin
This Plugin provides a simple WYSIWYG Editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.
ChatGPT MD
3 years ago by Bram Adams
A (nearly) seamless integration of ChatGPT into Obsidian.
Markdown prettifier
5 years ago by pelao
A markdown prettifier for obsidian
Digital Garden
4 years ago by Ole Eskild Steensen
Links
3 years ago by MiiKey
manipulate & manage obisidian links
Editor Width Slider
3 years ago by @MugishoMp
With this plugin you can set the line width of the editor in obsidian.
Table Extended
5 years ago by AidenLx
Extend basic table in Obsidian with MultiMarkdown table syntax
CSS Editor
3 years ago by Zachatoo
Edit CSS snippets in Obsidian.
File Cleaner Redux
2 years ago by husjon
A plugin for Obsidian to help clean up files in your vault
Docxer
2 years ago by Developer-Mike
🚀 Boost your productivity by previewing and converting Word files easily to markdown.
Table Generator
3 years ago by Boninall
A plugin for generate markdown table quickly like Typora.
Smart Second Brain
2 years ago by Leo310, nicobrauchtgit
An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!
Image Captions
3 years ago by Alan Grainger
Add captions to images with inline Markdown and link support. The caption format is compatible with the CommonMark spec and other Markdown applications.
Enveloppe
4 years ago by Mara-Li
Enveloppe helps you to publish your notes on a GitHub repository from your Obsidian Vault, for free!
Copy as HTML
4 years ago by Bailey Jennings
A simple plugin that copies the selected text to your clipboard as HTML
Recipe view
2 years ago by lachholden
View your Obsidian notes as interactive recipe cards while you cook.
Sheets Extended
3 years ago by NicoNekoru
Plugin that adds features to tables in obsidian including merging, vertical headers, and custom css
Handwritten Notes
3 years ago by FBarrCa
Obsidian Handwritten Notes Plugin
Obsidian Clipper
3 years ago by John Christopher
Obsidian plugin that allows users to clip parts of a website into their obsidian daily note (or new note)
Obsidian markdown export
3 years ago by bingryan
This plugin allows to export directory/single markdown to a folder. support output format(html/markdown/text)
Chronos Timeline
a year ago by Claire Froelich
Render interactive timelines in your Obsidian notes from simple Markdown.
Creases
4 years ago by Liam Cain
👕 Tools for effectively folding markdown sections in Obsidian
GitHub Sync
2 years ago by Kevin Chin
Sync Obsidian vault to personal GitHub
Extract url content
5 years ago by Stephen Solka
Plugin to extract markdown out of urls
Image Caption
4 years ago by bicarlsen
Add captions to images in Obsidian.
Epub Importer
2 years ago by aoout
Import EPUB files as Markdown.
Marp Slides
3 years ago by Samuele Cozzi
Create markdown-based Marp presentations in Obsidian
SystemSculpt AI
2 years ago by SystemSculpt.com
Enhance your Obsidian App experience with AI-powered tools for note-taking, task management, and much, MUCH more.
Heading Shifter
4 years ago by kasahala
Easily Shift and Change markdown headings.
Mehrmaid
2 years ago by huterguier
Rendering Obsidian Markdown inside Mermaid diagrams.
Dynamic Outline
a year ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
Slides Extended
2 years ago by Erin Schnabel (original: MSzturc)
Create markdown-based reveal.js presentations in Obsidian
Simple RSS
3 years ago by Monnierant
File path to URI
5 years ago by Michal Bureš
Convert file path to uri for easier use of links to local files outside of Obsidian
Markdown Attributes
5 years ago by Jeremy Valentine
Add attributes to elements in Obsidian
Slurp
2 years ago by inhumantsar
Slurps webpages and saves them as clean, uncluttered Markdown. Think Pocket, but better.
Markdown table checkboxes
2 years ago by DylanGiesberts
Obsidian plugin. Allows for the usage of checkboxes inside markdown tables.
Canvas Presentation
3 years ago by Boninall
A plugin to help you display cards based on sequence.
Vault Changelog
5 years ago by Badr Bouslikhin
An Obsidian plugin to maintain a changelog of recently edited notes
Dangling links
5 years ago by Graydon Hoare
obsidian plugin for displaying dangling links
Paste Mode
5 years ago by Jacob Levernier
Obsidian Notes plugin for pasting text and blockquotes to the cursor's current level of indentation.
Paste Link
2 years ago by Jose Elias Alvarez
Intelligently paste Markdown links in Obsidian.
Marker PDF to MD
2 years ago by L3N0X
Make use of different AI models to convert your pdfs into markdown with perfect ocr, latex formulas, tables, images and more! Supports Mistral AI OCR (free) and self hosted variants!
Quiz Generator
2 years ago by Edward Cui
Generate interactive flashcards from your notes using models from OpenAI (ChatGPT), Google (Gemini), Ollama (local LLMs), and more. Or manually create your own to use with the quiz UI.
Markdown Furigana
5 years ago by Steven Kraft
Simple Markdown to Furigana Rendering Plugin for Obsidian
Simple Columns
8 months ago by Josie
An Obsidian plugin that lets you create easily resizable and customizable columns in your notes.
PDF break page
2 years ago by CG
Plugin for obsidian that adding shortcuts to create breakpages for pdf exports.
Tweet to Markdown
4 years ago by kbravh
An Obsidian.md plugin to save tweets as Markdown files.
Better Markdown Links
2 years ago by mnaoumov
Obsidian plugin that adds support for angle bracket links and manages relative links properly
Copy Image
2 years ago by Felipe D.S. Lima
Easily copy image to clipboard by right clicking image.
CookLang Editor
4 years ago by death_au/cooklang
Edit and display Cooklang recipes in Obsidian
Slide Note
3 years ago by Jinyan Xu
Avatar
3 years ago by froehlichA
An obsidian plugin for displaying an avatar image in front of your notes.
Image Upload Toolkit
3 years ago by Addo Zhang
An obsidian plugin for uploading local images embedded in markdown to remote store and export markdown for publishing to static site.
Copy as LaTeX
4 years ago by mo-seph
Quick plugin to be able to copy/paste from Obsidian/Markdown into a Latex document
Improved Random Note
2 years ago by ShockThunder
Better Math in Callouts & Blockquotes
2 years ago by Ryota Ushio
An Obsidian plugin to add better Live Preview support for math rendering inside callouts & blockquotes.
Advanced Progress Bars
a year ago by cactuzhead
Obsidian plugin to create custom progress bars
Metadata Hider
2 years ago by Benature
Hide metadata property if its value is empty
Dataview Publisher
2 years ago by UD
Output markdown from your Dataview queries and keep them up to date. You can also be able to publish them.
MLIR Syntax Highlight
3 years ago by Lewuathe
Markdown to Jira Converter
3 years ago by muckmuck
An obsidian.md plugin, which provides a markdown to jira markup converter
Dataview Serializer
2 years ago by Sébastien Dubois
Obsidian plugin that gives you the power of Dataview, but generates Markdown, making it compatible with Obsidian Publish, and making the links appear on the Graph.
Recipe Grabber
3 years ago by seethroughdev
Nifty Links
3 years ago by x-Ai
Generating elegant, Notion-styled rich link cards to enhance your note-taking experience.
TickTick
3 years ago by Viduy Cheung
Obsidian-compatible Watcher for ActivityWatch
3 years ago by Grimmauld
Obsidian plugin to track user activity with ActivityWatch
Enhanced Copy
2 years ago by Mara-Li
A obsidian plugin that allows to copy in markdown in reading view or canvas read-only view, creating profile and transform the text during copy.
Teleprompter
2 years ago by Lumetrium
Plugin for Obsidian designed to seamlessly integrate teleprompter functionality into your note-taking workflow.
qmd as md
3 years ago by Daniel Borek
A plugin for Obsidian that enables editing and compiling `qmd` Quarto files.
My Bible
2 years ago by GsLogimaker
Your own customization bible in your personal vault!
Marjdown shortcuts
4 years ago by Jules Guesnon
🪨 Obsidian plugin that allows to write markdown from commands
Markdown Tree
3 years ago by carvah
Introducing a powerful plugin that revolutionizes directory tree creation. With its intuitive Markdown-inspired coding style, this plugin empowers users to effortlessly and swiftly construct intricate directory trees.
Automatic Linker
a year ago by Kodai Nakamura
Markdown Tags
a year ago by John Smith III
Enhance your Markdown documents with custom tags. Use predefined or custom labels, customizable colors, and arrow indicators to visually track tasks and statuses.
No more flickering inline math
2 years ago by Ryota Ushio
No longer disturbed by flickering inline math in Obsidian.
Quoth
4 years ago by Eric Rykwalder
Extended Markdown Syntax
a year ago by Kotaindah55
Extend your Markdown syntax using delimiters instead of HTML tags, such as underlining, superscript, subscript, highlighting, and spoiler.
MagicCalendar
2 years ago by Vaccarini Lorenzo
An obsidian plugin that exploit a natural language processing engine to find potential events and sync them with iCalendar
Formatto
2 years ago by Deca
Simple, fast, and easy-to-use Obsidian Markdown formatter.
Meal Plan
2 years ago by Tyler Mayoff
A meal plan & recipe manager plugin for Obsidian
Hard Breaks
4 years ago by Börge Kiss
↩ A plugin for Obsidian that adds functionality to force hard line breaks
Dirtreeist
3 years ago by kasahala
Render a directory Structure Diagram from a markdown lists in codeblock.
Rendered Block Link Suggestions
2 years ago by Ryota Ushio
Upgrade Obsidian's built-in link suggestions with block markdown rendering.
Autocorrect Formatter
2 years ago by b-yp
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
mdx as md
5 years ago by Nikolay Kozhukharenko
Edit mdx files in Obsidian.md as if they were markdown
Insta TOC
a year ago by Nick C.
Generate, update, and maintain a table of contents for your notes while typing in real time.
Single File Daily Notes
2 years ago by Pranav Mangal
An Obsidian plugin to create and manage daily notes in a single file
Floccus Bookmarks to Markdown
3 years ago by mddevils
Confluence to Obsidian
3 years ago by K
import confluence space into obsidian
Orgmode (CM6)
2 years ago by Benoit Bazard
Orgmode plugin for Obsidian
Yesterday
2 years ago by Dominik Mayer
Obsidian plugin providing Yesterday journaling support
Horizontal Blocks
5 months ago by iCodeAlchemy
Bring Notion-style layouts to Obsidian — with side-by-side, resizable markdown blocks that support full Obsidian syntax including images, embeds, and internal links.
Smart Links
3 years ago by David Lynch
Markitdown File Converter
a year ago by Ethan Troy
Integrate Microsoft's Markitdown tool to convert various file formats to Markdown for your vault.
Multi State CheckBox Switcher
2 years ago by KubaMiszcz
Quadro
2 years ago by Chris Grieser (aka pseudometa)
Obsidian Plugin for social-scientific Qualitative Data Analysis (QDA). An open alternative to MAXQDA and atlas.ti, using Markdown to store data and research codes.
Blockquote Levels
3 years ago by Carlo Zottmann
A plugin for Obsidian (https://obsidian.md) that adds commands for increasing/decreasing the blockquote level of the current line or selection(s).
Discord Message Formatter
2 years ago by Emile Durkheim
Obsidian.md plugin that lets you copy Discord conversations and perfectly formats them to Obsidian Markdown!
Flashcard Generator
3 years ago by ChloeDia
Obsidian Plug-in to automatically create a set of questions/answers on your notes !
SamePage
3 years ago by SamePage
Console Markdown Plugin
3 years ago by Daniel Ellermann
An Obsidian plugin which renders console commands and their output.
Mochi Cards Exporter
5 years ago by kalbetre
Mochi Cards Exporter Plugin for Obsidian
Vault 2 Book
3 years ago by Mitra98t
Obsidian plugin to convert vault to a complete pdf with Table Of Content
Kindle Highlights Importer
2 years ago by MovingMillennial
Awesome Flashcard
3 years ago by AwesomeDog
Handy Anki integration for Obsidian.
File Include
3 years ago by Till Hoffmann
OzanShare Publish
4 years ago by Ozan Tellioglu
This plugin allows you to publish your markdown notes with a single click directly from your Obsidian vault.
Immersive Translate
a year ago by imfenghuang
Immersive Translate For Obsidian
Code Block Labels
4 years ago by Sean Bowers
Provides labels for codeblocks in Obsidian
Broken Links
2 years ago by ipshing
More Markdown file suffix (.mdx/.svx)
3 years ago by swissmation.com
Use markdown files of additional file suffix as .mdx, .svx in Obsidian
Markdown to Slack Message
3 years ago by Woongshik Choi
TinyPNG Image
3 years ago by ckt1031
Obsidian plugin for compressing images with TinyPNG
Exercises
3 years ago by AlexCCavaco
Create Interactive Exercises along side your Obsidian Notes
O2
3 years ago by haril song
Converts obsidian markdown syntax to other platforms.
Markdown Sync Scroll
3 years ago by ProjectXero
Synchronize scroll in linked Markdown views.
Markdown Blogger
3 years ago by Alexa Fazio
Allows developers to push markdown notes to their local blog, portfolio, or static site. Works with Astro.js, Next.js, and any other framework configured to render markdown pages.
Obsidian Handlebars Template Plugin
3 years ago by Sean Quinlan
This is a plugin for Obsidian adding support for the Handlebars template engine in Obsidian notes
Friday
a year ago by sunwei
Turn notes to website, in minutes. MDFriday plugin for Obsidian.
Obsidian GoLinks
4 years ago by David Brownman (@xavdid)
Turn go/links into clickable elements in Obsidian
Auto Front Matter
3 years ago by conorzhong
Advanced Copy
a year ago by leschuster
An Obsidian plugin to copy Markdown and transform it into HTML, Anki, or any custom format. Create custom profiles with versatile templates tailored to your workflow.
Filename Emoji Remover
4 years ago by Yüksel Tolun
A simple plugin for the note taking app Obsidian that will rename your files to remove emojis in their names.
Frontmatter generator
2 years ago by Hananoshika Yomaru
A plugin for Obsidian that generates frontmatter for notes
Table Checkbox Renderer
4 months ago by Daniel Aguerrevere
Interactive checkboxes for Markdown tables in Obsidian. Toggle checkboxes in Reading Mode and instantly update your Markdown file. Supports multiple checkboxes per cell and any table layout.
File indicators
2 years ago by Jakob
Add custom indicators to the file explorer.
Global Markdown Encryption
2 years ago by shlemiel
a plugin for encrypting obsidian markdowns in-memory, single password based.
Publish to Steemit
4 years ago by anpigon
Post directly to your Steemit from Obsidian.
Prettier
2 years ago by GoodbyeNJN
Markdown Link Space Encoder
3 years ago by Ron Kosova
Obsidian plugin to automatically encode spaces to %20 in Markdown-style links
Image Classify Paste
2 years ago by tianfx
TODO Wrangler
2 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
File Publisher
3 years ago by Devin Sackett
BuJo Bullets
a year ago by Will Olson
Alternate checkbox types for Obsidian to support Bullet Journal bullets
Edit MDX
2 years ago by Tim Peters
Create and edit mdx files in Obsidian.md as if they were md files.
Spoilers
2 years ago by Jacobtread
Spoiler blocks for Obsidian
Slackify Note
2 years ago by Jeremy Overman
Codeblock Template
3 years ago by Super10
A template plugin that allows for the reuse of content within Code Blocks!一个可以把Code Block的内容重复利用模板插件!
Markdown Timeline
a year ago by Jiaheng Zhang
An Obsidian plugin to record the events in a Flashback timeline
PDF Folder to Markdowns
a year ago by CrisHood
Convert a folder of PDFs into a folder of Markdown files with embedded PDFs. This plugin is useful for users who want to migrate their PDF notes from different apps (e.g., Boox) or organize their reference materials inside Obsidian.
Memos Sync
2 years ago by RyoJerryYu
Syncing Memos to Obsidian daily note. Fully compatible with official Daily Notes plugin, Calendar plugin and Periodic Notes plugin.
PubScale
3 years ago by piriwata
An obsidian plugin for insert your note into a PlanetScale table
Postfix
3 years ago by Bhagya Nirmaan Silva (@bhagyas)
A postfix plugin for Obsidian
File Index
2 years ago by Steffo
Obsidian plugin to create a metadata file about the files present in the Vault
Feeds
2 years ago by LukeMT, pashashocky, madx
Magic feeds dataview query for obsidian
Markdown Image Caption
2 years ago by Hananoshika Yomaru
Generate image caption easily. Completely markdown-based.
Random Number Generator
2 years ago by iRewiewer
Gives you a random number
Barcode Generator
2 years ago by noxonad
A barcode generator for obsidian.
Pickly PageBlend
3 years ago by Dmitrii Mitrichev
The easiest way to share your Obsidian notes
Cooklang
2 years ago by Roger Veciana i Rovira
Reason
2 years ago by Joshua Pham
Digest your Obsidian notes
Title As Link Text
a year ago by Lex Toumbourou
An Obsidian plugin to set the Link Text using the document title
Git File Explorer
2 years ago by Mateus Molina
RSS Copyist
2 years ago by aoout
Get the RSS articles as notes.
Sort Frontmatter
2 years ago by Kanzi
Sort frontmatter automatically
Task list
2 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Highlight Helper
2 years ago by Chongmyung Park
Helper to collect highlight in Obsidian
Callout Copy Buttons
a year ago by Aly Thobani
An Obsidian plugin that adds copy buttons to callout blocks in your notes.
LaTeX-OCR
2 years ago by Jack Barker
Embed 3D
a year ago by Jesse Strijker
An Obsidian Plugin for embedding 3D models in your notes. And manipulating the scenes to look the best you want
Attachments MD Indexer
a year ago by Ian Inkov
Converts Obsidian canvas files to markdown index files, making canvas content searchable and graph-viewable within Obsidian.
Foodiary
2 years ago by vkostyanetsky
Food tracker plugin for Obsidian
Strip Internal Links
2 years ago by Adi Ron
A simple Obsidian plugin to strip internal links from files
Note Minimap
6 months ago by Yair Segel
Add a minimap to your Obsidian notes.
Adjacency Matrix Exporter
2 years ago by danielegrazzini
Create a numerical adjacency matrix of your Vault in two ways: Absolute and Normalized
short tab name
2 years ago by Shumpei Tanaka
a plugin of obsidian for to change showing tab name to short
Outline++
2 years ago by Ryota Ushio
Simple Todo
a year ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
KoReader Highlight Importer
a year ago by Tahsin Kocaman
Imports highlights and metadata from KoReader into Obsidian notes
Copy Section
a year ago by skztr
Obsidian.md plugin adding a Copy button to the top of Headed sections
Page Scroll
2 years ago by triski
Obsidian Page Up|Down|Top|Bottom
SlashComplete
4 months ago by Spiderpig86
Notion-style Markdown autocompletion for Obsidian.
Smart Export
6 days ago by Iván Sotillo
Plugin that follows wikilinks to a configurable depth, joining the notes into a single export.
Blockreffer
2 years ago by tyler.earth
An Obsidian plugin to search and embed blocks with ^block-references (aka ^block-ids)
Docusaurus Style Admonitions
a year ago by Ralf Weinbrecher
Gives Obsidian a Docusaurus compatible Admonitions syntax
Sidebar Resizer
2 years ago by Jeet Sukumaran
Custom Slides
8 months ago by David V. Kimball
Customize Obsidian's Slides core plugin's navigation, styles, and behavior.
Remove HTML Tag
2 years ago by ChenPengyuan
ai-writer
2 years ago by Donovan Ye
A plugin for Obsidian that uses AI to help you write better and faster.
Fight Note
2 years ago by Dmitry Loac
Obsidian Plugin for shows Tekken notation into an easy-to-read form.
Pandoc Extended Markdown
a month ago by ErrorTzy
This plugin enables Obsidian to render Pandoc extended markdown lists, and adds useful sidebar for lists and footnotes
WhatsApp export note
a year ago by JoaoEmanuell
Obsidian plugin to export notes for whatsapp
Focus Tracker
2 years ago by Jeet Sukumaran
Simple File Push
2 years ago by Kim Hudaya
Simple file push blog plugin
AI Chat as Markdown
2 years ago by Charl P. Botha
Note Linker with Previewer
2 years ago by Nick Allison
Obsidian Plugin to find and Link notes
ii
2 years ago by Wilson
The main feature of this plugin is to quickly insert common Markdown code and HTML code, including Sup, Sub, Audio, Video, Iframe, Left-Center-Right Alignment, Variables, Footnotes, Callout, Anchor Points, HTML Comments and so on.
WeWrite
a year ago by Learner Chen
Obsidian plugin to render note as WeChat MP article.
Limitless Lifelogs
a year ago by Maclean Dunkin
Sync your Limitless AI lifelog entries directly into Obsidian markdown files.
Link to Verse
2 years ago by Alberto Sesiliano (aygjiay)
Update Time Updater
2 years ago by MURATAGAWA Kei
Obsidian plugin to update the 'update time' element when saving or manually.
Import GitHub Readme
2 years ago by Chasebank87
Rapid AI
2 years ago by Rapid AI
AI Assistant for selected text and generating content with Markdown. Shortcuts and quick action buttons provide instant AI assistance. It provides a high availability API for unlimited Chat GPT request rates, so you can ensure smooth work for any workload.
Quarto Exporter
a year ago by Andreas Varotsis
Export Obsidian notes to Quarto-compatible QMD files.
Markdown Calendar Generator
9 months ago by Zach Russell
An intentionally simple obsidian markdown table calendar generator
Asciidoc Reader
2 years ago by voidgrown
Obsidian plugin for reading AsciiDoc files
Truth Table+
2 years ago by Maximilian Schulten
This is the repository of an Obsidian.md plugin that allows users to create truth tables via the command palette.
Archivist Importer
7 days ago by Archivist AI
Import selected vault files into Archivist campaigns.
Pia viewer
2 years ago by dldisud
Browser Interface
2 years ago by Jason Lieb
An obsidian plugin that pairs with a chrome extension to manage your tabs in obsidian.
Recursive Copy
2 years ago by datawitch
Inline Code Copy
a year ago by Hongchen Lin
URI Converter
a year ago by wenlzhang
An Obsidian plugin to convert Obsidian URIs to Obsidian internal links.
Epiphany
2 years ago by Epiphany
Header Counter
2 years ago by Nancy Lee
Chat clips
a year ago by sleepingraven
Record chat in ordinary markdown list.
Student Repo
a year ago by Feirong.zfr
学生知识库助手(Student Repository Helper)是一个面向学生或学生家长的Obsidian 插件,这款插件旨在解决学生在学习阶段面临的资料管理难题,将学习过程中产生的各类重要资料,如试卷、笔记、关键文档、绘画手工作品等,进行系统性的数字化整合与管理,并利用 AI 助手定期进行学习分析总结。随着时间的推移,它将助力你逐步搭建起一座专属你自己的知识宝库,这座宝库将伴随你一生,成为你知识成长与积累的见证。
Click Hint
a year ago by kbwo
ShaahMaat-md
a year ago by Mihail Kovachev
Interactive Code Blocks
2 years ago by Student Assistenten Team Deeltaken
Share via Notepad Tab
2 years ago by Iulian Onofrei
Keyboard Formatter
7 months ago by Lauloque
Formats keyboard text (kbd) in your Obsidian notes quickly and consistently.
Replicate
a year ago by Sébastien Dubois
Integrate Replicate.com with Obsidian
Note Placeholder
a year ago by XZSt4nce
Replaces text of note link to placeholder in view mode.
Cooksync
a year ago by Cooksync
This is the official Obsidian plugin for Cooksync, maintained by the Cooksync team. It enables automatic import of recipe data from your Cooksync account. Note that this plugin requires a Cooksync account - a paid service that makes it easy to collect recipes from almost any recipe website.
GH Links Shortener
5 months ago by David Barnett
Obsidian plugin to set shortened link text for pasted GitHub URLs
Hexo Toolkit
a year ago by Xiangru
An Obsidian plugin for maintaining Hexo posts.
Arweave Uploader
a year ago by makesimple