Skip to content

Releases: Mikodin/obsidian-scribe

Scribe 2.03 Fixes Webm duration & seek issue

11 Jun 19:41
72cbeb7
Compare
Choose a tag to compare

Scribe 2.03 Fixes Webm duration & seek issue

Thank you for the bug report!
#32

What's Changed

  • Adds and uses dep for @fix-webm-duration/fix
  • Fixes bug where the duration wasn't displayed on webm files
  • Fixes bug where seeking was awkward due to no duration

What's Changed

  • Fixes webm file duration / seek bug by @Mikodin in #38

Full Changelog: 2.0.2...2.0.3

2.0.2

05 May 15:27
Compare
Choose a tag to compare

Thank you for the bug report!
#29

Scribe 2.0.2 - Update & Bug Fix: Adds new ChatGPT Models & Fixes custom template settings reset after switching templates in plugin setting

What's Changed

  • Updates all deps
  • Fixes issue where the custom template would reset when changing the active template in the settings #29
  • Adds the new ChatGPT models - 4.1 and 4.1-mini: https://openai.com/index/gpt-4-1/

Full Changelog: 2.0.1...2.0.2

Scribe 2.0.1 - Bug Fix: English variants breaking transcription

16 Mar 21:59
fd6f6a5
Compare
Choose a tag to compare

Thank you for the bug report!
#25

Scribe 2.0.1 - Bug Fix: English variants breaking transcription

Simple fix, removing english variants that weren't working because their ISO codes were invalid.

What's Changed

  • 25 transcription broken en us error by @Mikodin in #27

Full Changelog: 2.0.0...2.0.1

Scribe 2.0.0 - Custom Templates

08 Mar 01:47
c35592d
Compare
Choose a tag to compare

Thank you for the feature requests!
#4
#11

Scribe 2.0 - Custom Templating

This has been a long time coming, there was alot of great work to line this up and I'm really glad we landed here!

Head on over to the settings in order to create new templates!

We now have the ability to add a custom template that gives you near complete control over the output of Scribe, you can completely modify your sections and add new functionality through it.

What is to come

There is more to come here, I am thinking to create the idea of "Profiles", it will be an additional abstraction that encapsulates the Templates, and this will have us be in the space where we can have the language and other more defaulty settings saved in a Profile.

This is an MVP of the templating, I think it gets us most of the way there, and I will be likely holding off for user feedback to further with it

Screenshots

image image

Scribe 1.2.0 - Feature: Multi Language Support in both input and output

13 Feb 02:58
Compare
Choose a tag to compare

Scribe 1.2.0 - Feature: Multi Language Support in both input and output

Thank you @MarcinWArdentCode for the feature request 🙏
#18

Feature Release

Enables the permanent setting of the input language in settings
Enables the permanent setting of the output language in settings

Enables on the fly setting of both in the modal!

Bug Fixes

Fixed issue where updating the model caused a permanent change in the settings instead of a temporary one

image

Scribe 1.1.4 - Feature: Enable Multi Speaker Identification with AssemblyAI

08 Feb 21:55
01a61fd
Compare
Choose a tag to compare

Scribe 1.1.4 - Feature: Enable Multi Speaker Identification with AssemblyAI

Feature Release

This is a feature release that enables the user to select Multi Speaker identification!

Bug Fixes

Fixes bug where settings weren't passed along when the user "Scribes an existing file"
Fixes bug that it would embed the audio file into the note regardless of the "save audio file" settings

image image

Scribe 1.1.3 - Feature: Enable Multi Speaker Identification with AssemblyAI

08 Feb 21:41
593b60f
Compare
Choose a tag to compare

Scribe 1.1.3 - Feature: Enable Multi Speaker Identification with AssemblyAI

Feature Release

This is a feature release that enables the user to select Multi Speaker identification!

Bug Fix

It also fixes a bug where settings weren't passed along when the user "Scribes an existing file"

image image

Scribe 1.1.2 - Minor: Settings Filename Prefix improvements

29 Jan 14:54
da40914
Compare
Choose a tag to compare

Scribe 1.1.2 - Minor: Settings Filename Prefix improvements

This is a minor release, with solid implications

Overhauls the Filename Prefix Settings

This has 2 functions

  1. Makes it so the user doesn't have to click the "save settings" button (thank god)
  2. Enables us to visibly see the prefix settings in real time
  3. Sets us up for #11 & #4 by creating the first React components for settings. This is the base work for creating templates through the settings by giving me a nice workspace

# Scribe 1.1.1 - Feature: enables default options in settings & optionality for saving the audio recording

28 Jan 15:42
Compare
Choose a tag to compare

Scribe 1.1.1 - Feature: enables default options in settings & optionality for saving the audio recording

Hotfix from 1.1.0

Ensures options are included from the ribbon
Adds notification that the file was deleted succesfully

Enable optionality for saving the audio recording

This was a feature request from issue #2
#2 (comment)
#6
Screenshot 2025-01-28 at 10 14 52 AM

Adds default options in the settings

You can now set wether or not you want to always "only transcribe" or "only save" in the settings
Or if you want it to be a one off thing in the scribe popup
Screenshot 2025-01-28 at 10 14 10 AM

Scribe 1.1.0

28 Jan 15:22
648803c
Compare
Choose a tag to compare

Scribe 1.1.0 - Feature: enables default options in settings & optionality for saving the audio recording

Enable optionality for saving the audio recording

This was a feature request from issue #2
#2 (comment)
#6
Screenshot 2025-01-28 at 10 14 52 AM

Adds default options in the settings

You can now set wether or not you want to always "only transcribe" or "only save" in the settings
Or if you want it to be a one off thing in the scribe popup
Screenshot 2025-01-28 at 10 14 10 AM