From 0467cdb6679ac8d9513e7b627c18dd0b738daf0e Mon Sep 17 00:00:00 2001 From: Evan's Oasis <52715545+Mossy1022@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:23:43 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d17ea4e..12a1bb8 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ Note* This plugin currently uses online openAI models to recieve and transcribe ## Usage Once installed, the Smart Memos Plugin provides an intuitive interface to transcribe your audio files and generate notes. -- **Adding Audio**: To speak your memo directly into Obsidian, tap the microphone icon to open the smart memos popup that'll automatically start recording. To import audio into a note, simply drag and drop the file into it. -- **Transcribing Audio**: To transcribe an audio file after it's been imported into a note, move your cursor right underneath the audio file and use the command `Smart transcribe` from the command palette (`Ctrl + p` for Windows and `Cmd + p` for Mac). The plugin will transcribe the audio file and generate detailed notes. If you're speaking directly to Obsidian, you can select the "Smart Transcribe" button to transcribe what you've recorded. +- **Adding Audio**: To speak your memo directly into Obsidian, tap the microphone icon or select `Record smart memo` from the command palette (`Ctrl + p` for Windows and `Cmd + p` for Mac)to open the smart memos popup that'll automatically start recording. To import audio into a note, simply drag and drop an audio file into it. +- **Transcribing Audio**: To transcribe an audio file after it's been imported into a note, move your cursor right underneath the audio file and use the command `Smart transcribe` from the command palette. The plugin will transcribe the audio file and generate detailed notes. If you're speaking directly to Obsidian, you can select the "Smart Transcribe" button to transcribe what you've recorded. - **Customizing the Prompt**: You can customize the prompt that will be sent to the AI model before adding your transcribed audio in the plugin settings. - **Include Raw Transcript**: If you just want clean notes returned, you can remove the addition of the raw transcript at the end by toggling it off in the settings