Vik

Results 3 comments of Vik

Evening mate, I have added this feature on my own fork and opened a PR (https://github.com/mgmeyers/obsidian-kanban/pull/869) Open to feedback of course, but I got this working if you need it...

I needed this to work on Safari for iPhone so had to fork the code and make the adjustments myself: ``` const startRecording: () => void = useCallback(() => {...

This is a good fix. I tried this and it worked.