logseq
logseq copied to clipboard
Open in external editor doesn't adhere to MIME type default
Search first
- [X] I searched and no similar issues were found
What Happened?
Hello there, Logseq doesn't open the file in the MIME default application, when clicking "open in default application".
Does Logseq try to adhere to MIME types? If yes, then it is probably my configuration somehow. If not, I'd suggest doing so instead.
Reproduce the Bug
- click on "open in default application" or use shortcut ctrl+d -> ctrl+a
- it opens in Gedit instead of nvim
Expected Behavior
open file in default application for markdown MIME type
Screenshots
No response
Desktop or Mobile Platform Information
Using GNOME desktop in PopOS. Followed GNOME instructions on setting default mime type.
Additional Context
I am confident that the MIME associations are set up correctly and opening from file explorer or via xdg-open will open in the specified MIME default application i.e. neovim or nvim.desktop.
Are you willing to submit a PR? If you know how to fix the bug.
- [ ] I'm willing to submit a PR (Thank you!)