Closed Boruch-Baum closed 2 months ago
The current behavior is to fail with an error message asking the user the open a file with mpv.el or empv.el, but org-mpv-notes could easier just run function org-mpv-notes-open directly if that function were (interactive "f") - refer to issue #13
Currently the message asks user to use org-mpv-notes-open to open a media file or url. I think the current behaviour to explicitly ask user is fine.
org-mpv-notes-open
The current behavior is to fail with an error message asking the user the open a file with mpv.el or empv.el, but org-mpv-notes could easier just run function org-mpv-notes-open directly if that function were (interactive "f") - refer to issue #13