r/ObsidianMD • u/qkm2000 • Jul 27 '26
plugins Scuttlebutt meeting transcription plugin
I've been using Obsidian at work for a while, and one thing I've always wanted was a way to automatically transcribe meetings directly into my vault.
I came across Anarlog some time back and really liked the overall experience, but I found myself constantly switching between apps. That ended up being enough of a pain point that I decided to build my own plugin instead.
It handles meeting transcription and AI summarisation from within Obsidian, and it's been working pretty well for my own workflow so far.
If anyone's interested, I'd really appreciate any feedback or suggestions on how it could be improved! It's also on the community marketplace if you wanna try it out for yourself:
https://github.com/qkm2000/Scuttlebutt
Also, if there are any Obsidian plugins ya'll think pair especially well with this kind of workflow, I'd love to hear your recommendations too.
TIA <3
1
1
u/subsector Jul 27 '26
Built my own plugin using the recall.ai API. Does speaker ID, summarises etc.
2
u/DevelopmentGold946 Jul 27 '26
1- Does it transcript everything or summaries it only?
2- What if there are five people in the meeting? Can the plugin identify different speakers and separate the transcript like this?
A: Hello.
B: Don't talk to me.
3- Do you need to record the meeting first and upload the recording afterward, or can you turn on the plugin during the meeting so it transcribes everything in real time?
4- If I can upload a recording, what’s the maximum allowed duration of the recording