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

Knowledge Objects

LockedCoreLockedCore40 downloads

Render semantic objects in Markdown.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

Knowledge Objects music player

Knowledge Objects

Knowledge Objects renders semantic objects stored in Markdown as interactive components in Obsidian.

The initial release supports local music objects.

Features

  • Render music fenced code blocks as audio players
  • Display title, artist, cover image, progress, and duration
  • Support local audio and image files stored inside the vault
  • Work on desktop and mobile
  • Preserve readable Markdown when the plugin is unavailable

Usage

Create a fenced music block:

title: Rising Force
artist: Yngwie Malmsteen
src: Assets/music/rising-force.mp3
cover: Assets/images/rising-force.jpg

Both src and cover use vault-relative paths.

Requirements

  • Audio files must be stored inside the Obsidian vault
  • Cover images must be stored inside the Obsidian vault
  • Paths must use vault-relative paths rather than operating-system absolute paths

Installation

Community plugins

Once the plugin is available in the Obsidian Community Plugins directory:

  1. Open Obsidian Settings.
  2. Open Community plugins.
  3. Search for Knowledge Objects.
  4. Install and enable it.

Manual installation

Download the following files from the latest GitHub release:

  • main.js
  • manifest.json
  • styles.css

Place them in:

<Vault>/.obsidian/plugins/knowledge-objects/

Then restart Obsidian and enable the plugin.

Roadmap

Future versions may support additional semantic objects such as papers, repositories, books, movies, and games.

License

MIT

HealthExcellent
ReviewPassed
About
Render local music fenced code blocks as interactive audio players that show title, artist, cover image, playback progress, and duration. Use vault-relative audio and image files, work on desktop and mobile, and preserve readable Markdown when the plugin is disabled.
AudioAttachmentsImages
Details
Current version
0.1.4
Last updated
2 weeks ago
Created
2 weeks ago
Updates
5 releases
Downloads
40
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Author
LockedCoreLockedCorelinye0
GitHublinye0
  1. Community
  2. Plugins
  3. Audio
  4. Knowledge Objects

Related plugins

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

Pixel Perfect Image

Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Image Context Menus

Image context menus (mostly on right click): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab.

Paste image rename

Rename image after pasting, support name pattern and auto renaming.

Image auto upload

Upload images from your clipboard by PicGo.

Imgur

Upload images from your clipboard to imgur.com and embeds uploaded image to your note.

CMDS Eagle

Connect Eagle asset library to Obsidian. Search, embed, and upload images to cloud (ImgHippo, R2, S3, WebDAV).

S3 Image Uploader

Self-host images on AWS S3.

Local images

Find all links to external images in your notes, download and save images locally, and adjust the image links in your notes to point to the saved image files.