No description
Find a file
2025-02-11 18:42:10 +08:00
.github init 2025-02-11 18:39:01 +08:00
screenshots [ImgBot] Optimize images 2025-02-11 10:39:41 +00:00
src init 2025-02-11 18:39:01 +08:00
.gitignore init 2025-02-11 18:39:01 +08:00
esbuild.config.mjs init 2025-02-11 18:39:01 +08:00
eslint.config.js init 2025-02-11 18:39:01 +08:00
LICENSE Initial commit 2025-02-11 15:25:16 +08:00
main.css init 2025-02-11 18:39:01 +08:00
manifest.json 0.0.2 2025-02-11 18:37:34 +08:00
package.json 0.0.2 2025-02-11 18:37:34 +08:00
pnpm-lock.yaml init 2025-02-11 18:39:01 +08:00
README.md update readme 2025-02-11 18:42:10 +08:00
tsconfig.json init 2025-02-11 18:39:01 +08:00
version-bump.mjs init 2025-02-11 18:39:01 +08:00
versions.json 0.0.2 2025-02-11 18:37:34 +08:00

Obsidian Waveform Audio Player

A plugin that enhances the display of audio files in Obsidian, supporting both audio attachments and recorded audio files.

Features

  • Beautiful audio player interface
  • Support for audio attachments (MP3, WAV, etc.)
  • Support for Obsidian recorded audio

Preview

Before

Before

After

After

Installation

From Obsidian Community Plugins

  1. Open Obsidian Settings
  2. Go to Community Plugins
  3. Disable Safe Mode
  4. Search for "Audio Beautifier"
  5. Click Install
  6. Enable the plugin

Usage

Once installed, the plugin automatically enhances the appearance of all audio files in your vault. No additional configuration needed.

My Other Obsidian Plugins