Skip to content

Releases: catetrai/obsidian-audio-player

0.4.0

07 Sep 20:46

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

29 Aug 22:41

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

23 Aug 23:27
074fcc5

Choose a tag to compare

What's Changed

  • Support audio comments in .srt, .vtt and .lrc formats (also from external files) by @catetrai in #7

Full Changelog: 0.1.2...0.2.0

0.1.2

20 Aug 18:06

Choose a tag to compare

  • 🐛 Fix position of highlight bars on the waveform corresponding to comments

0.1.1

03 Mar 21:41

Choose a tag to compare

  • 🐛 Bump version number

0.1.0

03 Mar 21:38

Choose a tag to compare

  • 🎉 Make player panel fixed-length with scrollable comments list, scrolling currently playing comment into view
  • 🎉 Highlight comment when hovering on corresponding waveform bar and vice-versa
  • 🎉 Add background shading for commented waveform bars
  • 🎉 Visually mark current time on comments list (fixes noonesimg#11)
  • 🎉 Display moodbar image below waveform

0.0.4

19 Feb 17:46

Choose a tag to compare

  • 🐛 Fixes broken "Copy timestamp to clipboard" function on clickable timestamp

0.0.3

13 Feb 16:29

Choose a tag to compare

  • 🐛 Fixes error in console when player does not have any comments.

0.0.2

07 Feb 23:51

Choose a tag to compare

  • 🐛 Fixes issue with failing to copy current timestamp when executing the command via hotkey in the editor (while editing the block)
  • 🎉 Adds command to simultaneously toggle audio and copy timestamp when pausing (fixes noonesimg#18, noonesimg#37 )

0.0.1

06 Feb 00:28

Choose a tag to compare

First release since forking off the original repo.