mirror of
https://github.com/mossy1022/Smart-Memos.git
synced 2026-07-22 05:16:24 +00:00
Update README.md
This commit is contained in:
parent
b03a27ba47
commit
75c228a850
1 changed files with 3 additions and 1 deletions
|
|
@ -26,13 +26,15 @@ Note* This plugin currently uses online openAI models to recieve and transcribe
|
|||
- Mobile
|
||||
|
||||
## Usage
|
||||
Once installed, the Smart Memos Plugin provides an intuitive interface to transcribe your audio files and generate notes.
|
||||
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.
|
||||
- **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
|
||||
|
||||
*NOTE: The path retrieved for your note looks at whatever you have set at the "Default location for new attachments" within the "Files and Links" tab of Obsidian settings.
|
||||
|
||||
## Vision
|
||||
The Smart Memos plugin aims to revolutionize the way we capture and understand information from audio sources. By leveraging advanced AI models, the plugin can transcribe audio files and generate fully customizable notes, in-depth analysis, and idea expansion, freeing you from the tedious task of manual transcription and note-taking, while simultaneously expanding upon them to allow your two "brains" to work harmoneously.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue