Notion meeting notes em sistemas linux
Olá! tl;dr: Notion web não captura output de áudio da sua máquina. Para contornar isso criei um sink vazio, atrelei output e input de áudio nele e disponibilizei-o através de um mic virtual. link do gist O Notion não suporta oficialmente distros Linux. Rodar ele via Wine é uma opção que às vezes não funciona, cada update é um problema novo para contornar. A solução então é usar o Notion web…
The Notion web application does not support capturing audio output from a Linux machine directly. Users have found a workaround by creating a virtual microphone that listens to all audio outputs on the system and presents it as an input for Notion. This solution leverages the audio servers used by Linux, specifically PulseAudio and PipeWire. By setting up this virtual microphone, users can present their audio input and output as a single input to Notion, allowing for seamless meeting note-taking on Linux systems.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.