No description
Find a file
2025-03-20 18:18:54 +08:00
.github change description 2025-02-11 19:15:00 +08:00
i18n 支持排他播放,支持波型图配置,修改播放器 bug 2025-03-20 18:18:44 +08:00
screenshots [ImgBot] Optimize images 2025-02-11 10:39:41 +00:00
src 支持排他播放,支持波型图配置,修改播放器 bug 2025-03-20 18:18:44 +08:00
.gitignore init 2025-02-11 18:39:01 +08:00
.typesafe-i18n.json 支持排他播放,支持波型图配置,修改播放器 bug 2025-03-20 18:18:44 +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 支持排他播放,支持波型图配置,修改播放器 bug 2025-03-20 18:18:44 +08:00
manifest.json 0.0.7 2025-03-20 18:18:54 +08:00
package.json 0.0.7 2025-03-20 18:18:54 +08:00
pnpm-lock.yaml 支持排他播放,支持波型图配置,修改播放器 bug 2025-03-20 18:18:44 +08:00
README.md fix cr issues 2025-03-10 14:13:45 +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.7 2025-03-20 18:18:54 +08:00

Waveform Audio Player Plugin

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