- one audio instance for the whole obsidian vault
- easy to initialize
- wave visualizer
- keeps playing even if you've closed the tab
- add bookmarks to your audio files
```audio-player
[[my awesome audio file.mp3]]
```
just add this to any of your md files
accessable through command menu (Ctrl-P)
- Pause Audio to pause whatever audio is playing
- Resume Audio to resume
- Double click on any of the bars on the wave visualizer,
- Type your text
- Hit enter or press the "Add" button
- Click on any bookmark timecode to set the playhead position
```audio-player
[[my awesome audio file.mp3]]
00:00:44 --- chapter
00:01:50 --- chapter 2
00:02:40 --- chapter 3 in which nothing happened
```
- Open Settings > Thrid-party plugin
- Make sure Safe mode is off
- Click Browse community plugins
- Search Audio Player
- Click install
- Close community plugin browser and activate the plugin
- Close obsidian
- Go to your vault .obsidian/plugins folder in the terminal
- git clone https://github.com/noonesimg/obsidian-audio-player.git
- Open obsidian
- Go to settings -> community plugins
- Scroll down, find "Audio Player" plugin and enable it
The plugin is free, athough if you wanna say thanks, feel free to buy me a coffee
If there're any bugs or instabilities, don't hesitate to open an issue