Links

by MiiKey
5
4
3
2
1
Score: 76/100

Description

The Obsidian Links plugin gives you a set of commands for creating, converting and editing links inside notes without bouncing through manual markup. It can build links from selected text or clipboard content, switch between wikilinks, markdown links, autolinks and HTML links and turn plain URLs into cleaner references with fetched page titles when possible. It also handles unlinking, deleting, cutting, copying and editing link text or destinations, so routine cleanup stays quick. A few commands go further by removing links from headings and toggling file embeds on existing links.

Reviews

No reviews yet.

Stats

138
stars
73,732
downloads
7
forks
1,197
days
155
days
155
days
5
total PRs
0
open PRs
1
closed PRs
4
merged PRs
56
total issues
21
open issues
35
closed issues
358
commits

Latest Version

README file from

Github

Manipulate links in Obsidian.

Features

Create

Create link from selected text.

  • Command palette: Create link
  • Context menu: Create link

To autoselect a word under the cursor enable 'Autoselect upon creating a link' in settings.

Create link from selection

Create link from selection

Create link from textual content of the system clipboard.

  • Command palette: Create link from clipboard
  • Context menu: Create link from clipboard

To autoselect a word under the cursor enable 'Autoselect upon creating a link' in settings.

Create link from clipboard

Create link from selection

Convert

Wiki link Markdown link HTML link Autolink
Wiki link
Markdown link
HTML link
Autolink
URL

Supported links:

  • Markdown link

Execute via:

  • Command palette: Convert to wikilink
  • Context menu: Convert to wikilink

convert markdown link to wiki link

  • Command palette: Convert to markdown link
  • Context menu: Convert to markdown link

Supported links:

  • Wikilink
  • HTML link
  • Autolink
  • URL

Converts a wikilink or an HTML link to a markdown link. If a wikilink contains spaces a destination of a markdown link will be places in <>. HTML link must be expanded.

If a wikilink destination doesn't have an extension, the .md extension can be added to a markdown link destination after conversion (see Convert to Markdown link | Append extension option in Settings)

If an autolink or plain URL has an absolute URI with an http or https scheme, the content of the <title/> element will be used as the link text. If the request fails or the URL has a different scheme, the cursor will be placed inside the [] of the markdown link. For email autolinks, the mailto scheme will be added before the email address.

convert wikilink to markdown link

convert html link to markdown link

convert to markdown link

convert to markdown link

Command palette:

  • Convert all links to Markdown links
  • Convert Wikilinks to Markdown links
  • Convert URLs to Markdown links
  • Convert Autolinks to Markdown links

Context menu:

  • Convert all links to Markdown links (enable in Settings)
  • Convert Wikilinks to Markdown links (enable in Settings)
  • Convert URLs to Markdown links (enable in Settings)
  • Convert Autolinks to Markdown links (enable in Settings)
  • Convert HTML links to Markdown links (enable in Settings)

Supported links:

  • Wikilink
  • URL
  • Autolink
  • HTML link

Converts multiple links in an active note or selection into markdown links. Command in the Command palette and context menu is enabled if corresponding link type is present in the active note. Context menu works only for selection.

For URLs and autolinks with absolute URLs using the http:// or https:// schemes, the link text will be set to the content of the <title/> element of the page loaded from the URL.

If a wikilink destination doesn't have an extension, the .md extension can be added to a markdown link destination after conversion (see Convert to Markdown link | Append extension option in Settings).

remove link

remove link

  • Command palette: Convert to autolink
  • Context menu: Convert to autolink

Supported links:

  • Markdown
  • URL

Converts a markdown link with an absolute URL or an email address into an autolink.

convert markdown link to wiki link

convert markdown link to wiki link

convert to markdown link

  • Command palette: Convert to HTML link
  • Context menu: Convert to HTML link

Supported links: - Wikilink

Converts a wikilink to an HTML link.

Create link to a note in a diagram

Create link to a note's heading in a diagram

Create link to a note's heading in a diagram

Unlink single link or all links in a selection.

  • Command palette: Unlink
  • Context menu: Unlink

remove link

remove link

Remove links from headings in selection or in an entire note. Each link is replaced with it's text. Links without text are removed. Wikilink without text by default replaced with it's destination.

  • Command palette: Remove links from headings

Remove links from headings

Configuration

Available options:

  • Remove
  • Replace with destination [default]
  • Replace with lowest heading

Alt text

After command execution:

Alt text

Alt text

After command execution:

Alt text

Alt text

After command execution:

Alt text

  • Command palette: Delete link
  • Context menu: Delete

Supported links:

  • Wikilink
  • Markdown link
  • URL
  • Autolink
  • HTML link

If the target file for the deleted link is unreferenced the prompt to delete the file is displayed. Configure this feature in the plugin settings: delete unreferenced link target on delete link

delete link

delete link

delete link

Copy to clipboard

Copy

Copy markdown, wiki, auto, html link or plain url to the clipboard

  • Command palette: Copy link
  • Context menu: Copy link

remove link

  • Command palette: Copy link destination
  • Context menu: Copy link destination

Copy link destination of markdown, wiki or html link to the clipboard.

copy link destination to clipboard

Cut

Cut markdown, wiki, auto, html link or plain url to the clipboard

  • Command palette: Cut link
  • Context menu: Cut link

remove link

Edit

Select link text and place cursor at the end of the text

  • Command palette: Edit link text
  • Context menu: Edit link text

Edit link text

Select link text and place cursor at the end of the text

  • Command palette: Edit link destination
  • Context menu: Edit link destination

Edit link text

Change or add link text, select it and place cursor at the end of the text. Link text depends on the kind of a link. For local notes text will be either file name of the note or popup with suggested link texts. Title separator can be specified in the plugin settings. For external http[s] links, page content is requested and link text is set to the title (content of <title/> element) of the requested page content.

  • Command palette: Set link text
  • Context menu: Set link text

Link to local note

Link to a heading in local note

External link

Set markdown, wikilink or URL text from clipboard. Links that can't have text, like URL, will be converted to markdown link.

  • Command palette: Set link text from clipboard
  • Context menu: Set link text from clipboard

set link text from clipbaord

set link text from clipbaord

Embed / Unembed files

Add or remove file embedding from a wikilink or a markdown link.

  • Command palette: Embed/Unembed link
  • Context menu:
    • Embed
    • Unembed

remove link

remove link

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Importer
3 years ago by Obsidian
Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.
Mind Map
6 years ago by James Lynch
An Obsidian plugin for displaying markdown notes as mind maps using Markmap.
Advanced Slides
3 years ago by MSzturc
Create markdown-based reveal.js presentations in Obsidian
Buttons
5 years ago by Sam Morrison
Buttons in Obsidian
Auto Link Title
5 years ago by Matt Furden
Automatically fetch the titles of pasted links
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
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
Enhancing Mindmap
5 years ago by Mark
obsidian plugin editable mindmap,you can edit mindmap on markdown file
Find orphaned files and broken links
6 years ago by Vinzent
Find files, which are nowhere linked, so they are maybe lost in your vault.
Multi-Column Markdown
5 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
5 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
5 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
Consistent attachments and links
5 years ago by Dmitry Savosh
Obsidian plugin. Move note with attachments.
ReadItLater
5 years ago by Dominik Pieper
Image auto upload
5 years ago by renmu123
auto upload image with picgo
ChatGPT MD
3 years ago by Bram Adams
A (nearly) seamless integration of ChatGPT into Obsidian.
Markdown Formatting Assistant
6 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.
Link Embed
4 years ago by SErAphLi
This plugin allow you to convert URLs in your notes into embeded previews.
Docxer
2 years ago by Developer-Mike
🚀 Boost your productivity by previewing and converting Word files easily to markdown.
Auto Card Link
4 years ago by Nekoshita Yuki
File Cleaner Redux
3 years ago by husjon
A plugin for Obsidian to help clean up files in your vault
Obsidian Clipper
4 years ago by John Christopher
Obsidian plugin that allows users to clip parts of a website into their obsidian daily note (or new note)
Table Extended
5 years ago by AidenLx
Extend basic table in Obsidian with MultiMarkdown table syntax
Enveloppe
4 years ago by Mara-Li
Enveloppe helps you to publish your notes on a GitHub repository from your Obsidian Vault, for free!
Link Favicons
5 years ago by Johannes Theiner
See the favicon for a linked website.
Table Generator
4 years ago by Boninall
A plugin for generate markdown table quickly like Typora.
Image Captions
4 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.
Sheets Extended
3 years ago by NicoNekoru
Plugin that adds features to tables in obsidian including merging, vertical headers, and custom css
Markdown prettifier
6 years ago by pelao
A markdown prettifier for obsidian
Recipe view
3 years ago by lachholden
View your Obsidian notes as interactive recipe cards while you cook.
Chronos Timeline
2 years ago by Claire Froelich
Render interactive timelines in your Obsidian notes from simple Markdown.
Copy as HTML
5 years ago by Bailey Jennings
A simple plugin that copies the selected text to your clipboard as HTML
Better File Link
5 years ago by Marc Julian Schwarz
A plugin for the note taking app Obsidian to add better external file links to your notes.
Obsidian markdown export
4 years ago by bingryan
This plugin allows to export directory/single markdown to a folder. support output format(html/markdown/text)
GitHub Sync
2 years ago by Kevin Chin
Sync Obsidian vault to personal GitHub
Creases
4 years ago by Liam Cain
👕 Tools for effectively folding markdown sections in Obsidian
Slides Extended
2 years ago by Erin Schnabel (original: MSzturc)
Create markdown-based reveal.js presentations in Obsidian
Copy document as HTML
4 years ago by mvdkwast
Obsidian plugin: copy document as HTML, including images
Mehrmaid
2 years ago by huterguier
Rendering Obsidian Markdown inside Mermaid diagrams.
2Hop Links Plus
3 years ago by Tokuhiro Matsuno, L7Cy
Related links up to 2 hops away are displayed in a card format.
Text expand
6 years ago by MrJackphil
A simple text expand plugin for Obsidian.md
Show Current File Path
6 years ago by Ravi Mashru
Obsidian plugin to show the file path of the current file in the status bar
Heading Shifter
4 years ago by kasahala
Easily Shift and Change markdown headings.
Link Exploder
4 years ago by Ben Hughes
Extract url content
5 years ago by Stephen Solka
Plugin to extract markdown out of urls
Jump to link
6 years ago by MrJackphil
Quick jump between links using hotkeys
Karpathy LLM Wiki
16 days ago by Greener-Dalii
Karpathy's LLM Wiki implementation - multi-page knowledge generation with entity/concept pages and conversational query. - This plugin has not been manually reviewed by Obsidian staff.
Link Converter
5 years ago by Ozan Tellioglu
Obsidian Plugin to scan all your links in your vault and convert them to your desired format.
Rich Links
5 years ago by dhamaniasad
Smart Context
2 years ago by 🌴 Brian
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!
Slurp
2 years ago by inhumantsar
Slurps webpages and saves them as clean, uncluttered Markdown. Think Pocket, but better.
Markdown Attributes
5 years ago by Jeremy Valentine
Add attributes to elements in Obsidian
Extract Highlights
6 years ago by Alexis Rondeau
Manage your highlights in Obsidian by easily creating, removing and exporting them.
Simple Columns
a year ago by Josie
An Obsidian plugin that lets you create easily resizable and customizable columns in your notes.
Wikilinks to MDLinks
6 years ago by Agatha Uy
An Obsidian md plugin which allows for the conversion of individually selected wikilinks to markdown links, and vice versa.
Open Link With
5 years ago by MamoruDS
Open external link with specific brower in Obsidian
Marp
3 years ago by JichouP
Plugin to use Marp with Obsidian
Markdown table checkboxes
3 years ago by DylanGiesberts
Obsidian plugin. Allows for the usage of checkboxes inside markdown tables.
Better Markdown Links
2 years ago by mnaoumov
Obsidian plugin that adds support for angle bracket links and manages relative links properly
Fountain Editor
3 months ago by Chuang Caleb
Fountain (screenplay) syntax highlighting in the editor.
Copy Inline Code
3 years ago by Ondrej Zavodny
Markdown Furigana
5 years ago by Steven Kraft
Simple Markdown to Furigana Rendering Plugin for Obsidian
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.
Canvas Links
3 years ago by aqav
Show the links between "Canvas" and "File"
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.
CookLang Editor
5 years ago by death_au/cooklang
Edit and display Cooklang recipes in Obsidian
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.
Zotero Link
4 years ago by Shmavon Gazanchyan
Obsidian plugin to insert link to Zotero item
Copy Image
3 years ago by Felipe D.S. Lima
Easily copy image to clipboard by right clicking image.
Tweet to Markdown
5 years ago by kbravh
An Obsidian.md plugin to save tweets as Markdown files.
Advanced Progress Bars
a year ago by cactuzhead
Obsidian plugin to create custom progress bars
Short Internal Links to Headings
4 years ago by Scott Moore
An Obsidian plugin to display short internal links.
Automatic Linker
a year ago by Kodai Nakamura
Add links to current note
6 years ago by MrJackphil
This plugin adds a command which allows to add a link to the current note at the bottom of selected notes
Avatar
3 years ago by froehlichA
An obsidian plugin for displaying an avatar image in front of your notes.
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.
Copy as LaTeX
5 years ago by mo-seph
Quick plugin to be able to copy/paste from Obsidian/Markdown into a Latex document
Recipe Grabber
3 years ago by seethroughdev
Paste Mode
5 years ago by Jacob Levernier
Obsidian Notes plugin for pasting text and blockquotes to the cursor's current level of indentation.
Markdown Tags
2 years 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.
qmd as md
4 years ago by Daniel Borek
A plugin for Obsidian that enables editing and compiling `qmd` Quarto files.
Modal Opener
2 years ago by Muuxi
Open files and links in modal windows, or create and edit compatible files in modal windows.
Markdown to Jira Converter
4 years ago by muckmuck
An obsidian.md plugin, which provides a markdown to jira markup converter
Horizontal Blocks
10 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.
Table Checkbox Renderer
8 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.
Insta TOC
2 years ago by Nick C.
Generate, update, and maintain a table of contents for your notes while typing in real time.
My Bible
2 years ago by GsLogimaker
Your own customization bible in your personal vault!
Nifty Links
3 years ago by x-Ai
Generating elegant, Notion-styled rich link cards to enhance your note-taking experience.
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.
Pending notes
4 years ago by Ulises Santana
Obsidian plugin for searching links without notes in your vault.
Export to HTML
2 years ago by kalvn
Export a note as HTML in the clipboard or in a file.
Marjdown shortcuts
4 years ago by Jules Guesnon
🪨 Obsidian plugin that allows to write markdown from commands
2Hop Links
5 years ago by Tokuhiro Matsuno
Linkify
4 years ago by Matthew Chan
URL Namer
4 years ago by zfei
Immersive Translate
2 years ago by imfenghuang
Immersive Translate For Obsidian
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.
Autocorrect Formatter
3 years ago by b-yp
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
Update Relative Links
4 years ago by val
Dirtreeist
4 years ago by kasahala
Render a directory Structure Diagram from a markdown lists in codeblock.
Image Uploader
5 years ago by Creling
Hover External Link
5 years ago by Jamie Brynes
Small plugin to add tooltips on hovering external links
mdx as md
5 years ago by Nikolay Kozhukharenko
Edit mdx files in Obsidian.md as if they were markdown
Enhance YouTube Links
3 years ago by GitSum
Take a YouTube link and get the title and optionally channel name, channel URL, and thumbnailURL.
MagicCalendar
3 years ago by Vaccarini Lorenzo
An obsidian plugin that exploit a natural language processing engine to find potential events and sync them with iCalendar
Quoth
5 years ago by Eric Rykwalder
Persistent Links
3 years ago by Ivan Lednev
More robust internal links for Obsidian!
Hard Breaks
4 years ago by Börge Kiss
↩ A plugin for Obsidian that adds functionality to force hard line breaks
Floccus Bookmarks to Markdown
3 years ago by mddevils
Page Heading From Links
6 years ago by Mark Beattie
Obsidian plugin to populate page headings
Link Archive
5 years ago by Tamás Deme
Link Archive plugin for Obsidian
Confluence to Obsidian
3 years ago by K
import confluence space into obsidian
Yesterday
2 years ago by Dominik Mayer
Obsidian plugin providing Yesterday journaling support
JSONifier
6 years ago by Kjell Connelly
Publish and GitHub URL
5 years ago by kometenstaub
Copy or open the Obsidian Publish URL of a note. You can also open its Git commit history on GitHub.
Link Preview
2 years ago by Felipe Tappata
Obsidian plugin that previews external links on hover.
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.
Shukuchi
3 years ago by tadashi-aikawa
Shukuchi is an Obsidian plugin that enables you to teleport to links (URL or internal link).
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.
Advanced Copy
2 years 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.
Discord Message Formatter
3 years ago by Emile Durkheim
Obsidian.md plugin that lets you copy Discord conversations and perfectly formats them to Obsidian Markdown!
Console Markdown Plugin
4 years ago by Daniel Ellermann
An Obsidian plugin which renders console commands and their output.
Blockquote Levels
4 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).
Mochi Cards Exporter
5 years ago by kalbetre
Mochi Cards Exporter Plugin for Obsidian
Notemd
a year ago by Jacob
A Easy way to create your own Knowledge-base! Notemd enhances your Obsidian workflow by integrating with various Large Language Models (LLMs) to process your notes, automatically generate wiki-links for key concepts, create corresponding concept notes, perform web research, and more.
File Include
3 years ago by Till Hoffmann
Awesome Flashcard
4 years ago by AwesomeDog
Handy Anki integration for Obsidian.
Cliplet
10 months ago by namikaze-40p
An Obsidian plugin that serves as a clipboard and snippet manager — your own, separate from the OS clipboard.
Insert Heading Link
5 years ago by Signynt
Add a Link to a Heading.
External Link Opener
4 years ago by zorazrr
Obsidian plugin to open external links in modals or tabs
OzanShare Publish
5 years ago by Ozan Tellioglu
This plugin allows you to publish your markdown notes with a single click directly from your Obsidian vault.
Just Share Please
3 years ago by Ellpeck
An Obsidian plugin that allows quickly and easily sharing individual notes online using an anonymized link
Prettier
2 years ago by GoodbyeNJN
LinkShelf
3 years ago by Joel Sequeira
Effortlessly save and organize your web links in Obsidian
Note aliases
4 years ago by Pulsovi
This plugin manages wikilinks aliases and save them on the aliases list of the linked note
Canvas Link Optimizer
2 years ago by khaelar
An Obsidian plugin that optimizes canvas links by displaying a page thumbnail.
Markdown to Slack Message
3 years ago by Woongshik Choi
Link Range
3 years ago by Ryan Mellmer
Add ranged link support to Obsidian
Node Factor
a year ago by CalfMoon
Customize factors effecting node size in obsidian graph.
Confluence Converter
a year ago by Addo Zhang
An Obsidian Plugin for Confluence
Relative Find
5 years ago by phibr0
Account Linker
4 years ago by qwegat
Plugin for posting links to various SNS accounts on Obsidian
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.
Auto Front Matter
3 years ago by conorzhong
Obsidian GoLinks
4 years ago by David Brownman (@xavdid)
Turn go/links into clickable elements in Obsidian
Obsidian Handlebars Template Plugin
4 years ago by Sean Quinlan
This is a plugin for Obsidian adding support for the Handlebars template engine in Obsidian notes
External Link Helper
4 years ago by Jhonghee Park
Obsidian plugin for link suggestion
Image To Lskypro
3 years ago by NekouTarou
支持直接上传图片到图床Lsky,基于https://github.com/renmu123/obsidian-image-auto-upload-plugin.git改造。
Bulk open selected links
3 years ago by Steven Jin
This plugin would work by extending Obsidian's functionality to detect when multiple notes or files are being dragged onto its interface
Title As Link Text
a year ago by Lex Toumbourou
An Obsidian plugin to set the Link Text using the document title
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.
Global Markdown Encryption
3 years ago by shlemiel
a plugin for encrypting obsidian markdowns in-memory, single password based.
Spoilers
2 years ago by Jacobtread
Spoiler blocks for Obsidian
Testing Vault
3 years ago by Michael Pedersen
Markdown Link Space Encoder
3 years ago by Ron Kosova
Obsidian plugin to automatically encode spaces to %20 in Markdown-style links
Cooklang
2 years ago by Roger Veciana i Rovira
SlashComplete
8 months ago by Spiderpig86
Notion-style Markdown autocompletion for Obsidian.
Slackify Note
3 years ago by Jeremy Overman
Markdown Timeline
2 years ago by Jiaheng Zhang
An Obsidian plugin to record the events in a Flashback timeline
Literate Haskell
4 years ago by James Jensen
An obsidian plugin for integrating .lhc files into your PKM.
Spotify Links
3 years ago by Dillon Cutaiar
For those that get inspired to write by music, a small plugin connecting Spotify to Obsidian.md
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.
Reason
3 years ago by Joshua Pham
Digest your Obsidian notes
PubScale
3 years ago by piriwata
An obsidian plugin for insert your note into a PlanetScale table
Timestamp Link
3 years ago by wenlzhang
An Obsidian plugin to copy timestamped links to blocks, headings and notes.
Markdown Image Caption
3 years ago by Hananoshika Yomaru
Generate image caption easily. Completely markdown-based.
Callout Copy Buttons
a year ago by Aly Thobani
An Obsidian plugin that adds copy buttons to callout blocks in your notes.
Postfix
3 years ago by Bhagya Nirmaan Silva (@bhagyas)
A postfix plugin for Obsidian
Side-Notes
14 days ago by Fried Fishsticks
Adds ability to create sidenotes in Obsidian with incrementing numbers. - This plugin has not been manually reviewed by Obsidian staff.
Note Minimap
a year ago by Yair Segel
Add a minimap to your Obsidian notes.
Next Link
3 years ago by Juan Luque
Task list
2 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Pickly PageBlend
3 years ago by Dmitrii Mitrichev
The easiest way to share your Obsidian notes
Publish URL
3 years ago by Hananoshika Yomaru
copy the publish url to clipboard
New Note Fixer
2 years ago by mnaoumov
Obsidian Plugin that unifies the way non-existing notes are created when clicking on their links
Note Batcher
3 years ago by MrAnyx
Create all unresolvered links with a single click on your Obsidian vault
Paste From History
3 years ago by Daniel Karakka
Obsidian plugin that adds the ability to paste text from Obsidian's clipboard history.
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Copy Section
2 years ago by skztr
Obsidian.md plugin adding a Copy button to the top of Headed sections
Foodiary
2 years ago by vkostyanetsky
Food tracker plugin for Obsidian
Highlight Helper
3 years ago by Chongmyung Park
Helper to collect highlight in Obsidian
Strip Internal Links
3 years ago by Adi Ron
A simple Obsidian plugin to strip internal links from files
EasyLink
a year ago by isitwho
Select text in your obsidian editor to find the most similar content from other notes and easily create links.
Link Navigation
2 years ago by xRyul
Navigate between incoming links (inlinks), outgoing links (outlinks) N levels deep. Links from Canvas are also supported.
Image Embedder
a year ago by Natalie Sumbo
Paste Image Rename and Convert
a year ago by iaos
An obsidian plugin that renames pasted images and covert formats
Archivist Importer
5 months ago by Archivist AI
Import selected vault files into Archivist campaigns.
WhatsApp export note
2 years ago by JoaoEmanuell
Obsidian plugin to export notes for whatsapp
Remove HTML Tag
2 years ago by ChenPengyuan
Alias Picker
2 years ago by rostunic
Paste Image Into Property
a year ago by Nito
Note Linker with Previewer
2 years ago by Nick Allison
Obsidian Plugin to find and Link notes
Boost Link Suggestions
4 years ago by Jacob Levernier
An Obsidian (https://obsidian.md) plugin for altering the order of inline link suggestions by link count and manual boosts.
Convert Base64 to PNG
a year ago by Nykko Lin
Converts base64-encoded images to local PNG files for Obsidian.
Quarto Exporter
2 years ago by Andreas Varotsis
Export Obsidian notes to Quarto-compatible QMD files.
AI Chat as Markdown
2 years ago by Charl P. Botha
Markdown Cleaner
3 months ago by gao-qian-long
This plugin has not been manually reviewed by Obsidian staff. Clean Markdown syntax and automatically convert LaTeX to a compatible format.
Limitless Lifelogs
a year ago by Maclean Dunkin
Sync your Limitless AI lifelog entries directly into Obsidian markdown files.
Share as ZIP
2 years ago by Till Friebe
Tag Links
2 years ago by Zacchary Dempsey-Plante
A plugin for Obsidian that allows tags to be opened as links using a hotkey.
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.
Copy Contents
21 days ago by Richard Jones
Copy or export file and folder contents in Markdown, plain text, or JSON formats. - This plugin has not been manually reviewed by Obsidian staff.
Simple File Push
2 years ago by Kim Hudaya
Simple file push blog plugin
Import GitHub Readme
2 years ago by Chasebank87
Markdown Calendar Generator
a year ago by Zach Russell
An intentionally simple obsidian markdown table calendar generator
Nextcloud Link Fixer
2 years ago by KaelLarkin
Recursive Copy
2 years ago by datawitch
Asciidoc Reader
2 years ago by voidgrown
Obsidian plugin for reading AsciiDoc files
Clipboard Manager
a year ago by Ayush Raj
The clipboard obsidian plugin
mpv links
2 years ago by patsh90
Obisidian plugin for creating and using video links
Folder Filelist
a year ago by Bill Anderson
Obsidian plugin for simple folder listing
Abbrlink
2 years ago by Q78KG
Command Line
a year ago by Steven Stallion
Copy command lines from your notes to the clipboard.
Cooksync
2 years 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.
Square
22 days ago by Jiao Yingxing
A lightweight habit tracker for Obsidian with built-in templates, project notes, and overview charts. - This plugin has not been manually reviewed by Obsidian staff.
Chat clips
a year ago by sleepingraven
Record chat in ordinary markdown list.
Keyboard Formatter
a year ago by Lauloque
Formats keyboard text (kbd) in your Obsidian notes quickly and consistently.
Student Repo
a year ago by Feirong.zfr
学生知识库助手(Student Repository Helper)是一个面向学生或学生家长的Obsidian 插件,这款插件旨在解决学生在学习阶段面临的资料管理难题,将学习过程中产生的各类重要资料,如试卷、笔记、关键文档、绘画手工作品等,进行系统性的数字化整合与管理,并利用 AI 助手定期进行学习分析总结。随着时间的推移,它将助力你逐步搭建起一座专属你自己的知识宝库,这座宝库将伴随你一生,成为你知识成长与积累的见证。
Paste as file link
a year ago by Matthias Büge
This plugin is used to paste a text from the clipboard as a link to an existing obsidian note
Mention Autocomplete
17 days ago by Darren Zheng
Type @ to full-text search and link notes. Rendered preview, smart sentence alias, keyboard-first. - This plugin has not been manually reviewed by Obsidian staff.
Ghost Text
a year ago by lawrencefeng17
Interactive Code Blocks
2 years ago by Student Assistenten Team Deeltaken
Hanko
2 years ago by Telehakke
Obsidian plugin.
Fix Line Endings on Copy
10 months ago by KiwiJanus
GH Links Shortener
9 months ago by David Barnett
Obsidian plugin to set shortened link text for pasted GitHub URLs
Budget Planner
20 days ago by kalinichenko88
A minimalist budget planning tool. Create, track, and manage budgets using markdown code blocks directly in your notes. - This plugin has not been manually reviewed by Obsidian staff.
Power Editor
11 days ago by Power Plugins
Format any note from a toolbar, selection bubble, or slash menu: WYSIWYG editing, block drag handles, image resizing, dictation, and AI edits, all staying plain Markdown. - This plugin has not been manually reviewed by Obsidian staff.
Sonkil
a year ago by ohyoungpark
Hexo Toolkit
2 years ago by Xiangru
An Obsidian plugin for maintaining Hexo posts.
Arweave Uploader
2 years ago by makesimple
Date Range Expander
a year ago by Mil
Obsidian plugin - Date Range Expander
Tabsdown
13 days ago by grafanakibana
Create accessible, theme-native tabbed blocks for Markdown-renderable content. - This plugin has not been manually reviewed by Obsidian staff.
Note Types
7 days ago by jsmorabito
Define note types with creation commands, filtered file pickers, hover previews, styled wikilinks, and a sidebar widget. - This plugin has not been manually reviewed by Obsidian staff.